racket/collects/planet
Eli Barzilay 5efae47be8 * Made (planet "path") work like (planet path), except that the former
can have an extension (so it's more like the (lib ...) form now.)
  (Note: I assume that the one-before-last argument in return
  ok_path_string(a, 0, 0, 1, 1) is what makes it not reject a suffix)
* Documented the new form
* Made the `-p' flag get a new-style planet path, and have it work the
  same as `-l' (not constructing an `eval')
* BTW, renamed `mzcmd_REQUIRE' to `mzcmd_REQUIRE_FILE', and changed
  "missing file after" error message in `-l' to "missing library name
  after"

svn: r9171
2008-04-06 14:08:21 +00:00
..
lang Fix reading of entire buffer, not just the first element. 2007-11-20 20:17:59 +00:00
private new syntax, take 2 2008-03-22 00:51:37 +00:00
cachepath.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
config.ss bumped fake version to 399.0 as per matthew's request 2007-11-30 20:57:14 +00:00
doc.txt switched info.ss files to #lang 2008-02-04 23:00:35 +00:00
info.ss switched info.ss files to #lang 2008-02-04 23:00:35 +00:00
parsereq.ss * Made (planet "path") work like (planet path), except that the former 2008-04-06 14:08:21 +00:00
planet-archives.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
planet.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
resolver.ss reformatting 2008-04-06 13:44:16 +00:00
util.ss use new require specs in many places 2008-02-23 09:42:03 +00:00