Eli Barzilay
|
27f76f2da0
|
Adds scm-export-repo', which can be used instead of scm-checkout' to
get a clean directory.
|
2010-05-13 00:52:47 -04:00 |
|
Ryan Culpepper
|
9f0d446ffd
|
syntax/parse: added details to non-syntax attr error
|
2010-05-12 14:55:41 -06:00 |
|
Ryan Culpepper
|
6d1b2af74d
|
syntax/parse: scheme->racket, docs for literal phases
|
2010-05-12 14:55:40 -06:00 |
|
Stevie Strickland
|
3816f9cf1a
|
Adding .rktl as a Racket file extension.
|
2010-05-12 16:36:22 -04:00 |
|
Jay McCarthy
|
8f6c0d415c
|
Renaming re: Eli
|
2010-05-12 14:33:06 -06:00 |
|
Jay McCarthy
|
b6abe53002
|
Setting GIT_DIR
|
2010-05-12 14:08:45 -06:00 |
|
Jay McCarthy
|
1d6c943114
|
Adding drdr:random?
|
2010-05-12 14:04:05 -06:00 |
|
Jay McCarthy
|
4f17ec419e
|
Changing normalize-response to be more user friendly
|
2010-05-12 11:26:00 -06:00 |
|
Eli Barzilay
|
8f5b1f622c
|
Hide stderr by combining it with the captured output => no stderr messages.
(Also, a slightly nicer string for the case of using the file timestamp.)
|
2010-05-12 11:15:14 -04:00 |
|
Casey Klein
|
cc67852317
|
Fixes URL typo
|
2010-05-12 08:48:27 -05:00 |
|
Casey Klein
|
7b15edee41
|
Racketifies Redex documentation
|
2010-05-12 07:58:08 -05:00 |
|
Eli Barzilay
|
aceeb391ad
|
Use export-subst to tweak archive results of this file with date/sha1.
Also, make the code use these results, or if not from an archive, use
git, or if that fails, just the date of the file itself.
|
2010-05-12 05:43:16 -04:00 |
|
Vincent St-Amour
|
2435f6fe06
|
Changed the common benchmark wrapper to use the racket language and to
print return values.
|
2010-05-11 14:56:43 -04:00 |
|
Vincent St-Amour
|
11d8dac0bf
|
Got rid of one-armed ifs in the common benchmarks.
|
2010-05-11 14:56:43 -04:00 |
|
Matthew Flatt
|
c1abea82ec
|
add local-require to racket/base
|
2010-05-11 12:31:28 -06:00 |
|
Sam Tobin-Hochstadt
|
c22735ea49
|
`block' doesn't have this limitation
|
2010-05-11 12:01:15 -04:00 |
|
Sam Tobin-Hochstadt
|
3965eab9c8
|
Add `racket/block'
|
2010-05-11 12:01:15 -04:00 |
|
Matthew Flatt
|
92a4106877
|
text% printer recognizes a line containing only a form-feed character and uses it as a page break; a form-feed character displays as ^L
|
2010-05-11 09:37:08 -06:00 |
|
Matthew Flatt
|
5b76acb4ae
|
add racket/system to racket
|
2010-05-11 07:06:07 -06:00 |
|
Matthew Flatt
|
60119b800e
|
document how to add a command to raco
|
2010-05-11 06:42:00 -06:00 |
|
Matthew Flatt
|
50e923b199
|
add 'eprintf' and 'displayln'
|
2010-05-11 06:38:34 -06:00 |
|
Matthew Flatt
|
acb98cef60
|
allow paths as input to regexp-matching functions
|
2010-05-11 06:03:39 -06:00 |
|
Eli Barzilay
|
0aab34154a
|
Update handin-server docs.
|
2010-05-11 00:31:28 -04:00 |
|
Eli Barzilay
|
50753b6364
|
more fixes to automated tests
|
2010-05-10 23:36:14 -04:00 |
|
Matthew Flatt
|
5f2ef77c14
|
fix reference typo
|
2010-05-10 20:40:51 -06:00 |
|
Eli Barzilay
|
bf2b8478fd
|
prop fixes (some removed, some renamed)
|
2010-05-10 22:31:05 -04:00 |
|
Eli Barzilay
|
8b3ff3e297
|
Use racket for automated tests.
|
2010-05-10 22:13:10 -04:00 |
|
Matthew Flatt
|
899e85f94f
|
change prop:custom-print-as-constructor to more general prop:custom-print-quotable
|
2010-05-10 18:32:25 -06:00 |
|
Sam Tobin-Hochstadt
|
a81de56b30
|
add test for bug found by vincent
|
2010-05-10 17:55:29 -04:00 |
|
Sam Tobin-Hochstadt
|
2d1625336e
|
fix handling when subtype doesn't have rest arg
|
2010-05-10 17:53:48 -04:00 |
|
Sam Tobin-Hochstadt
|
a6e314d367
|
add #:optimize keyword
|
2010-05-10 17:32:53 -04:00 |
|
Carl Eastlund
|
93835460cb
|
Merge branch 'master' of git:plt
|
2010-05-10 16:39:24 -04:00 |
|
Carl Eastlund
|
ff5b8da551
|
Adjusted list/c to stand alone, rather than using cons/c, so that it prints as itself.
|
2010-05-10 16:39:07 -04:00 |
|
Jay McCarthy
|
10377c35f2
|
Merge branch 'master' of git.racket-lang.org:plt
|
2010-05-10 11:41:49 -06:00 |
|
Jay McCarthy
|
b1276f237b
|
Adjust run/collect and adding test
|
2010-05-10 11:41:20 -06:00 |
|
Sam Tobin-Hochstadt
|
ea8ffb460b
|
completion for 'raco help'
|
2010-05-10 10:03:13 -04:00 |
|
Sam Tobin-Hochstadt
|
8836b85cb7
|
fix drdr timeout due to gui window
|
2010-05-10 09:49:50 -04:00 |
|
Sam Tobin-Hochstadt
|
6c7ef76995
|
fix drdr error
|
2010-05-10 09:38:33 -04:00 |
|
Matthew Flatt
|
68fee973de
|
have 'raco make' require an argument so that it doesn't silently do nothing when no files are supplied
|
2010-05-10 06:27:57 -06:00 |
|
Matthew Flatt
|
41e1fe958f
|
test repairs
|
2010-05-10 06:23:37 -06:00 |
|
Matthew Flatt
|
20c732b795
|
fix search sort order
|
2010-05-10 06:21:16 -06:00 |
|
Eli Barzilay
|
87a5c3bfa2
|
use a more common short for repository
|
2010-05-10 06:52:14 -04:00 |
|
Matthias Felleisen
|
461c39b979
|
universe in line with syntax-parse
|
2010-05-09 19:33:25 -04:00 |
|
Matthew Flatt
|
ed1d7f81c9
|
move drscheme and tests/drscheme to drracket and tests/drracket
|
2010-05-09 15:34:50 -06:00 |
|
Sam Tobin-Hochstadt
|
9ccd44e8fd
|
rackety TS docs
|
2010-05-09 12:35:59 -04:00 |
|
Sam Tobin-Hochstadt
|
820040abc1
|
add typed/racket and typed/racket/base
|
2010-05-09 11:44:38 -04:00 |
|
Matthew Flatt
|
f24d66f02f
|
improve docs on printer modes
|
2010-05-09 07:05:20 -06:00 |
|
Eli Barzilay
|
d9917b27a0
|
Attempt to properly documents the `external-browser' mess.
Hopefully fixing PR10900.
|
2010-05-08 23:32:54 -04:00 |
|
Robby Findler
|
155cc4ac05
|
fixed the way preference file restoration works in the case that there is no preferences file to start with
|
2010-05-08 16:22:56 -05:00 |
|
Robby Findler
|
a470b44f83
|
Merge branch 'master' of git:plt
|
2010-05-08 16:18:31 -05:00 |
|