typed-racket/collects/typed-scheme
Sam Tobin-Hochstadt 1527fba4b3 Allow arbitrary filter specification in function types.
Allow (A -> B -> C) for curried function types.

original commit: 87eab889d68dd46bfd5b0f4d79942bc104cb3da2
2010-12-08 18:22:29 -05:00
..
env Lots more laziness, and useless require removal. 2010-09-09 16:08:03 -04:00
infer Lots more laziness, and useless require removal. 2010-09-09 16:08:03 -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 map + syntax->list -> syntax-map 2010-12-08 18:17:05 -05:00
private Allow arbitrary filter specification in function types. 2010-12-08 18:22:29 -05:00
rep Better handling of `hash-*' functions, and hashes as sequences. 2010-12-08 18:22:29 -05:00
scribblings Added the Float-Complex type for consistency with the new float types. 2010-10-12 16:47:45 -04:00
typecheck Allow arbitrary filter specification in function types. 2010-12-08 18:22:29 -05:00
types Allow arbitrary filter specification in function types. 2010-12-08 18:22:29 -05:00
utils Turned the optimizer on by default. 2010-10-06 17:32:30 -04:00
core.rkt Turned the optimizer on by default. 2010-10-06 17:32:30 -04: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 Progress on delaying some environments. 2010-09-09 16:08:03 -04: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 Add additional require for identifiers in the residual program. 2010-09-09 16:08:04 -04:00