racket/collects/typed-racket
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
..
base-env Add an alternate name for case->. 2012-01-13 11:28:36 -05:00
env moved unstable/mutated-vars back to typed-racket 2011-12-18 13:57:49 -07:00
infer Fix type of `remove-duplicates'. 2011-12-10 17:28:34 -05:00
minimal/lang
optimizer Fixed error in flomap gradient calculation (borders were always getting 0.0, causing erroneous lighting) 2012-01-19 21:33:22 -07:00
private Forbid non-productive recursive types. 2011-09-23 14:40:17 -04:00
rep Add a field to base types to indicate if they are numeric types or not. 2011-09-13 11:22:24 -04:00
scribblings Document unicode case->. 2012-01-13 14:40:48 -05:00
typecheck moved unstable/mutated-vars back to typed-racket 2011-12-18 13:57:49 -07:00
types Union types instead of clobbering them in the type table. 2012-01-13 11:28:36 -05:00
utils moved unstable/mutated-vars back to typed-racket 2011-12-18 13:57:49 -07:00
core.rkt Switch to square brackets for REPL type display. 2011-09-13 15:42:04 -04:00
info.rkt
language-info.rkt
minimal.rkt
tc-setup.rkt moved unstable/mutated-vars back to typed-racket 2011-12-18 13:57:49 -07:00
typed-racket.rkt Move environment initialization after local expansion in Typed Racket. 2011-09-12 11:52:26 -04:00
typed-reader.rkt