factor/core
John Benediktsson 267706c4d6 io.encodings: add a test that tell doesn't work anymore. 2016-03-30 15:19:04 -07:00
..
alien fix some tests for the sets:set change. 2016-03-29 20:43:46 -07:00
arrays VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
assocs core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
bootstrap bootstrap.image.primitives: new vocab to make primitive declarations better 2016-03-29 23:52:29 +02:00
byte-arrays factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
byte-vectors Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
checksums checksums: remove hex-string in favor of math.parser:bytes>hex-string. 2016-03-21 21:06:22 -07:00
classes disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
combinators change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
compiler/units disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
continuations Hopefully fix stack effects of error hooks to throw when required. 2016-03-28 22:27:35 -07:00
definitions core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
destructors hashtables: remove 2hashtable (not really used). 2016-03-03 14:38:16 -08:00
effects effects.parser: fix some incorrect can't-nest-definition errors. 2016-03-30 13:16:15 -07:00
generic core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
graphs fix some tests for the sets:set change. 2016-03-29 20:43:46 -07:00
growable factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
hash-sets sets: rename unordered-set back to set. 2016-03-29 15:46:29 -07:00
hashtables hashtables: rename ((tombstone)) to +tombstone+, ((empty)) to +empty+ 2016-03-25 03:13:27 -07:00
init init: cleaner using "initialize" instead of "global [ ... ] cache". 2015-07-09 19:06:19 -07:00
io io.encodings: add a test that tell doesn't work anymore. 2016-03-30 15:19:04 -07:00
kernel VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
layouts VM: LEAF_FRAME_SIZE is 16 bytes on all platforms so we can simplify it 2015-08-26 20:23:15 +02:00
lexer core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
make make: update docs for 'make-assoc' functionality. 2012-08-02 09:32:18 -07:00
math math.parser: add tests for change to not throw zero division. 2016-03-30 14:31:37 -07:00
memory memory: disable a test to get a clean win32 build. 2015-10-10 09:56:15 -07:00
namespaces namespaces: don't need SLOT: and FROM:. 2015-08-15 16:31:21 -07:00
parser parser: fix docs typo. 2016-03-16 12:36:08 -07:00
quotations vm: rename some primitives, and some cleanup. 2015-07-15 11:13:52 -07:00
sbufs core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
sequences core: rename some double paren words. 2016-03-25 03:13:27 -07:00
sets disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
slots slots: add initial value for integer-array-capacity, fixes part of 2016-03-21 18:10:39 +01:00
sorting core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
source-files disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
splitting core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
strings VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
syntax core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
system system: these words can't be foldable 2016-03-16 16:18:23 +01:00
vectors core: Don't use with-scope. H{ } clone [ ] with-variables is the same thing and is more explicit. 2016-03-02 17:18:42 -08:00
vocabs vocabs: words-named should't f suffix. 2016-03-29 13:14:24 -07:00
words core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00