Sam Tobin-Hochstadt
|
f23baef8aa
|
Opaque types may overlap with anything.
Closes PR 12434.
|
2011-12-09 18:11:51 -05:00 |
|
Vincent St-Amour
|
b5d393d939
|
Add TR support for gcd and lcm on rationals.
|
2011-12-08 17:13:50 -05:00 |
|
Sam Tobin-Hochstadt
|
a497300fbe
|
Drop some trivially-pure code.
|
2011-12-06 17:20:32 -05:00 |
|
Vincent St-Amour
|
8509b81f47
|
Allow integers as sequences in TR.
|
2011-11-30 17:54:27 -05:00 |
|
Vincent St-Amour
|
7ab62d109f
|
Fix optimization of multi-argument float comparisons.
|
2011-11-22 17:52:50 -05:00 |
|
Vincent St-Amour
|
0a3a71fbbc
|
Refine types of integer-bytes->integer' and arithmetic-shift'.
|
2011-11-15 15:31:07 -05:00 |
|
Sam Tobin-Hochstadt
|
706198c059
|
Add `typecheck-fail' form for explicit type errors.
|
2011-10-25 12:10:58 -07:00 |
|
Sam Tobin-Hochstadt
|
da5b68fd4d
|
Fix wrapping of null' when provided as Any'.
Reported by 'dingfeng' on #racket.
Please merge to 5.2.
|
2011-10-21 10:55:57 -04:00 |
|
Vincent St-Amour
|
ef2acecb96
|
Forbid non-productive recursive types.
|
2011-09-23 14:40:17 -04:00 |
|
Eric Dobson
|
7fcf28bef2
|
Gave subprocess and similar functions more precise types.
|
2011-09-16 17:20:31 -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
|
d0bf047121
|
Add test of behavior like the "module" language in DrRacket.
|
2011-09-12 12:14:50 -04:00 |
|
Sam Tobin-Hochstadt
|
cd073ad549
|
Switch to racket/base to fix bizarre bug.
|
2011-09-07 16:08:00 -04:00 |
|
Eric Dobson
|
c62f09ac5b
|
Fixed subtyping for StructTop. Closes PR11099.
|
2011-09-07 09:17:04 -04:00 |
|
Eric Dobson
|
32becc2e0a
|
Change overlap for structs in TR. Closes PR11390.
|
2011-09-07 09:17:04 -04:00 |
|
Eric Dobson
|
53ce20d3f9
|
Resolve names in overlap in TR. Closes PR11392.
|
2011-09-07 09:17:03 -04:00 |
|
Sam Tobin-Hochstadt
|
c0b4743b40
|
Tests for all Typed Racket languages, and add missing ones.
|
2011-09-04 12:58:13 -04:00 |
|
Eli Barzilay
|
6ebf3ab32d
|
Revert "Abolish "typed-scheme"."
This reverts commit 49a89da818 .
(Will be redone later today.)
|
2011-09-04 10:27:58 -04:00 |
|
Eli Barzilay
|
49a89da818
|
Abolish "typed-scheme".
|
2011-09-04 08:46:03 -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 |
|