Sam Tobin-Hochstadt
|
1abb027fc7
|
Fix Typed Racket build with contracts enabled.
|
2012-04-06 10:24:49 -04:00 |
|
Eli Barzilay
|
c007c345f9
|
A bunch of more typos like the ones in David's commit.
|
2012-02-21 14:21:43 -05:00 |
|
Vincent St-Amour
|
240773ae6f
|
single-flonum? is not provided by TR's internals anymore.
|
2012-02-18 23:23:59 -05:00 |
|
Vincent St-Amour
|
ef2acecb96
|
Forbid non-productive recursive types.
|
2011-09-23 14:40:17 -04:00 |
|
Vincent St-Amour
|
40456b4fd8
|
Add a field to base types to indicate if they are numeric types or not.
|
2011-09-13 11:22:24 -04:00 |
|
Sam Tobin-Hochstadt
|
f9b0f0ce73
|
Move environment initialization after local expansion in Typed Racket.
This means that syntax errors caught by `local-expand' are reported sooner, but shouldn't change other timing results.
|
2011-09-12 11:52:26 -04:00 |
|
Sam Tobin-Hochstadt
|
d2e1cc02dc
|
Move typed-scheme to typed-racket collection.
Compatibilty typed-scheme collection left.
|
2011-09-03 20:49:39 -04:00 |
|