racket/collects/typed-scheme/optimizer
2011-06-17 18:18:01 -04:00
..
apply.rkt Removed useless requires. 2010-09-09 18:54:33 -04:00
box.rkt map + syntax->list -> syntax-map 2010-12-08 18:17:05 -05:00
dead-code.rkt Better solution to the toplevel printing bug. 2011-05-17 18:30:53 -04:00
fixnum.rkt Fix bounded-fixnum opts to only fire with the right number of arguments. 2011-04-01 14:56:17 -04:00
float-complex.rkt Rephrase a missed optimization message. 2011-06-17 18:18:01 -04:00
float.rkt Report missed optimizations for unary float operations. 2011-06-17 18:18:01 -04:00
number.rkt Removed useless requires. 2010-09-09 18:54:33 -04:00
numeric-utils.rkt Add in-complex-layer?. 2011-06-17 18:18:00 -04:00
optimizer.rkt Use racket's logging facilities for the optimizer logs. 2011-06-17 18:18:01 -04:00
pair.rkt Keep source location around for derived pair optimizations. 2011-06-17 18:18:00 -04:00
sequence.rkt swap vector*-ref' and vector-ref', etc. 2010-10-25 11:22:35 -06:00
string.rkt Removed useless requires. 2010-09-09 18:54:33 -04:00
struct.rkt map + syntax->list -> syntax-map 2010-12-08 18:17:05 -05:00
unboxed-let.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
utils.rkt Add a "unique" key to log messages that are sent by the optimizer. 2011-06-17 18:18:01 -04:00
vector.rkt map + syntax->list -> syntax-map 2010-12-08 18:17:05 -05:00