factor/basis/debugger
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
..
threads namespaces: adding a "with-global" word to replace "global [ ] bind". 2011-10-13 17:21:59 -07:00
unix debugger.unix: Make this vocab unix only. 2013-02-01 13:38:11 -08:00
windows core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
authors.txt
debugger-docs.factor docs: using $maybe. 2015-12-11 17:05:45 -08:00
debugger-tests.factor VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
debugger.factor VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
summary.txt