Commit Graph

15133 Commits

Author SHA1 Message Date
Matthew Flatt
3f8d1dc34d more scheme -> racket source renaming 2010-04-20 09:22:29 -06:00
Sam Tobin-Hochstadt
c3eb495627 Fix this file to delete output.txt when it's done. 2010-04-19 17:20:07 -04:00
Sam TH
bf5be735e5 Ignore this generated file 2010-04-19 15:36:51 -04:00
Sam Tobin-Hochstadt
97f246d147 Use racket to compute tools rather than parsing 'rico --help' output. 2010-04-19 09:04:12 -04:00
Sam TH
5384fef66e forgot to add this file 2010-04-18 22:06:02 -04:00
Sam TH
89dc7afd02 Create separate module for listing all rico tools. 2010-04-18 22:06:02 -04:00
Eli Barzilay
866600ac08 Document the root and src ignores 2010-04-18 18:02:56 -04:00
Carl Eastlund
45d2e0a191 Added /add-on/ to .gitignore as conventional location for PLTADDONDIR. 2010-04-18 17:58:04 -04:00
Eli Barzilay
80001744b8 Ignores in launcher 2010-04-18 11:12:14 -04:00
Eli Barzilay
5640fe77c5 Ignores that are roughly the same as the ones in svn 2010-04-18 10:47:32 -04:00
Eli Barzilay
d78928f18d Welcome to a new PLT day. 2010-04-17 03:50:33 -04:00
Stevie Strickland
0e681d3869 Remove already outdated comment. 2010-04-16 21:06:36 -04:00
Stevie Strickland
ff100e6a94 Only run external commands as necessary, also make sure we only recognize
commands in the right places (for example, 'rico planet planet ' shouldn't
cause planet tab-completion).
2010-04-16 21:05:42 -04:00
Stevie Strickland
4718f1657b Only execute the planet commands if we're tab-completing after 'rico planet'. 2010-04-16 20:52:45 -04:00
Sam Tobin-Hochstadt
1321a766c0 lots more smarts 2010-04-16 18:40:39 -04:00
Sam Tobin-Hochstadt
29b7ae4f9f fix comments and props 2010-04-16 17:52:58 -04:00
Matthias Felleisen
6d1d3da1fe bug eliminated from _words_ reading 2010-04-16 17:37:59 -04:00
Matthew Flatt
17c5ed073c fix typo 2010-04-16 17:28:44 -04:00
Matthew Flatt
9ca5f6b340 fix regexp-replace* 2010-04-16 17:27:53 -04:00
Sam Tobin-Hochstadt
9eaa749f5e more like zsh 2010-04-16 17:23:32 -04:00
Matthew Flatt
c4367f536c Windows fixes (PR 10861) 2010-04-16 17:11:22 -04:00
Sam Tobin-Hochstadt
531598c145 move per eli 2010-04-16 17:10:33 -04:00
Sam Tobin-Hochstadt
3596c04b3e Add comment on how to enable tab completion 2010-04-16 16:59:54 -04:00
Sam Tobin-Hochstadt
da1b53707a add bash completion script 2010-04-16 16:40:47 -04:00
Robby Findler
f664758896 added 'rico docs' 2010-04-16 16:30:33 -04:00
Robby Findler
b317a8ae89 . 2010-04-16 16:19:48 -04:00
Robby Findler
a04a5b32d1 changed a message so that it doesn't register as an error according to drdr 2010-04-16 16:15:31 -04:00
Robby Findler
1c114c3e94 made the file work when the cwd is not the files directory 2010-04-16 14:43:41 -04:00
Jay McCarthy
2d39a9e104 Using props file rather than SVN for properties 2010-04-16 13:22:17 -04:00
Robby Findler
eb7c8daead . 2010-04-16 11:42:35 -04:00
Matthias Felleisen
a2af09a445 one more reader, plus shortened the names of the functions 2010-04-16 10:49:21 -04:00
Eli Barzilay
da312ac680 Welcome to a new PLT day. 2010-04-16 03:50:27 -04:00
Robby Findler
bcbdcc2eaf added the #:generator argument to the contract property maker 2010-04-15 23:29:39 -04:00
Robby Findler
4587795d40 added 'Scribble' as a prefix to the scribble drscheme buttons 2010-04-15 23:11:38 -04:00
Robby Findler
d4c0aa1daf added guard against passing #f to the make-button procedure 2010-04-15 23:07:27 -04:00
Matthias Felleisen
10c6213a8f making drdr happy with here path 2010-04-15 22:22:14 -04:00
Matthew Flatt
840ea4f4f5 simplify [g]racket startup banner 2010-04-15 22:15:43 -04:00
Matthew Flatt
03099f4aa2 remove require of pconvert in racket runtime-config 2010-04-15 21:44:16 -04:00
Matthew Flatt
ccee3d4d9e fix mzschemecgc name (to not overwrite mzscheme) 2010-04-15 21:40:28 -04:00
Matthew Flatt
cea92a1737 fix accidental change to Racket prompt 2010-04-15 21:21:34 -04:00
Matthew Flatt
0f0a59732e create core binaries as 'racket' and 'gracket' 2010-04-15 21:15:57 -04:00
Matthias Felleisen
a8999166d7 one more test for batch-io 2010-04-15 20:39:26 -04:00
Matthias Felleisen
2727d5f0ba batch-io finished 2010-04-15 20:34:26 -04:00
Matthew Flatt
2fb34bcfdc fix Scribble reader test regexp-split pattern 2010-04-15 19:15:53 -04:00
Matthias Felleisen
2e77afe5da . 2010-04-15 18:38:09 -04:00
Kevin Tew
4f29962d9c [Places] prevent green thread switch during master allocation 2010-04-15 18:10:50 -04:00
Jay McCarthy
918f2caf34 Adding generics 2010-04-15 16:33:31 -04:00
Matthias Felleisen
f04addd104 support several keywords per clause 2010-04-15 12:35:01 -04:00
Matthew Flatt
406a38148d avoid unnecessary allocation of empty string in common case of regexp-.../full result 2010-04-15 11:26:37 -04:00
Matthew Flatt
249a9e38f7 minor regexp clean-ups 2010-04-15 10:10:19 -04:00