factor/basis/compiler/tree
Doug Coleman 7cfa9d9518 assocs: Make map-index-as support seq or assoc exemplars and move map-index, map-index-as to assocs because they need to use new-assoc. Make zip-index-as support assoc exemplars. Fix up docs and tests.
assocs.extras: Remove zip-as and move tests to assocs.
2014-11-08 18:18:00 -08:00
..
builder Docs: stub docs for some compiler-related words 2014-05-10 17:13:48 -07:00
checker
cleanup Docs: mostly fixes for doc errors found by help lint 2014-05-10 17:13:49 -07:00
combinators assocs: Add sift-keys and sift-values. Remove three other implementations 2012-08-23 22:36:10 -07:00
comparisons
dead-code compiler.tree.dead-code.simple: curry live-values. 2013-03-10 16:13:31 -07:00
debugger compiler.tree.debugger: Remove make-assoc 2012-07-19 17:48:02 -07:00
def-use compiler.tree: fewer namespace lookups. 2013-03-21 19:36:07 -07:00
escape-analysis compiler.tree: fewer namespace lookups. 2013-03-21 19:36:07 -07:00
finalization issue #358: Rename all of the words depends-on-* to add-depends-on* 2012-06-21 08:35:45 -07:00
identities
late-optimizations
modular-arithmetic compiler.tree.modular-arithmetic: make a partial test and add some information to the XXX: comment. 2014-07-09 09:27:13 -07:00
normalization
optimizer
propagation assocs: Make map-index-as support seq or assoc exemplars and move map-index, map-index-as to assocs because they need to use new-assoc. Make zip-index-as support assoc exemplars. Fix up docs and tests. 2014-11-08 18:18:00 -08:00
recursive compiler.tree.recursive: more use of hash-sets. 2013-03-08 12:34:23 -08:00
tuple-unboxing compiler.tree.tuple-unboxing: simpler checks. 2013-03-10 09:36:52 -07:00
authors.txt
summary.txt
tree-docs.factor stack-checker,compiler: docs for stack-checker and compiler words 2014-10-17 23:18:57 +02:00
tree.factor