Typed Racket HISTORY for 5.2.1.

Please merge to release.

original commit: b839b03d4b450072376df0a537bcd7f956585eb4
This commit is contained in:
Sam Tobin-Hochstadt 2012-01-24 10:49:11 -05:00
parent cc3a70f0d2
commit 5c0b71b546

View File

@ -1,3 +1,7 @@
5.2.1
- Inference of functions with keyword arguments
- `typecheck-fail' for explicit creation of type errors
- Extensive documentation of typed numeric tower
5.2
- Performance work: delayed environment evaluation
- Support `racket'-style optional arguments