factor/basis/compiler
Slava Pestov 60a1378a0a Faster dynamic variable lookup: 6% speedup in benchmark.fib5
- If type of first input of equal? is known but not second, rewrite it as swap equal? and try to inline again
- Fix hints on methods to work better
- Put hints for word and fixnum keys on at* and set-at on hashtables
2008-12-17 14:57:24 -06:00
..
alien Get rid of some more >r/r> usages 2008-11-30 18:28:15 -06:00
cfg Fix more compile errors 2008-12-15 22:21:56 -06:00
codegen Fix more compile errors 2008-12-15 22:21:56 -06:00
constants Clean up direct literal code and make a first attempt at PowerPC support 2008-11-24 08:16:14 -06:00
tests Rename tools.disassembler.udis:& to alien.syntax:&: and fix it to survive image save/load 2008-12-11 00:03:58 -06:00
tree Faster dynamic variable lookup: 6% speedup in benchmark.fib5 2008-12-17 14:57:24 -06:00
utilities More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser 2008-12-06 11:17:19 -06:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
compiler-docs.factor Fix typo 2008-11-17 17:48:06 -06:00
compiler.factor Untangling some dependencies 2008-12-08 14:58:00 -06:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00