.. |
tool
|
Scale badness using profile data.
|
2013-01-11 18:40:21 -05:00 |
apply.rkt
|
scheme -> racket
|
2012-06-25 13:39:07 -04:00 |
box.rkt
|
scheme -> racket
|
2012-06-25 13:39:07 -04:00 |
dead-code.rkt
|
scheme -> racket
|
2012-06-25 13:39:07 -04:00 |
fixnum.rkt
|
Be less aggressive about fixnum recommendations.
|
2012-12-04 19:29:15 -05:00 |
float-complex.rkt
|
Recommend float-specific operations in case of unexpected complex.
|
2012-10-09 16:58:04 -04:00 |
float.rkt
|
Report potential exact rational arithmetic in hot code.
|
2013-01-11 18:40:20 -05:00 |
hidden-costs.rkt
|
Report struct constructors used in hot code.
|
2013-01-11 18:40:20 -05:00 |
list.rkt
|
Removed convenience.rkt from typed racket.
|
2012-08-07 15:50:50 -04:00 |
logging.rkt
|
Log operations with hidden costs from TR.
|
2013-01-11 18:40:20 -05:00 |
number.rkt
|
scheme -> racket
|
2012-06-25 13:39:07 -04:00 |
numeric-utils.rkt
|
Move typed-scheme to typed-racket collection.
|
2011-09-03 20:49:39 -04:00 |
optimizer.rkt
|
Log operations with hidden costs from TR.
|
2013-01-11 18:40:20 -05:00 |
pair.rkt
|
scheme -> racket
|
2012-06-25 13:39:07 -04:00 |
sequence.rkt
|
Heterogenous -> heterogenEous.
|
2012-11-20 17:06:51 -05:00 |
string.rkt
|
Removed convenience.rkt from typed racket.
|
2012-08-07 15:50:50 -04:00 |
struct.rkt
|
scheme -> racket
|
2012-06-25 13:39:07 -04:00 |
unboxed-let.rkt
|
Track mutable variables across modules.
|
2012-08-31 17:45:11 -04:00 |
utils.rkt
|
Optimize n-ary fixnum comparisons (correctly).
|
2012-02-01 16:50:39 -05:00 |
vector.rkt
|
Fix partial bounds checking elimination.
|
2012-12-04 19:29:16 -05:00 |