factor/core/classes/tuple
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
..
parser change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
authors.txt Rename tuples vocab to classes.tuple for consistency 2008-03-29 03:34:48 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
tuple-docs.factor tuple-arrays: initial-values can be reused here to create the tuple 2015-10-10 23:58:04 +02:00
tuple-tests.factor VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
tuple.factor compiler.units: changes dynamic vars so that they are stack parameters instead 2016-03-09 23:24:42 +01:00