svn: r16148
This commit is contained in:
parent
dfaf397cac
commit
d69af45338
|
@ -1,3 +1,21 @@
|
||||||
|
------------------------------
|
||||||
|
Version 4.2.2
|
||||||
|
------------------------------
|
||||||
|
|
||||||
|
. DrScheme now (by default) automatically compiles your source
|
||||||
|
files, saving them in the compiled/drscheme/ subdirectory.
|
||||||
|
|
||||||
|
. Syntax coloring now works for languages using the @-reader
|
||||||
|
(ie, Scribble)
|
||||||
|
|
||||||
|
. The yellow message in the interactions window is now moved to be
|
||||||
|
part of the DrScheme frame.
|
||||||
|
|
||||||
|
. The module browser now shows the phases that each given module
|
||||||
|
is invoked in.
|
||||||
|
|
||||||
|
. Check Syntax colors set!'d variables in dark red.
|
||||||
|
|
||||||
------------------------------
|
------------------------------
|
||||||
Version 4.2.1
|
Version 4.2.1
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v4.2.2
|
||||||
|
|
||||||
|
* minor bug fixes
|
||||||
|
|
||||||
v4.2.1
|
v4.2.1
|
||||||
|
|
||||||
* improved 'where' conditions in metafunctions and
|
* improved 'where' conditions in metafunctions and
|
||||||
|
|
Loading…
Reference in New Issue
Block a user