Commit Graph

3 Commits

Author SHA1 Message Date
Jacob Matthews
68f35e8b25 #lang planet new-style syntax
svn: r9323
2008-04-15 20:09:46 +00:00
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
Jacob Matthews
63cf6c73fc new syntax, take 2
svn: r9052
2008-03-22 00:51:37 +00:00