factor/basis/compiler/tree
Björn Lindqvist e67745aaba stack-checker.*: removes the in-d and out-d slots from the alien-node-params tuple
That data is already on the #alien-node tuple so it doesn't need to be
stored twice.
2016-08-04 20:30:58 +02:00
..
builder factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
checker disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
cleanup compiler.*, stack-checker.known-words: adds the integer-array-capacity 2016-03-18 20:46:41 +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 disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
debugger compiler.*: more docs 2016-02-28 01:01:38 +01:00
def-use disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -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 disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07: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 bootstrap.image.primitives: resize-byte-array can also use integer-array-capacity 2016-05-24 14:20:46 +02:00
recursive disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
tuple-unboxing Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
authors.txt
summary.txt
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 stack-checker.*: removes the in-d and out-d slots from the alien-node-params tuple 2016-08-04 20:30:58 +02:00