factor/core/bootstrap
Joe Groff 1386212d23 vm: dispatch signal handlers through subprimitive
We also need to save C ABI volatile registers before calling the signal handler in order to be able to reliably resume. Add signal-handler and leaf-signal-handler subprimitives to preserve volatile registers before invoking the signal handler C function.
2011-10-27 21:18:18 -07:00
..
layouts Faster identity-hashcode primitive; fast path now opencoded by the compiler 2009-11-11 02:27:19 -06:00
primitives.factor vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00
stage1.factor Add context-specific special object table, generalizing catchstack_save and current_callback_save fields of context struct 2010-03-18 22:06:00 +13:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
syntax.factor catch merge conflicts in source and report them as such 2010-04-06 13:34:26 -07:00