racket/collects/typed-racket
Neil Toronto ac424a73a5 Added `define-typed/untyped-identifier' to typed/untyped-utils
Made return types of `flvector-length' and `unsafe-flvector-length' more precise (they return Index)
2012-11-16 10:52:56 -07:00
..
base-env Added `define-typed/untyped-identifier' to typed/untyped-utils 2012-11-16 10:52:56 -07:00
env A whole bunch of missing newlines at EOFs (and a few other spaceages). 2012-10-19 06:47:24 -04:00
infer Replace uses of Type? in contracts with Type/c. 2012-09-27 18:10:38 -04:00
minimal/lang
optimizer More float conversion optimizations. 2012-10-14 15:35:50 -04:00
private Improve contract generation in Typed Racket. 2012-10-25 23:31:02 -07:00
rep Fix a free variance bug 2012-11-09 01:43:57 -05:00
scribblings Newlines at EOFs. 2012-11-06 14:07:15 -05:00
typecheck Chars are compared with eqv?. 2012-11-07 12:21:09 -05:00
types Fix Custodian type 2012-11-10 11:12:06 -05:00
utils Use error-display-handler instead of threads for multiple error reporting. 2012-11-15 12:33:25 -08:00
core.rkt Add tests for make-predicate and cast, also add support for the top-level. 2012-08-20 12:39:41 -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 Track mutable variables across modules. 2012-08-31 17:45:11 -04:00
typed-racket.rkt Fix parametric require/typed in typed/racket/base. 2012-07-29 09:02:58 -04:00
typed-reader.rkt scheme -> racket 2012-06-25 13:39:07 -04:00