typed-racket/collects/typed-scheme/optimizer
Sam Tobin-Hochstadt d81dd2f811 Reuse `case-lambda' syntax in optimizer.
original commit: d6f1c35e1b615e3fc554e310de7ba2bb18217dd6
2011-08-24 15:29:10 -04:00
..
apply.rkt Use syntax-track-origin more pervasively to get the right arrows in check syntax. 2011-08-12 11:09:11 -04:00
box.rkt Add disappeared uses to have optimized code play nice with check-syntax. 2011-08-11 18:25:46 -04:00
dead-code.rkt Use syntax-track-origin more pervasively to get the right arrows in check syntax. 2011-08-12 11:09:11 -04:00
fixnum.rkt Add disappeared uses to have optimized code play nice with check-syntax. 2011-08-11 18:25:46 -04:00
float-complex.rkt Have arity raising play nice with Check Syntax. 2011-08-15 12:19:54 -04:00
float.rkt Add disappeared uses to have optimized code play nice with check-syntax. 2011-08-11 18:25:46 -04:00
list.rkt Add disappeared uses to have optimized code play nice with check-syntax. 2011-08-11 18:25:46 -04:00
logging.rkt Get rid of pseudo-syntax. 2011-07-29 18:31:10 -04:00
number.rkt Add disappeared uses to have optimized code play nice with check-syntax. 2011-08-11 18:25:46 -04:00
numeric-utils.rkt Add in-complex-layer?. 2011-06-17 18:18:00 -04:00
optimizer.rkt Reuse `case-lambda' syntax in optimizer. 2011-08-24 15:29:10 -04:00
pair.rkt Add disappeared uses to have optimized code play nice with check-syntax. 2011-08-11 18:25:46 -04:00
sequence.rkt Add nicer optimization reporting messages. 2011-07-15 15:04:53 -04:00
string.rkt Add disappeared uses to have optimized code play nice with check-syntax. 2011-08-11 18:25:46 -04:00
struct.rkt Add disappeared uses to have optimized code play nice with check-syntax. 2011-08-11 18:25:46 -04:00
unboxed-let.rkt Remove redundant logging message. 2011-08-15 12:19:54 -04:00
utils.rkt Use syntax-track-origin more pervasively to get the right arrows in check syntax. 2011-08-12 11:09:11 -04:00
vector.rkt Fix handling of impersonated vectors when bounds are fixnums. 2011-08-16 12:09:39 -04:00