factor/core/bootstrap
Slava Pestov 1818bcb780 Fix three problems discovered by running math.floats.env tests in a loop:
- Crash if allocating error triggers a GC from a signal/SEH handler
- Crash if GC runs with floating point traps enabled on Windows
- Floating point traps didn't prettyprint properly
2010-09-02 22:57:14 -05:00
..
layouts Faster identity-hashcode primitive; fast path now opencoded by the compiler 2009-11-11 02:27:19 -06:00
primitives.factor Fix three problems discovered by running math.floats.env tests in a loop: 2010-09-02 22:57:14 -05: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