Matthew Flatt
|
853f959622
|
raco pkg: improve command-line checking and error reporting
For example, complain if both `-u' and `-i' are specified,
or if a bad `--deps' mode is provided.
|
2012-12-22 09:43:19 -07:00 |
|
Jay McCarthy
|
41a64cbbd8
|
Dealing properly with rest args in svn-style commands
|
2012-01-25 16:48:11 -07:00 |
|
Jay McCarthy
|
fda7e8bad5
|
Fix behavior on rest arguments
|
2012-01-25 16:48:11 -07:00 |
|
Danny Yoo
|
37a81bcfce
|
correcting an offset error: if the string str is exactly n characters long, the use of string-ref in the last case will die.
|
2011-09-06 07:29:42 -05:00 |
|
Eli Barzilay
|
3157955d40
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
|
Robby Findler
|
5017801659
|
Rackety
|
2011-02-05 21:02:00 -06:00 |
|
Matthew Flatt
|
41551a4987
|
adjust raco planet help output to fit in 80 columns
|
2010-07-09 06:44:34 -06:00 |
|
Robby Findler
|
733c9b9eec
|
planet command now uses short-program+command-name properly.
|
2010-05-31 13:17:21 -05:00 |
|
Robby Findler
|
e23db50e06
|
Rackety planet command line tool
|
2010-05-31 09:00:05 -05:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|