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 compiler.cfg.debugger: clean up and make it more flexible 2010-05-03 17:34:22 -04:00
namespaces change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
prettyprint make some predicates return t/f instead of something/f. 2012-07-29 10:52:46 -07:00
authors.txt moved "typed" to basis 2009-10-17 11:21:43 -05:00
summary.txt moved "typed" to basis 2009-10-17 11:21:43 -05:00
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