racket/collects/typed-racket/optimizer
Neil Toronto b8e3e8a04b Fixed error in flomap gradient calculation (borders were always getting 0.0, causing erroneous lighting)
Inset rendered deep-flomaps by 1px to harden against future border issues

Adjusted scatter-simulating blur (finally rid of edge sparklies!)

Added portable hash-quote-icon, stopwatch-icon

Vertical toolbar macro stepper icon now discernable

Updated Performance Report toolbar icon

Updated FrTime loading icon

Closes PR 12422

Please merge into release
2012-01-19 21:33:22 -07:00
..
tool Fixed error in flomap gradient calculation (borders were always getting 0.0, causing erroneous lighting) 2012-01-19 21:33:22 -07:00
apply.rkt
box.rkt
dead-code.rkt Drop some trivially-pure code. 2011-12-06 17:20:32 -05:00
fixnum.rkt
float-complex.rkt
float.rkt Fix optimization of multi-argument float comparisons. 2011-11-22 17:52:50 -05:00
list.rkt
logging.rkt
number.rkt
numeric-utils.rkt
optimizer.rkt
pair.rkt
sequence.rkt
string.rkt
struct.rkt
unboxed-let.rkt
utils.rkt
vector.rkt