Matthew Flatt
|
ab4e349e06
|
rackety quick doc
|
2010-04-21 19:16:01 -06:00 |
|
Matthew Flatt
|
51fb2b4a31
|
doc improvement
|
2010-04-21 19:15:20 -06:00 |
|
Matthew Flatt
|
fec6528c70
|
fix command-line parsingand support '-f -' as eval from stdin
|
2010-04-21 18:50:50 -06:00 |
|
Matthew Flatt
|
7503f8c6e9
|
change #:module-info to #:language-info for consistency with module->language-info
|
2010-04-21 18:50:16 -06:00 |
|
Matthew Flatt
|
895ca49f9c
|
fix racket-tool scribble command description
|
2010-04-21 14:38:19 -06:00 |
|
Matthew Flatt
|
c862eb8121
|
rico -> racket-tool
|
2010-04-21 14:24:07 -06:00 |
|
Sam Tobin-Hochstadt
|
bff6400fb4
|
rename scheme to racket
|
2010-04-21 16:06:44 -04:00 |
|
Eli Barzilay
|
0acfa7e525
|
.mailmap file to fix name/email errors
|
2010-04-21 02:02:29 -04:00 |
|
Eli Barzilay
|
525032ae7b
|
cleanup backup file
|
2010-04-21 01:14:45 -04:00 |
|
Matthias Felleisen
|
6bc3484ae0
|
added member? as an alias for member to BSL
|
2010-04-20 22:48:41 -04:00 |
|
Matthew Flatt
|
0dbf5fc943
|
fix build problem related to scheme->racket shuffle
|
2010-04-20 20:43:15 -06:00 |
|
Matthias Felleisen
|
0e6ab6745f
|
matrix suggestions
|
2010-04-20 22:16:26 -04:00 |
|
Matthias Felleisen
|
ae5c682e10
|
fixed 10866 for _first-order_ abuse of clauses
|
2010-04-20 18:57:17 -04:00 |
|
John Clements
|
0e632187a0
|
deleting test file
|
2010-04-20 16:35:10 -07:00 |
|
John Clements
|
377aa7031d
|
Merge branch 'master' of git:plt
|
2010-04-20 16:31:36 -07:00 |
|
Matthew Flatt
|
d7e4db3efd
|
fix some tests and docs after racket move
|
2010-04-20 17:28:07 -06:00 |
|
John Clements
|
eda81847a5
|
made a change to foo.ss
|
2010-04-20 16:14:53 -07:00 |
|
John Clements
|
385f96e502
|
pardon me for experimenting on the master tree...
|
2010-04-20 16:00:42 -07:00 |
|
Matthew Flatt
|
88820fc4a4
|
Merge branch 'master' of git.racket-lang.org:plt
|
2010-04-20 15:47:14 -06:00 |
|
Matthew Flatt
|
c95a398754
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
|
Jay McCarthy
|
1abbff5ea4
|
Merge branch 'master' of git.racket-lang.org:plt
|
2010-04-20 15:11:06 -06:00 |
|
Jay McCarthy
|
782f6c71ee
|
Getting build start time from somewhere else so it is monotonic
|
2010-04-20 14:56:27 -06:00 |
|
Jay McCarthy
|
b065d86b37
|
Fresh home dir per file and rewriting of more random paths
|
2010-04-20 14:52:42 -06:00 |
|
tewk
|
8116350df4
|
[Places] fix stack_base
|
2010-04-20 11:10:46 -06:00 |
|
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 |
|