Matthew Flatt
|
166b92f9c8
|
replace mzc and setup-plt docs with raco doc (which refers to the still-separate planet doc)
|
2010-05-02 11:04:48 -06:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|
Matthew Flatt
|
22470e4147
|
racket-tool -> raco
|
2010-04-24 07:46:56 -06:00 |
|
Jay McCarthy
|
8e37ccb1bc
|
Adding .git to ignore list
|
2010-04-22 14:40:23 -06:00 |
|
Robby Findler
|
59d90b279d
|
improved support for #lang planet (in drscheme)
|
2010-04-21 12:14:17 -04:00 |
|
Matthew Flatt
|
c862eb8121
|
rico -> racket-tool
|
2010-04-21 14:24:07 -06:00 |
|
Matthew Flatt
|
c95a398754
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
|
Matthew Flatt
|
fdba97b1c0
|
rico
svn: r18733
|
2010-04-04 15:08:35 +00:00 |
|
Jay McCarthy
|
b12c65cca9
|
Only warn when a planet package is already installed. (It is not an error.)
svn: r18359
|
2010-02-26 20:21:56 +00:00 |
|
Robby Findler
|
b54876e91c
|
moved #lang line to top of the file
svn: r17493
|
2010-01-06 16:27:11 +00:00 |
|
Eli Barzilay
|
af998f0d56
|
mostly reformatting
svn: r17196
|
2009-12-05 03:49:24 +00:00 |
|
Eli Barzilay
|
de17c5f7da
|
moved planet test to tests/planet
svn: r16798
|
2009-11-16 07:23:20 +00:00 |
|
Robby Findler
|
82b9a9f4dd
|
allow environment variable-based spec of the url to download planet packages from
svn: r16521
|
2009-11-03 17:36:45 +00:00 |
|
Eli Barzilay
|
3d60fe640b
|
misc prop fixes
svn: r16374
|
2009-10-19 22:36:12 +00:00 |
|
Robby Findler
|
1003c22061
|
changed warning when there is no 'name' field
svn: r16217
|
2009-10-02 16:39:24 +00:00 |
|
Matthew Flatt
|
70317a24a8
|
fix parsing of planet paths to not add .ss in compact string form
svn: r16056
|
2009-09-17 22:24:51 +00:00 |
|
Matthew Flatt
|
3ebbd56865
|
fix cm problem tracking reader dependencies; add 'reader' reader language
svn: r15907
|
2009-09-08 00:07:11 +00:00 |
|
Robby Findler
|
0645fa16ec
|
use some of the original parameter values when compiling planet packages to avoid bad interactions with module language's automatic compilation
svn: r15785
|
2009-08-20 04:43:20 +00:00 |
|
Matthew Flatt
|
543f586a97
|
orig paramz to planet resolver (v4.2.1.7)
svn: r15783
|
2009-08-19 16:40:33 +00:00 |
|
Robby Findler
|
39f139c617
|
svn: r15654
|
2009-08-01 15:55:06 +00:00 |
|
Matthew Flatt
|
53a011cf65
|
adjust planet client to handle nested planet invocations by re-building the doc index only once
svn: r15246
|
2009-06-23 22:02:07 +00:00 |
|
Eli Barzilay
|
8ecbe78e98
|
typo (PR10242)
svn: r14843
|
2009-05-16 06:08:47 +00:00 |
|
Robby Findler
|
60db480a8d
|
David Van Horn's changes
svn: r14669
|
2009-04-30 16:03:15 +00:00 |
|
Eli Barzilay
|
c0a8a01222
|
Changed @itemize{...} to @itemize[...] (done after comparing the doc
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)
svn: r14427
|
2009-04-05 17:46:20 +00:00 |
|
Robby Findler
|
03ef481766
|
svn: r14385
|
2009-03-31 14:03:49 +00:00 |
|
Matthew Flatt
|
3adbe091c3
|
fix bug (that was copied and pasted!) in planet and at-exp readers
svn: r13733
|
2009-02-18 23:21:36 +00:00 |
|
Robby Findler
|
d3ed20934a
|
improved drschemes display of planet requires
svn: r13534
|
2009-02-12 13:07:20 +00:00 |
|
Robby Findler
|
36e903c81f
|
improved planet logging and drschemes view of it
svn: r13514
|
2009-02-10 15:01:16 +00:00 |
|
Robby Findler
|
64e91b8362
|
added status information about planets behavior to the bottom of the drscheme window
svn: r13494
|
2009-02-08 21:40:51 +00:00 |
|
Robby Findler
|
3b046b05ec
|
started on an 'always on' notifications of planet activity via drscheme
svn: r13490
|
2009-02-07 21:48:34 +00:00 |
|
Eli Barzilay
|
bd561ab191
|
some paren typos
svn: r13416
|
2009-02-04 16:28:14 +00:00 |
|
Robby Findler
|
ef36f329b7
|
added log-viewing support to DrScheme
svn: r13291
|
2009-01-27 14:23:18 +00:00 |
|
Robby Findler
|
b0f64136bd
|
added a little more logging output when removing a package and also fixed a few little things
svn: r13238
|
2009-01-20 17:25:53 +00:00 |
|
Robby Findler
|
99eafbc1b5
|
added some logging info to planet
svn: r13237
|
2009-01-20 17:18:04 +00:00 |
|
Matthew Flatt
|
8c8728337e
|
new guide chapter on Scheme dialects, and small clean-up for some other docs
svn: r12926
|
2008-12-22 21:17:07 +00:00 |
|
Carl Eastlund
|
69556b1881
|
Updated planet utility to accept full grammar for scribblings field in info.ss
svn: r12909
|
2008-12-19 21:14:36 +00:00 |
|
Matthew Flatt
|
e004ae390b
|
record modules loaded by the planet reader via current-reader-guard
svn: r12752
|
2008-12-09 11:37:57 +00:00 |
|
Robby Findler
|
db5dcfa67e
|
added some error checking
svn: r12217
|
2008-11-02 14:21:04 +00:00 |
|
Matthew Flatt
|
de5643ade0
|
change #planet to require spaces/tabs (any number) before planet path
svn: r12212
|
2008-11-01 13:21:57 +00:00 |
|
Matthew Flatt
|
338a595a7a
|
fix problem with incrorectly invoking phase -1 relative to base phase 1; sync planet reader with #lang whitespace change
svn: r12210
|
2008-10-31 21:12:22 +00:00 |
|
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 |
|