typed-racket/typed-racket-lib/typed-racket
2015-06-10 12:21:51 -04:00
..
base-env change type of partition 2015-05-19 16:29:49 -04:00
env Add sealing contracts for row polymorphic types 2015-05-13 20:52:32 -04:00
infer Make infer unfold Mu before spliting on Unions. 2015-05-19 20:44:15 -07:00
minimal/lang Remove extra directories. 2014-12-02 00:53:36 -05:00
optimizer Optimize pair operations, even in the absence of syntactic pair types. 2015-03-24 16:47:06 -04:00
private Allow more flexible keywords in ->* types 2015-06-02 01:05:05 -04:00
rep Make sure that user-specified clauses come before default clauses in type-case. 2015-06-02 17:32:33 -04:00
static-contracts Add sealing contracts for row polymorphic types 2015-05-13 20:52:32 -04:00
typecheck Improve typecheck for private field initializers 2015-05-12 18:42:05 -04:00
types Change Module-Path type to accommodate submodules 2015-06-10 12:21:51 -04:00
utils Add sealing contracts for row polymorphic types 2015-05-13 20:52:32 -04:00
core.rkt Fix minor contract violation in REPL messages 2015-03-09 15:59:02 -04:00
HISTORY.txt Add prefab structs to HISTORY. 2015-04-03 21:33:39 -04:00
info.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
language-info.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
minimal.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
standard-inits.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
tc-setup.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
typed-racket.rkt Significantly reduce dependencies. 2015-04-03 12:50:55 -04:00
typed-reader.rkt Disable the #{} reader macro if a dispatch macro already exists on #\{ 2015-05-14 14:35:30 -07:00