racket/racket/collects/dynext
Matthew Flatt d175c3949c move "scheme" collection to a "scheme-lib" package
Also, move remaining "srfi" libraries to "srfi-lite-lib".

In principle, "base" should depend on "scheme-lib" and
"srfi-lite-lib", and a new "base2" package would represent the new,
smaller base. But I don't think the window has yet closed on
determining the initial "base" package.

The "srfi" libraries moved to "srfi-lite-lib", instead of "srfi-lib",
to avoid creating many extra dependencies on "srfi-lib" and all of its
dependencies. The SRFIs in "srfi-lite-lib" depend only on "base",
and they are used relatively widely.
2013-08-27 15:19:24 -06:00
..
private move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
compile-sig.rkt
compile-unit.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
compile.rkt
dynext-sig.rkt
dynext-unit.rkt
dynext.rkt
file-sig.rkt
file-unit.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
file.rkt
filename-version.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
link-sig.rkt
link-unit.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
link.rkt
main.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00