Commit Graph

5 Commits (4d37f40b30fcaa2fc68220161de4295743ca5b83)

Author SHA1 Message Date
edef 195350863a make Valgrind optional 2015-04-16 03:22:57 -04:00
edef 6d56cc593e feature-flag os, but leave it enabled by default 2015-04-15 21:51:37 -04:00
edef 175583e335 simplify build script 2015-03-26 22:48:51 -04:00
edef 299a0a5d98 complete rewrite!
featuring 7ns inlineable context switches, no more separately-built
assembly objects, and a vastly nicer interface.
incontext/outcontext are no more, context switch calls now take a single
context structure, which functions as both.
everything now also functions without any heap allocations -- for the
context setup, only an FnOnce() value is necessary.
2015-01-14 11:27:43 +01:00
edef e9d6146b5b initial commit 2014-12-23 04:27:28 +01:00