factor/basis/compiler/tree
Doug Coleman 2996ef41ff sequences: Fix tests that broke when nth could only be integers. Undo integer>fixnum in iota nth. See bug #582. 2012-07-25 22:17:24 -07:00
..
builder stack-checker: meta-d was a word and symbol, now meta-d word and (meta-d) symbol 2012-07-20 12:30:14 -07:00
checker FFI rewrite part 7: compile callback bodies with the optimizing compiler 2010-07-28 00:49:26 -04:00
cleanup sequences: Fix tests that broke when nth could only be integers. Undo integer>fixnum in iota nth. See bug #582. 2012-07-25 22:17:24 -07:00
combinators FFI rewrite part 7: compile callback bodies with the optimizing compiler 2010-07-28 00:49:26 -04:00
comparisons
dead-code compiler: Fix /mod simplications in dead-code, add unit tests. Fixes #544 2012-07-21 03:41:42 -07:00
debugger compiler.tree.debugger: Remove make-assoc 2012-07-19 17:48:02 -07:00
def-use Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
escape-analysis Fix all failures in the linux64 build email 2011-10-24 19:33:09 -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 compiler.tree: Renamed high-level IR node constructors to <#foo> from #foo. Moving towards making classes/word names not conflict. 2011-11-06 23:02:45 -08:00
late-optimizations
modular-arithmetic modular-arithmetic: Fix unit test. Should expect integer>fixnum, not >fixnum. 2012-07-23 11:51:44 -07:00
normalization compiler.tree: Renamed high-level IR node constructors to <#foo> from #foo. Moving towards making classes/word names not conflict. 2011-11-06 23:02:45 -08:00
optimizer
propagation compiler: Fix bitand on ratios, floats. Fix shift on ratios, floats. Add integer>fixnum. Fixes #500. 2012-07-23 09:31:12 -07:00
recursive FFI rewrite part 7: compile callback bodies with the optimizing compiler 2010-07-28 00:49:26 -04:00
tuple-unboxing compiler.tree: Renamed high-level IR node constructors to <#foo> from #foo. Moving towards making classes/word names not conflict. 2011-11-06 23:02:45 -08:00
authors.txt
summary.txt
tree.factor Now that #foo and ##foo are symbols we can remove a bunch of \ 2011-11-12 22:04:26 -08:00