racket/collects/typed-racket
Sam Tobin-Hochstadt f9b0f0ce73 Move environment initialization after local expansion in Typed Racket.
This means that syntax errors caught by `local-expand' are reported sooner, but shouldn't change other timing results.
2011-09-12 11:52:26 -04:00
..
base-env Make the type of `syntax-local-module-defined-identifiers' more precise. 2011-09-12 11:52:25 -04:00
env
infer
minimal/lang
optimizer Make Performance Report highlighting high priority. 2011-09-08 18:01:16 -04:00
private Move environment initialization after local expansion in Typed Racket. 2011-09-12 11:52:26 -04:00
rep Switch to id-table, Rackety. 2011-09-06 11:07:03 -04:00
scribblings Revert "Abolish "typed-scheme"." 2011-09-04 10:27:58 -04:00
typecheck generalized `begin-for-syntax' 2011-09-08 14:06:00 -06:00
types Fixed a bug where predicates would sometimes fail to match 0.0 2011-09-09 12:10:58 -04:00
utils Revert "Re-enable timing" 2011-09-03 20:51:35 -04:00
core.rkt Move environment initialization after local expansion in Typed Racket. 2011-09-12 11:52:26 -04:00
info.rkt
language-info.rkt
minimal.rkt
tc-setup.rkt Move environment initialization after local expansion in Typed Racket. 2011-09-12 11:52:26 -04:00
typed-racket.rkt Move environment initialization after local expansion in Typed Racket. 2011-09-12 11:52:26 -04:00
typed-reader.rkt