factor/core
John Benediktsson 9dcca84c27 classes.tuple: a better error if creating a tuple from too many values. 2015-08-15 19:39:39 -07:00
..
alien alien.strings: remove (symbol>string) helper word. 2015-08-15 16:13:46 -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 bootstrap.image: bs-special-objects -> special-objects, 2015-08-14 20:19:53 -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 classes.tuple: a better error if creating a tuple from too many values. 2015-08-15 19:39:39 -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 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 VM: fix one callstack overflow problem by "unlocking" the callstacks 2015-08-14 20:19:58 -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: don't need SLOT: and FROM:. 2015-08-15 16:31:21 -07:00
parser Revert "parser: split parse-file into (parse-file)." 2015-08-15 16:05:41 -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