typed-racket/collects/typed-scheme
Vincent St-Amour 034e27a280 The optimizer now promotes integers to floats when they are used as
arguments to a function whose result is a float.

original commit: 5e901b9ef28a9d48f41fb05e7e4be57b34897180
2010-06-18 17:43:05 -04:00
..
env New interface for unstable/mutated-vars 2010-06-10 13:28:29 -04:00
infer set-mc[ad]r!, inference, printing, tests for mpairs 2010-06-15 16:10:16 -04:00
lang rename to rkt 2010-04-30 09:51:32 -04:00
no-check/lang typed/racket/no-check 2010-06-09 12:51:27 -04:00
private The optimizer now promotes integers to floats when they are used as 2010-06-18 17:43:05 -04:00
rep Fix contract for structs 2010-06-17 15:26:13 -04:00
scribblings Allow (All (A) A -> A), dropping pair of parens. 2010-06-13 14:38:03 -04:00
typecheck Added the type of the 1 literals in expressions of the form (- x 1) to 2010-06-18 17:43:05 -04:00
types Added mutable lists to Typed Scheme. 2010-06-16 12:49:01 -04:00
utils New interface for unstable/mutated-vars 2010-06-10 13:28:29 -04:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
language-info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
main.rkt base-types-new -> base-types 2010-06-17 11:47:16 -04:00
minimal.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
no-check.rkt rename to rkt 2010-04-30 09:51:32 -04:00
tc-setup.rkt Fix optimizer for refactoring. 2010-06-11 14:21:42 -04:00
typed-reader.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
typed-scheme.rkt Made Typed Scheme's optimizer silent. 2010-06-11 20:53:09 -04:00