factor/core
Björn Lindqvist db0739ff36 sequences: extra doc and test for 2all? 2015-09-22 08:52:59 +02:00
..
alien alien.strings: remove (symbol>string) helper word. 2015-08-15 16:13:46 -07:00
arrays
assocs assocs: fix map>alist and docs. 2015-08-12 08:48:33 -05:00
bootstrap syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00
byte-arrays
byte-vectors Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
checksums Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
classes Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
combinators change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
compiler/units factor: don't need FROM: namespaces => set or namespaces:set anymore 2015-08-12 11:25:57 -05:00
continuations VM: fix one callstack overflow problem by "unlocking" the callstacks 2015-08-14 20:19:58 -07:00
definitions change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
destructors change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
effects change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
generic Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
growable
hash-sets factor: rename set to unordered-set. 2015-08-12 10:54:19 -05:00
hashtables change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
init
io Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
kernel Fix comments to be ! not #!. 2015-09-08 16:15:10 -07: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 lexer: change shebang handling to be in skip-blank. 2015-09-10 17:53:04 -07:00
make
math Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
memory
namespaces namespaces: don't need SLOT: and FROM:. 2015-08-15 16:31:21 -07:00
parser syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00
quotations
sbufs Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
sequences sequences: extra doc and test for 2all? 2015-09-22 08:52:59 +02:00
sets factor: rename set to unordered-set. 2015-08-12 10:54:19 -05:00
slots change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
sorting
source-files Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
splitting
strings strings.parser: finish removing triple-strings. 2015-08-17 19:49:12 -07:00
syntax syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00
system
vectors Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
vocabs more cleanup. 2015-08-17 20:48:48 -07:00
words Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00