.. |
base-env
|
Generalize #t and #f to `Boolean'.
|
2011-08-26 08:05:44 -04:00 |
env
|
Rename a parameter to better reflect what it's for.
|
2011-08-11 18:25:46 -04:00 |
infer
|
Conditionalize use of contract.
|
2011-07-19 16:47:13 -04:00 |
lang
|
Added a button for the performance report tool when in a typed language.
|
2011-07-15 15:04:51 -04:00 |
no-check/lang
|
typed/racket/no-check
|
2010-06-09 12:51:27 -04:00 |
optimizer
|
Reuse `case-lambda' syntax in optimizer.
|
2011-08-24 15:29:10 -04:00 |
private
|
Initial support for standard optional arguments.
|
2011-08-25 19:00:49 -04:00 |
rep
|
Changed rec-id black magic to a more robust syntax parameter solution.
|
2011-08-22 17:04:16 -04:00 |
scribblings
|
Revise `require/typed' docs. Closes PR 11890.
|
2011-08-25 14:10:05 -04:00 |
typecheck
|
Initial support for standard optional arguments.
|
2011-08-25 19:00:49 -04:00 |
types
|
Generalize #t and #f to `Boolean'.
|
2011-08-26 08:05:44 -04:00 |
utils
|
Better error message when id is unbound in `make-env'.
|
2011-08-15 21:39:31 -04:00 |
core.rkt
|
Have arity raising play nice with Check Syntax.
|
2011-08-15 12:19:54 -04:00 |
info.rkt
|
Remove highlights after editing.
|
2011-07-15 15:04:52 -04:00 |
language-info.rkt
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
main.rkt
|
Simplify definition of (legacy) `typed-scheme' language.
|
2011-08-16 14:54:46 -04:00 |
minimal.rkt
|
Avoid providing renamed identifiers.
|
2011-06-22 12:40:51 -04:00 |
no-check.rkt
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
tc-setup.rkt
|
Initial support for standard optional arguments.
|
2011-08-25 19:00:49 -04:00 |
typed-reader.rkt
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
typed-scheme.rkt
|
Refactor base-special-env to run at phase 0.
|
2011-08-15 21:39:31 -04:00 |