factor/core/continuations
Björn Lindqvist 579875821b VM: removes the OBJ-ERROR special object in favor of a constant
The special object contained the string "kernel-error" which were used
to tag VM errors. But it is simplier and removes a little complexity to
just tag them with a fixnum constant.
2016-03-22 17:52:19 +01:00
..
authors.txt Initial import 2007-09-20 18:09:08 -04:00
continuations-docs.factor core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
continuations-tests.factor hashtables: remove 2hashtable (not really used). 2016-03-03 14:38:16 -08:00
continuations.factor VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00