stepper HISTORY.txt updated

(cherry picked from commit b60aca2f8f)
This commit is contained in:
John Clements 2011-02-03 10:24:42 -08:00 committed by Eli Barzilay
parent 99866b29fd
commit d1f4b2fdfc

View File

@ -1,5 +1,12 @@
Stepper
-------
Changes for v5.1:
Quite a bit of rackety, retabbing, refactoring. There's no longer a closure
table, but instead functions expand into applicable structures. Cleanup of
unnecessary function arguments. Got rid of '2vals' idiom. Improved jump
to ... error messages.
Changes for v5.0.2:
Bug fixes, Big Bang working again. Define-struct in local not working.