Typed Racket HISTORY.

original commit: 6f1f04f99c919bc7e877214f8bb98b5159a38e27
This commit is contained in:
Sam Tobin-Hochstadt 2012-11-02 15:35:05 -04:00
parent 2dfa34a01c
commit 27093f1137

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