racket/racket/collects/launcher
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
..
.gitignore add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
info.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
launcher-sig.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
launcher-unit.rkt Add ".desktop" file support 2013-08-10 12:52:17 -06:00
launcher.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
main.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00