base-env
|
Add #:omit-define-syntaxes to define-type .
|
2013-07-08 10:34:06 -04:00 |
env
|
Replace uses of Type? with Type/c?.
|
2013-01-15 12:23:42 -05:00 |
infer
|
Reduce unnecessarily complicated restrict case.
|
2013-03-06 08:48:44 -08:00 |
private
|
Correctly protect Procedures in TR.
|
2013-07-08 10:34:06 -04:00 |
rep
|
Fix contracts in TR.
|
2013-04-04 07:43:08 -07:00 |
scribblings
|
Add polydots to all things that support it.
|
2013-07-08 10:34:06 -04:00 |
typecheck
|
Fix expected type when typechecking map
|
2013-07-08 10:34:07 -04:00 |
types
|
Terminate typechecking on cyclic lists.
|
2013-07-08 10:34:06 -04:00 |
core.rkt
|
Fix :print-type. Closes PR13503.
|
2013-02-08 11:19:09 -05:00 |
info.rkt
|
Move Optimization Coach to PLaneT 2.
|
2013-01-11 18:40:23 -05:00 |