factor/core
John Benediktsson 0216f9f6d1 namespaces: rename namestack* to (get-namestack) for consistency. 2015-08-13 17:53:07 -07:00
..
alien change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
arrays factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
assocs assocs: fix map>alist and docs. 2015-08-12 08:48:33 -05:00
bootstrap core: callstack is a builtin type and a class name. rename the *stack words that grab the current stack get-foostack to avoid the callstack builtin conflict and for better symmetry with set-foostack. 2015-08-13 10:11:59 -07: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 factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
checksums factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
classes change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -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 continuations: rename catchstack* to (get-catchstack) for consistency. 2015-08-13 17:52:40 -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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
init init: cleaner using "initialize" instead of "global [ ... ] cache". 2015-07-09 19:06:19 -07:00
io change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
kernel change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
layouts factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
lexer change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
make make: update docs for 'make-assoc' functionality. 2012-08-02 09:32:18 -07:00
math change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
memory factor: system:image -> image-path, like vm-path. image is all over the place png, jpg etc 2015-07-20 00:17:09 -07:00
namespaces namespaces: rename namestack* to (get-namestack) for consistency. 2015-08-13 17:53:07 -07:00
parser change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
quotations vm: rename some primitives, and some cleanup. 2015-07-15 11:13:52 -07:00
sbufs factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
sequences change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07: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 factor: put inline on same line as ; for experimentation 2015-08-10 12:55:27 -05:00
source-files change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
splitting splitting: use unsafe in split-when, simplify split-indices. 2015-07-17 12:14:33 -07:00
strings change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
syntax change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
system system: Don't assume the git version is set. 2015-08-05 09:34:31 -07:00
vectors factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
vocabs change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
words change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00