[plt-scheme] 350.5

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Jul 10 13:16:44 EDT 2006

MzScheme and MrEd are now version 350.5 in the SVN repository trunk.

The change is minor:

 * Added `syntax-local-lift-module-end-declaration'. This is an
   experimental feature similar to `syntax-local-lift-expression', but
   that it adds to the end of a module instead of before the current
   declaration (and it works only for run-time expressions in modules,
   always ifting to the module level).


Matthew



Posted on the users mailing list.