factor/basis/compiler/tree
Björn Lindqvist be4484d708 compiler.tree.*: fixes the propagation and dead-code removal logic so it
becomes aware of integer-array-capacity
2016-03-18 20:39:28 +01:00
..
builder factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
checker change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
cleanup compiler.tree.cleanup: more docs and a test 2016-03-18 19:21:31 +01:00
combinators factor: put inline on same line as ; for experimentation 2015-08-10 12:55:27 -05:00
comparisons compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
dead-code compiler.tree.*: fixes the propagation and dead-code removal logic so it 2016-03-18 20:39:28 +01:00
debugger compiler.*: more docs 2016-02-28 01:01:38 +01:00
def-use change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
escape-analysis Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
finalization compiler.tree.*: more compiler tree docs 2015-02-05 11:01:05 +00:00
identities compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
late-optimizations compiler: rename cleanup to cleanup-tree, cleanup* to cleanup-tree* 2015-06-05 21:08:18 -07:00
modular-arithmetic factor: don't need FROM: namespaces => set or namespaces:set anymore 2015-08-12 11:25:57 -05:00
normalization Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
optimizer compiler: rename cleanup to cleanup-tree, cleanup* to cleanup-tree* 2015-06-05 21:08:18 -07:00
propagation compiler.tree.*: fixes the propagation and dead-code removal logic so it 2016-03-18 20:39:28 +01:00
recursive factor: don't need FROM: namespaces => set or namespaces:set anymore 2015-08-12 11:25:57 -05:00
tuple-unboxing Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
authors.txt New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00
summary.txt New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00
tree-docs.factor Docs: fix a bunch of help-lint warnings 2015-09-22 08:52:59 +02:00
tree-tests.factor compiler.tree.*: new tests 2015-09-22 08:52:37 +02:00
tree.factor Docs: various more compiler-related docs 2015-07-28 17:58:28 -07:00