summaryrefslogtreecommitdiffstats
path: root/forkable_stack.h
AgeCommit message (Expand)Author
2012-12-24Sneaky valgrind trick to detect stack memory issues.Stephen Dolan
2012-12-18Fix a bug in stack reallocation during deep recursion.Stephen Dolan
2012-12-18Add wrappers for malloc/realloc/free. See #43.Stephen Dolan
2012-12-03General cleanup - rename a few things, delete dead code.Stephen Dolan
2012-09-18Move everything around - delete old Haskell code, clean up build.Stephen Dolan