typed-racket/typed-racket-lib/typed-racket/optimizer
Vincent St-Amour 207a12fa23 Fix the fix to compound pair optimimzations.
Previous version could drop code on the ground in some cases.
2015-11-03 14:35:32 -06:00
..
apply.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
box.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
dead-code.rkt unstable/sequence -> racket/sequence 2015-08-13 10:41:15 -05:00
extflonum.rkt fixed src loc propigation for n-ary*->binary 2015-08-22 08:42:14 -04:00
fixnum.rkt fixed src loc propigation for n-ary*->binary 2015-08-22 08:42:14 -04:00
float-complex.rkt Use more precise notion of "real argument" for multiplication too. 2015-11-02 19:31:00 -06:00
float.rkt more missing srclocs 2015-08-22 08:42:14 -04:00
hidden-costs.rkt Log uses of float vectors. 2015-10-19 16:23:26 -05:00
list.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
logging.rkt unstable/syntax -> syntax/location 2015-08-05 13:13:51 -05:00
number.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
numeric-utils.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
optimizer.rkt Have optimizer skip more code that is not typechecked. 2015-10-19 16:23:26 -05:00
pair.rkt Fix the fix to compound pair optimimzations. 2015-11-03 14:35:32 -06:00
sequence.rkt Replace uses of unstable/function and /list with the equivalent core libs. 2015-07-20 16:17:39 -05:00
string.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
struct.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
unboxed-let.rkt fixed unbox-let optimization srcloc propigation 2015-08-20 15:20:51 -05:00
unboxed-tables.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
utils.rkt fixed src loc propigation for n-ary*->binary 2015-08-22 08:42:14 -04:00
vector.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00