The Racket repository
Go to file
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
collects * Made (planet "path") work like (planet path), except that the former 2008-04-06 14:08:21 +00:00
doc allowing shadowing of initial imports (3.99.0.20) 2008-03-19 13:39:18 +00:00
man/man1 add setup-plt and mzc man pages 2008-01-05 23:41:46 +00:00
src * Made (planet "path") work like (planet path), except that the former 2008-04-06 14:08:21 +00:00