racket/racket
Sam Tobin-Hochstadt d54c1e4e49 Remove most uses of mzscheme in the core.
Remaining are:
 - parts of unit200 that Matthew plans to remove.
 - the `mzscheme` implementation itself.

The implementation of `mzscheme` has been moved
to the `mzscheme` collection (from the `racket` and
`scheme` collections). The `scheme/mzscheme`
language, which was undocumented, has been removed.

This is slightly backwards-incompatible, because
the `xform` handling of precompiled headers now
evaluates code in a `racket/base`-like namespace,
instead of in a `mzscheme`-like namespace.
2013-07-01 12:08:42 -04:00
..
lib Remove most uses of mzscheme in the core. 2013-07-01 12:08:42 -04:00
man/man1 reorganize into core plus packages 2013-06-19 09:01:37 -06:00
src Remove most uses of mzscheme in the core. 2013-07-01 12:08:42 -04:00
.gitignore move release notes in appropriate packages 2013-06-19 21:01:52 -06:00