factor/basis/typed
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
..
debugger
namespaces change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
prettyprint
authors.txt
summary.txt
typed-docs.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
typed-tests.factor VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
typed.factor change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00