factor/core
John Benediktsson 4da798920e Revert "graphs: change closure to use a set and operate on sequences."
This reverts commit 2cc201a38a.
2013-03-08 18:08:09 -08:00
..
alien core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
arrays Revert "core: >array, >byte-vector, >hashtable, >vector should be inline." 2012-10-05 08:30:41 -07:00
assocs assocs: cleanup and use first2-unsafe in assoc-find. 2013-03-05 20:42:15 -08:00
bootstrap bootstrap: make sure to rehash hash-sets also. 2013-03-07 22:04:52 -08:00
byte-arrays core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
byte-vectors core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
checksums core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
classes Revert "graphs: change closure to use a set and operate on sequences." 2013-03-08 18:08:09 -08:00
combinators combinators: moving M\ iota hashcode* back since each-integer has hints. 2013-03-04 17:46:46 -08:00
compiler/units compiler.units: Oops, meant not to commit this one. 2012-05-04 09:05:43 -07:00
continuations continuations: speed up init-catchstack. 2013-03-06 10:09:14 -08:00
definitions core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
destructors destructors: use hash-sets to keep track of disposables. 2013-03-08 16:30:33 -08:00
effects Use -unsafe words with pair methods. 2013-03-07 10:47:23 -08:00
generic classes: store implementors in hash-sets. 2013-03-08 10:29:50 -08:00
graphs Revert "graphs: change closure to use a set and operate on sequences." 2013-03-08 18:08:09 -08:00
growable core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
hash-sets hash-sets: back out this change for now. 2013-03-08 17:53:12 -08:00
hashtables hashtables: reuse (rehash). 2013-03-07 22:01:50 -08:00
init core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
io core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
kernel kernel: Add 4dup, 4drop, and 4cleave. 2012-10-22 09:47:34 -07:00
layouts core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
lexer core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
make make: update docs for 'make-assoc' functionality. 2012-08-02 09:32:18 -07:00
math core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
memory core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
namespaces namespaces: counter should be inlined for globals optimization to work. 2012-08-02 15:14:21 -07:00
parser parser: fix tests for hash-set change. 2013-03-08 14:57:21 -08:00
quotations core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
sbufs core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
sequences sequences: add a copy-unsafe that can be used sometimes. 2013-03-06 14:06:33 -08:00
sets sets: adding diff!. 2013-03-08 08:21:16 -08:00
slots slots: make predicates return booleans. 2012-08-14 18:09:50 -07:00
sorting core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
source-files core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
splitting core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
strings core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
syntax core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
system core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
vectors core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
vocabs vocabs.parser: use hash-sets in search-vocab-names. 2013-03-08 10:09:41 -08:00
words core: cleanup USING lists. 2013-03-05 10:34:47 -08:00