racket/collects/typed-racket
Vincent St-Amour 24b314a40a Only enable Optimization Coach button in Typed Racket.
Other languages can access it through the View menu.

Please merge to release.
2012-07-20 18:05:32 -04:00
..
base-env Allow guards for impersonatable struct type properties 2012-07-19 22:46:14 -04:00
env Reduce some dependencies of Typed Racket prims. 2012-07-12 17:41:12 -04:00
infer Fix bad contract and clashing provides in TR when contracts are enabled. 2012-07-15 19:21:25 -04:00
minimal/lang
optimizer Only enable Optimization Coach button in Typed Racket. 2012-07-20 18:05:32 -04:00
private Use lazy instead of delay, as recommended by Eli. 2012-07-17 07:11:23 -04:00
rep Intern Struct types properly wrt. identifiers. 2012-07-13 17:10:50 -04:00
scribblings Document Struct. 2012-07-19 10:55:31 -04:00
typecheck Fix things broken by bad rebasing. 2012-07-15 19:21:26 -04:00
types Ensure that structs don't overlap with simple values. 2012-07-20 13:01:32 -04:00
utils Use lazy instead of delay, as recommended by Eli. 2012-07-17 07:11:23 -04:00
core.rkt Revise type environment propagation to use submodules. 2012-07-10 12:49:27 -04:00
info.rkt Rename Performance Report to Optimization Coach. 2012-07-11 10:59:35 -04:00
language-info.rkt
minimal.rkt Minor refactorings. 2012-06-25 18:07:45 -04:00
tc-setup.rkt Use lazy instead of delay, as recommended by Eli. 2012-07-17 07:11:23 -04:00
typed-racket.rkt Fix tests for new type name declaration. 2012-07-12 17:41:12 -04:00
typed-reader.rkt scheme -> racket 2012-06-25 13:39:07 -04:00