racket/collects/typed-scheme
Sam Tobin-Hochstadt 8802b83c0a typed-scheme
- use syntax classes for tc-literal
 - remove one-armed if
 - fix comments
 - use syntax classes for find-annotation
 - unit contracts for inference unit and typechecker unit
 - macro to enable/disable unit contracts
 - correct fold/free-var calculation for latent effects
 - documentation improvements
 - add bindings for additional special type forms
 - U and Un are the same binding, same with Tuple and List
 - fix types for integer?, exact-integer?
 - write not-yet-enabled syntax-class based type parser

svn: r13440
2009-02-04 23:39:38 +00:00
..
env
infer take out work on paths, now compiles 2009-02-04 20:57:28 +00:00
lang
no-check/lang
private typed-scheme 2009-02-04 23:39:38 +00:00
rep take out work on paths, now compiles 2009-02-04 20:57:28 +00:00
typecheck fix expr attribute 2009-02-04 23:07:09 +00:00
utils commit work to new branch, doesn't work yet 2009-02-04 20:19:41 +00:00
info.ss
main.ss
minimal.ss
no-check.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
ts-guide.scrbl fine-tune typechecking index entry 2008-12-21 13:57:46 +00:00
ts-reference.scrbl commit work to new branch, doesn't work yet 2009-02-04 20:19:41 +00:00
typed-reader.ss
typed-scheme.ss