The Racket repository
Go to file
Sam Tobin-Hochstadt 1c93e0f023 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.

original commit: d54c1e4e49
2013-07-01 12:08:42 -04:00
pkgs auto-fix dependencies in "pkgs" 2013-06-29 06:51:19 -06:00
racket/lib/collects Remove most uses of mzscheme in the core. 2013-07-01 12:08:42 -04:00