racket/collects/typed-racket/optimizer
2012-03-29 15:39:24 -04:00
..
tool fix typo? 2012-03-09 10:52:29 -07:00
apply.rkt
box.rkt
dead-code.rkt Drop some trivially-pure code. 2011-12-06 17:20:32 -05:00
fixnum.rkt Optimize n-ary fixnum comparisons (correctly). 2012-02-01 16:50:39 -05:00
float-complex.rkt
float.rkt Optimize n-ary fixnum comparisons (correctly). 2012-02-01 16:50:39 -05:00
list.rkt
logging.rkt Move post-processing of missed optimization inside Performance Report. 2012-02-14 18:20:34 -05:00
number.rkt
numeric-utils.rkt
optimizer.rkt Move post-processing of missed optimization inside Performance Report. 2012-02-14 18:20:34 -05:00
pair.rkt Fix optimization of first, rest, etc. 2012-03-29 15:39:24 -04:00
sequence.rkt
string.rkt
struct.rkt
unboxed-let.rkt
utils.rkt Optimize n-ary fixnum comparisons (correctly). 2012-02-01 16:50:39 -05:00
vector.rkt