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
|
745adb03d1
|
fix src attributes
|
2010-05-11 02:15:32 -04:00 |
|
Eli Barzilay
|
0aab34154a
|
Update handin-server docs.
|
2010-05-11 00:31:28 -04:00 |
|
Eli Barzilay
|
96a9bdfbc4
|
Hopefully this fixes the cygwin build on windows
|
2010-05-11 00:17:32 -04:00 |
|
Eli Barzilay
|
50753b6364
|
more fixes to automated tests
|
2010-05-10 23:36:14 -04:00 |
|
Eli Barzilay
|
db1af22f91
|
New Racket version.
|
2010-05-10 23:01:48 -04:00 |
|
Matthew Flatt
|
5f2ef77c14
|
fix reference typo
|
2010-05-10 20:40:51 -06:00 |
|
Matthew Flatt
|
2159807e4a
|
try to fix mzcom
|
2010-05-10 20:40:18 -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 |
|
Eli Barzilay
|
f3c8d7f778
|
Align options in `configure -h'.
|
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 |
|
Matthew Flatt
|
360f925906
|
fix mysterx DLL to use rkt inner suffix
|
2010-05-10 18:32:25 -06:00 |
|
Matthew Flatt
|
2ee555c4e0
|
adjust CRLF handling of some Windows files
|
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 |
|
Sam Tobin-Hochstadt
|
c031729e4b
|
use aux function to avoid generating useless filters
|
2010-05-10 17:03:21 -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 |
|
Sam Tobin-Hochstadt
|
fe10457f4e
|
more test errors
|
2010-05-10 16:22:41 -04:00 |
|
Sam Tobin-Hochstadt
|
08d0df5256
|
fix test suite errors
|
2010-05-10 16:09:58 -04:00 |
|
Sam Tobin-Hochstadt
|
6baef71d57
|
don't add to identifiers
|
2010-05-10 16:09:47 -04:00 |
|
Sam Tobin-Hochstadt
|
52c1f41a20
|
more contract fixes
|
2010-05-10 15:50:24 -04:00 |
|
Sam Tobin-Hochstadt
|
1bbb857b18
|
use racket/base
|
2010-05-10 15:43:03 -04:00 |
|
Sam Tobin-Hochstadt
|
d75232baa0
|
fix contract error, use the same contract for drest everywhere
|
2010-05-10 15:42:45 -04:00 |
|
Sam Tobin-Hochstadt
|
8461045e8c
|
avoid trying to reconstruct bogus arrow type, use dummy instead
|
2010-05-10 15:42:23 -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
|
b1a49470ee
|
fix `implied-atomic?'
|
2010-05-10 11:51:18 -04:00 |
|
Sam Tobin-Hochstadt
|
aa54451196
|
Merge remote branch 'origin/master' into samth/new-logic2
|
2010-05-10 11:10:08 -04:00 |
|
Eli Barzilay
|
def35e561a
|
New Racket version.
|
2010-05-10 10:46:54 -04:00 |
|
Sam Tobin-Hochstadt
|
82ee73ab51
|
Merge remote branch 'origin/master' into samth/new-logic2
Conflicts:
collects/typed-scheme/scribblings/begin.scrbl
collects/typed-scheme/scribblings/quick.scrbl
collects/typed-scheme/scribblings/ts-guide.scrbl
collects/typed-scheme/scribblings/ts-reference.scrbl
collects/typed-scheme/scribblings/varargs.scrbl
|
2010-05-10 10:36:21 -04:00 |
|
Eli Barzilay
|
15107e84c7
|
get back lost CRLFs
|
2010-05-10 10:16:30 -04: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
|
202b38a4f4
|
rackety readme
|
2010-05-10 06:35:47 -06: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 |
|