Commit Graph

114 Commits

Author SHA1 Message Date
Carl Eastlund
8b6ec4c59e Fixed two typos in '#lang planet' reader.
svn: r12103
2008-10-23 17:02:43 +00:00
Robby Findler
a7217aed0e improved error checking when the response is badly malformed
svn: r11925
2008-10-02 19:49:33 +00:00
Matthew Flatt
dd7db9ff7b add read-language, module-compiled-language-info, and module->language-info
svn: r11827
2008-09-21 16:00:42 +00:00
Robby Findler
06c5e975c2 svn: r11476 2008-08-29 03:59:32 +00:00
Robby Findler
fdc3e94361 improved error message reporting
svn: r11475
2008-08-29 03:54:40 +00:00
Matthew Flatt
9453aaaccf assign authors to manuals
svn: r11287
2008-08-15 20:16:06 +00:00
Matthew Flatt
867306caff new #lang planet reader; new sandbox-make-loger parameter
svn: r10833
2008-07-18 17:25:49 +00:00
Eli Barzilay
824fba5b26 restore unmodified version
svn: r10769
2008-07-14 15:36:51 +00:00
Eli Barzilay
e78acf374f remove changed code
svn: r10768
2008-07-14 15:33:32 +00:00
Carl Eastlund
8777a9211a Restored this-expression-source-directory dependency of planet this-package-... macros.
svn: r10763
2008-07-14 13:13:18 +00:00
Eli Barzilay
10e444a38a complete the switch to version/utils -- no need for any of this code
svn: r10760
2008-07-14 09:26:17 +00:00
Eli Barzilay
91eb4687da * use version/utils instead of a private copy of the same code
* removed planet/private/test.ss which was testing that code
* changed angle brackets used in syntax renderings (got lumped in this
  commit by mistake)

svn: r10759
2008-07-14 09:19:29 +00:00
Eli Barzilay
e4d9cfb557 Finish move to v4
svn: r10758
2008-07-14 09:01:44 +00:00
Eli Barzilay
fd569e49c4 Improved requires and a bit more.
svn: r10757
2008-07-14 08:15:55 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Robby Findler
659ce64b11 PR 9545
svn: r10476
2008-06-27 12:11:39 +00:00
Robby Findler
2528523a1f started a test suite, PR 9545
svn: r10451
2008-06-25 14:31:02 +00:00
Matthew Flatt
d750ba0009 corrected: planet version-comparison repair from Danny
svn: r10246
2008-06-13 13:18:30 +00:00
Matthew Flatt
ce6395129c planet version-comparison repair from Danny
svn: r10245
2008-06-13 13:16:28 +00:00
Jacob Matthews
3ca9a0ab25 * fix incorrect planet client reporting
* clarify a contract

svn: r10192
2008-06-08 23:48:57 +00:00
Matthew Flatt
413c90c0dc fix single-html scribble builds by planet; fix up teachpack docs; add Dave to acks; add a #:use-sources in errortrace docs
svn: r10139
2008-06-05 00:21:36 +00:00
Jacob Matthews
0a2cce7576 updated docs
svn: r9969
2008-05-26 23:43:46 +00:00
Jacob Matthews
da64f81080 v4.0 changes
svn: r9968
2008-05-26 23:43:32 +00:00
Matthew Flatt
14b71ac83e allow setup/scribble to be missing in Mz distributions
svn: r9865
2008-05-16 15:52:06 +00:00
Jacob Matthews
1fd8c3d892 .
svn: r9571
2008-05-01 19:42:44 +00:00
Jacob Matthews
4ee005d004 .
svn: r9570
2008-05-01 19:37:27 +00:00
Jacob Matthews
a0ba76052e reprovide some utility from repository.ss (nobody but the core implementation should have to directly require repository.ss)
svn: r9569
2008-05-01 19:35:23 +00:00
Jacob Matthews
1ba672071e move definition of resolver to the top to avoid compilation problems
svn: r9430
2008-04-23 17:05:38 +00:00
Jacob Matthews
ecec80fc8c fix bug in linkage
svn: r9412
2008-04-22 23:05:00 +00:00
Jacob Matthews
c40da0feb8 planet print, planet structure commands
svn: r9403
2008-04-22 21:32:23 +00:00
Jacob Matthews
82e2df7f8b scribble docs
svn: r9398
2008-04-22 18:19:47 +00:00
Jacob Matthews
68f35e8b25 #lang planet new-style syntax
svn: r9323
2008-04-15 20:09:46 +00:00
Jacob Matthews
c1167e3b18 80-column output
svn: r9309
2008-04-15 03:03:15 +00:00
Jacob Matthews
5a09a11288 svn-style planet command interface
svn: r9306
2008-04-14 22:31:27 +00:00
Matthew Flatt
021d4d7527 new hash function names and ops (3.99.0.23)
svn: r9209
2008-04-08 21:42:38 +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
Eli Barzilay
5ae133c211 reformatting
svn: r9170
2008-04-06 13:44:16 +00:00
Eli Barzilay
17012d98b6 reformatting
svn: r9169
2008-04-06 13:43:26 +00:00
Jacob Matthews
63cf6c73fc new syntax, take 2
svn: r9052
2008-03-22 00:51:37 +00:00
Jacob Matthews
f4ab2e33df Some grammar corner case bug fixes, lots more comments
svn: r9035
2008-03-21 00:22:37 +00:00
Eli Barzilay
06385640e9 set svn:eol-style and minor formatting
svn: r9034
2008-03-20 22:56:02 +00:00
Jacob Matthews
8071791db2 Short syntax
svn: r9033
2008-03-20 22:30:31 +00:00
Eli Barzilay
c51b8f1b1b fix file functions that require a keyword argument
svn: r8879
2008-03-04 18:57:25 +00:00
Jacob Matthews
5f499c1a4d Fixed compilation bug caused by code that should've been removed from the repository
svn: r8858
2008-03-03 20:54:03 +00:00
Eli Barzilay
bb34f747b6 make all files terminate with a newline
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
3c72e71e24 switched info.ss files to #lang
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
59b5f3a727 removed unused doc.txt entries from info.ss files
svn: r8529
2008-02-04 20:31:04 +00:00
Eli Barzilay
d78396aaf9 remove unused blurb fields
svn: r8526
2008-02-04 17:16:06 +00:00
Jacob Matthews
53cf64078c bumped fake version to 399.0 as per matthew's request
svn: r7874
2007-11-30 20:57:14 +00:00