factor/core/strings
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 strings.parser: finish removing triple-strings. 2015-08-17 19:49:12 -07:00
authors.txt
strings-docs.factor core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
strings-tests.factor VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
strings.factor primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
summary.txt
tags.txt