typed-racket/collects/typed-scheme
Sam Tobin-Hochstadt 0c42c44942 Remove useless propositional clauses. Thanks to dyoo for test case.
original commit: 0f5dfd68710bbfadb499e2ab7ff294bcd377053a
2011-04-18 18:42:10 -04:00
..
env Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
infer Take the meet of constraints earlier in the inference process. 2011-03-18 10:25:19 -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
optimizer Copy properties when optimizing bodies of lambda/define-values. 2011-04-18 15:41:50 -04:00
private Remove unused code. 2011-04-18 15:41:50 -04:00
rep created racket/syntax from parts of unstable/syntax 2011-04-07 09:47:20 -06:00
scribblings Added some examples to to the TR reference docs. 2011-04-18 15:41:50 -04:00
typecheck moved unstable/{location,srcloc} to syntax collection 2011-04-08 08:25:22 -06:00
types Remove useless propositional clauses. Thanks to dyoo for test case. 2011-04-18 18:42:10 -04:00
utils moved unstable/{location,srcloc} to syntax collection 2011-04-08 08:25:22 -06:00
core.rkt created racket/syntax from parts of unstable/syntax 2011-04-07 09:47:20 -06:00
info.rkt move Typed Racket manuals to the Languages section 2010-11-27 19:01:17 -07:00
language-info.rkt Use current-readtable as the base for the TR readtable. 2010-08-21 14:05:46 -04:00
main.rkt Add `defined?' assertions to fix DrRacket. 2010-12-08 18:53:56 -05:00
minimal.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
no-check.rkt Provide -> in typed-scheme/no-check. 2010-08-18 16:37:32 -04:00
tc-setup.rkt Added another tracing option to TR. 2010-08-05 09:04:24 -04:00
typed-reader.rkt Make syntax of #{} less accepting of errors. 2010-09-08 10:24:58 -04:00
typed-scheme.rkt Abstract the initialization stuff into a separate function. 2011-01-14 08:35:55 -05:00