Typed Racket HISTORY.

This commit is contained in:
Sam Tobin-Hochstadt 2012-11-02 15:35:05 -04:00
parent 55170581c4
commit 6f1f04f99c

View File

@ -1,3 +1,7 @@
5.3.1
- Revised handling of `Any` exported to untyped code
- Added `cast`
- Correctly compute variance of polymorphic type application
5.3
- Keyword and optional arguments
- Faster startup