racket/collects/typed-racket/optimizer
Vincent St-Amour 4a8f447dae Remove unstable/port.
`port->list' does all it can do.
2012-02-27 22:03:39 -05:00
..
tool Remove unstable/port. 2012-02-27 22:03:39 -05: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
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