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
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
Jacob Matthews
bf2e561d17
PLaneT client now reports itself as 372.0.
...
(This is a workaround to allow people to designate packages as v4.0 only until a proper
repository can be set up.)
svn: r7873
2007-11-30 20:01:41 +00:00
Sam Tobin-Hochstadt
53926bee23
Fix reading of entire buffer, not just the first element.
...
svn: r7790
2007-11-20 20:17:59 +00:00
Jacob Matthews
8ca7abe46c
.
...
svn: r7789
2007-11-20 20:03:54 +00:00
Jacob Matthews
8007ec59d2
committing sam th's fix
...
svn: r7788
2007-11-20 19:59:44 +00:00
Jacob Matthews
351937e933
added a preliminary reader mode, so
...
#lang planet me mylanguage.plt 3 4
gets the named planet package, gets lang/reader.ss, and uses it as the reader.
svn: r7778
2007-11-20 03:48:50 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Jacob Matthews
c161c7f958
Fix error reported by Sam
...
svn: r7580
2007-10-27 21:36:23 +00:00
Jacob Matthews
a4c853d32a
Adding a few helpers that let packages know their names and version numbers
...
svn: r7506
2007-10-16 00:29:53 +00:00
Jacob Matthews
f618bd63f4
Committing several changes to error handling to resolve PR 8985
...
svn: r7488
2007-10-11 18:45:24 +00:00
Jacob Matthews
56e74bf7e1
* Added an unpack w/o installation option to the command-line tool
...
* Misc. fixes
svn: r7337
2007-09-14 20:26:47 +00:00
Jacob Matthews
8d769c151c
Fix for PR8884
...
svn: r7141
2007-08-22 06:51:06 +00:00
Jacob Matthews
15d6842d54
PR 8736
...
svn: r6576
2007-06-11 16:53:00 +00:00
Jacob Matthews
dd93bb18b8
added a very rudimentary system for detecting which files are conflicting
...
svn: r5948
2007-04-16 01:16:16 +00:00
Jacob Matthews
c8be8b8e79
planet command-line tool changes to keep it from spuriously rejecting packages that now make sense; doc updates
...
svn: r5855
2007-04-02 05:10:07 +00:00
Jacob Matthews
844ed2d48f
changed planet search order, now uninstalled packages are only consulted if an attempt to download from the network fails.
...
svn: r5638
2007-02-19 23:30:37 +00:00
Jacob Matthews
1ecaecbd99
make a line to uncomment to switch to coach
...
svn: r5529
2007-02-01 02:57:01 +00:00
Jacob Matthews
e5a39eeee0
.
...
svn: r5528
2007-02-01 02:49:27 +00:00
Jacob Matthews
92535627a5
fixed erroneous grammar production for specs
...
svn: r5527
2007-02-01 02:45:27 +00:00
Eli Barzilay
19c33a8e2a
no need for string->immutable-string when creating exceptions
...
svn: r5372
2007-01-17 01:18:50 +00:00
Matthew Flatt
7b13755dad
unit clean-up
...
svn: r5160
2006-12-22 01:26:58 +00:00
Jacob Matthews
9c5d8810ee
Fixed bug with html-docs field (I had put the wrong contract on it)
...
svn: r5136
2006-12-18 17:46:49 +00:00
Jacob Matthews
e01ec2dc9d
Added "display packages" as the default action
...
svn: r5083
2006-12-11 18:50:02 +00:00
Jacob Matthews
68ca259b32
Added a feature to check for bad information in info.ss files and warn you of the problem. Also fixed a couple minor problems in doc.txt.
...
svn: r5082
2006-12-11 18:35:39 +00:00
Jacob Matthews
675d3818d9
fixed some conflict bars that snuck in to the doc.txt
...
svn: r5015
2006-12-04 06:03:49 +00:00
Jacob Matthews
f2bd91c8ec
Fix bug that would crash planet in some cases if certain subdirectories didn't exist
...
svn: r4969
2006-11-28 16:15:45 +00:00
Jacob Matthews
16a3b5e1d8
Additions to support a new command-line flag, plus a few other bits of miscellany.
...
svn: r4965
2006-11-28 05:47:07 +00:00
Jacob Matthews
b25e8a9633
The client now deletes tmp files as soon as it's done with them.
...
svn: r4962
2006-11-27 19:17:44 +00:00
Eli Barzilay
03738d1e40
typo (pr8356)
...
svn: r4714
2006-10-30 21:52:50 +00:00
Jacob Matthews
5d37cb79e7
Added resolve-planet-path to util.ss
...
svn: r4265
2006-09-07 03:13:31 +00:00
Jacob Matthews
b2cee7bed9
Added preliminary support for installation policy configuration
...
svn: r3958
2006-08-04 15:37:12 +00:00
Jacob Matthews
9bc45dfb51
Fixed an oversight that broke the linkage table
...
svn: r3956
2006-08-04 14:59:30 +00:00
Jacob Matthews
c651826f35
Fixed a couple bugs in the error-handling and command-line
...
support for the new uninstalled-package-cache feature
svn: r3952
2006-08-04 04:43:32 +00:00
Jacob Matthews
f02c4d7a80
Added a local uninstalled-packages cache and associated tools;
...
refactored the planet download search order code
svn: r3951
2006-08-04 01:00:31 +00:00
Jacob Matthews
03a6ad2fde
Fixed bug in which removing a devel link could cause an error if the cache.ss file for the given version number didn't exist (e.g. because a devel link was installed, then mzscheme was upgraded, and then the devel link was removed)
...
svn: r3751
2006-07-18 15:47:27 +00:00
Jacob Matthews
a9c231bd24
Added --url option to planet command-line tool
...
svn: r3733
2006-07-16 23:32:39 +00:00
Jacob Matthews
0787328fe8
Fixed a fragility in which drscheme might fail to start up
...
if no planet packages are installed
svn: r3542
2006-06-29 16:06:36 +00:00
Jacob Matthews
76f7e19662
support for development-linked packages to be compiled and have their info.ss files
...
read by drscheme startup (so that things like language levels and drscheme tools can
be developed using development links)
svn: r3535
2006-06-29 02:34:37 +00:00
Jacob Matthews
92c57887e0
some improvements to the planet command-line tools
...
svn: r3534
2006-06-28 22:30:33 +00:00
Jacob Matthews
4cd1207ac1
.
...
svn: r3518
2006-06-28 07:17:37 +00:00
Jacob Matthews
343c734291
.
...
svn: r3517
2006-06-28 06:59:12 +00:00
Jacob Matthews
6d1f299cfc
updated so that the server understands v350 and later
...
svn: r3516
2006-06-28 03:52:37 +00:00
Matthew Flatt
6706befaa3
350.2
...
svn: r3496
2006-06-27 12:34:39 +00:00
Jacob Matthews
92838554ff
.
...
svn: r2887
2006-05-09 16:51:55 +00:00
Jacob Matthews
ef2ab54bd2
Fixed PR 7876
...
svn: r2797
2006-04-26 14:10:49 +00:00
Jacob Matthews
fb89fc53ef
Fixed client-side part of PR 8012
...
svn: r2709
2006-04-18 19:00:54 +00:00
Eli Barzilay
16f01a1109
{quick,merge}sort -> sort
...
svn: r2569
2006-04-01 12:24:15 +00:00
Jacob Matthews
879307289b
A bug fix, an error-message improvement, and new docs.
...
svn: r1947
2006-01-24 20:15:37 +00:00
Jacob Matthews
fbc5fc7555
Misc. bugfixes for exceptional cases
...
svn: r1945
2006-01-24 19:11:16 +00:00
Jacob Matthews
a4adc29d52
.
...
svn: r1939
2006-01-24 16:41:36 +00:00
Jacob Matthews
2b8e2efbb8
.
...
svn: r1935
2006-01-23 21:54:13 +00:00
Jacob Matthews
b8666df469
.
...
svn: r1930
2006-01-23 06:15:23 +00:00
Jacob Matthews
b4b965180e
Bugfix for package crashing bug
...
svn: r1914
2006-01-21 19:01:36 +00:00
Jacob Matthews
e9b8eda964
.Added support for creating and deleting development links to the planet cmd-line tool.
...
svn: r1906
2006-01-20 22:48:29 +00:00
Jacob Matthews
19435656d0
Added support for a hard-link file that will hopefully ease development burdens
...
svn: r1876
2006-01-20 00:40:38 +00:00
Jacob Matthews
6e5ea6c223
Fixed --remove bug
...
svn: r1777
2006-01-06 20:10:37 +00:00
Jacob Matthews
b87d92df49
.
...
svn: r1606
2005-12-13 05:48:56 +00:00
Jacob Matthews
5b73cd20da
fixing version-change-breaks-help-desk bug
...
svn: r1590
2005-12-12 06:31:12 +00:00
Jacob Matthews
d5ded0000d
Added environment variable PLTPLANETDIR to control where planet saves stuff
...
in order to support multiple installations with different planet caches
(as per dherman's request)
svn: r735
2005-09-01 19:20:57 +00:00
Jacob Matthews
e362c0b12f
Documented new planet command-line option -d
...
svn: r585
2005-08-11 19:12:00 +00:00
Jacob Matthews
166abfc39e
Added package download support to the planet cmdline tool, also fixed a few error string bugs.
...
svn: r584
2005-08-11 17:53:45 +00:00
Jacob Matthews
642b5571bd
Updating documentation to explain new HTTP-related configuration parameters.
...
svn: r580
2005-08-11 02:25:19 +00:00
Jacob Matthews
51f56a3cdc
HTTP support for PLaneT
...
svn: r579
2005-08-11 01:56:12 +00:00
Eli Barzilay
daa18fcba0
typos
...
svn: r66
2005-06-08 00:28:39 +00:00
Eli Barzilay
017d151d59
Adding collects, with all the right properties (except eoln-style).
...
svn: r3
2005-05-27 18:56:37 +00:00