factor/core/arrays
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
..
arrays-docs.factor core: update some help $value types. 2014-05-23 14:24:04 -07:00
arrays-tests.factor VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
arrays.factor arrays: don't need to use slots.private. 2015-10-29 09:05:12 -07:00
authors.txt Initial import 2007-09-20 18:09:08 -04: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