factor/core
John Benediktsson 47ae304ff7 parser: fix docs typo. 2016-03-16 12:36:08 -07:00
..
alien Docs: doc updates 2016-03-13 07:37:20 +01:00
arrays arrays: don't need to use slots.private. 2015-10-29 09:05:12 -07:00
assocs core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
bootstrap prettyprinter, locale independant float printing 2016-03-08 07:55:25 -08: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: speedup add-checksum-bytes by using the slice. 2015-12-30 09:40:58 -08:00
classes compiler.units: changes dynamic vars so that they are stack parameters instead 2016-03-09 23:24:42 +01:00
combinators change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
compiler/units core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
continuations core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
generic core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -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 factor: rename set to unordered-set. 2015-08-12 10:54:19 -05:00
hashtables hashtables: remove 2hashtable (not really used). 2016-03-03 14:38:16 -08:00
init init: cleaner using "initialize" instead of "global [ ... ] cache". 2015-07-09 19:06:19 -07:00
io core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
kernel VM: put the singletons t, -1, 0 and 1 in the special objects table 2015-12-09 21:31:13 +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: adding bytes>hex-string and hex-string>bytes. 2016-03-16 10:13:56 -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 sequences-docs, improve consistency 2016-03-08 13:41:54 -08:00
sets core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
slots core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
sorting core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
source-files core: I messed up the refactoring. with-scope should go away, but so should with-variables with an empty hashtable too. 2016-03-03 11:54:33 -08:00
splitting core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
strings core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07: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 core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
words core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00