update history for 4.2 (merge/replace for 4.2)
svn: r14972
This commit is contained in:
parent
2b80e7d68d
commit
da506ae444
|
@ -1,3 +1,10 @@
|
||||||
|
Version 4.2, May 2009
|
||||||
|
|
||||||
|
Ported the editor classes (text%, snip%, editor-canvas%, etc.) from
|
||||||
|
C++ to Scheme
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Version 4.1.5, March 2009
|
Version 4.1.5, March 2009
|
||||||
|
|
||||||
Minor bug fixes
|
Minor bug fixes
|
||||||
|
|
|
@ -1,11 +1,8 @@
|
||||||
Version 4.1.5.6
|
Version 4.2, May 2009
|
||||||
Added identifier-prune-lexical-context and quote-syntax/prune
|
|
||||||
|
|
||||||
Version 4.1.5.4
|
|
||||||
Changed visiting of modules at phase N to happen only when compilation
|
Changed visiting of modules at phase N to happen only when compilation
|
||||||
at phase N starts
|
at phase N starts
|
||||||
|
Changed expander to detect a reaname transformer and install a
|
||||||
Version 4.1.5.3
|
free-identifier=? syntax-object equivalence
|
||||||
Changed provide to convert an exported rename transformer to its
|
Changed provide to convert an exported rename transformer to its
|
||||||
free-identifier=? target
|
free-identifier=? target
|
||||||
Added 'not-free-identifier=? syntax property to disable free-identifier=?
|
Added 'not-free-identifier=? syntax property to disable free-identifier=?
|
||||||
|
@ -17,10 +14,6 @@ Changed current-process-milliseconds to accept a thread argument
|
||||||
Added hash-hash-key?, hash-ref!
|
Added hash-hash-key?, hash-ref!
|
||||||
Added in-sequences, in-cycle
|
Added in-sequences, in-cycle
|
||||||
|
|
||||||
Version 4.1.5.2
|
|
||||||
Changed expander to detect a reaname transformer and install a
|
|
||||||
free-identifier=? syntax-object equivalence
|
|
||||||
|
|
||||||
Version 4.1.5, March 2009
|
Version 4.1.5, March 2009
|
||||||
Allow infix notation for prefab structure literals
|
Allow infix notation for prefab structure literals
|
||||||
Change quasiquote so that unquote works in value positions of #hash
|
Change quasiquote so that unquote works in value positions of #hash
|
||||||
|
|
Loading…
Reference in New Issue
Block a user