Add a history note on the lazy change, make the TR history specify 5.2.
(cherry picked from commit cfc465932e
)
This commit is contained in:
parent
e3b8195afa
commit
4b79e53d65
|
@ -52,6 +52,8 @@ Removed the Racket-to-C compiler: raco ctool -e/-c, mzc -e/-c,
|
||||||
compile-extensions, compile-extensions-to-c, compile-c-extensions,
|
compile-extensions, compile-extensions-to-c, compile-c-extensions,
|
||||||
compiler/cffi, compiler/comp-unit, compiler:inner^, and most
|
compiler/cffi, compiler/comp-unit, compiler:inner^, and most
|
||||||
options in compiler/option
|
options in compiler/option
|
||||||
|
The The `lazy' language is now based on `racket' instead of `mzscheme'.
|
||||||
|
Specifically, it now uses modern `require's and `provide's.
|
||||||
|
|
||||||
Version 5.1.3, August 2011
|
Version 5.1.3, August 2011
|
||||||
No changes
|
No changes
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
5.1.3.*
|
5.2
|
||||||
- Performance work: delayed environment evaluation
|
- Performance work: delayed environment evaluation
|
||||||
- Support `racket'-style optional arguments
|
- Support `racket'-style optional arguments
|
||||||
- Changes to support new-style keyword argument expansion
|
- Changes to support new-style keyword argument expansion
|
||||||
|
|
Loading…
Reference in New Issue
Block a user