Typed Racket HISTORY.

(cherry picked from commit 6f1f04f99c)
This commit is contained in:
Sam Tobin-Hochstadt 2012-11-02 15:35:05 -04:00 committed by Ryan Culpepper
parent 8f6397bf07
commit 9fb2a5b5ff

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