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 |
|
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 |
|
Robby Findler
|
eb5c839b97
|
changed an ss to a rkt
|
2010-05-08 16:18:04 -05:00 |
|
Matthew Flatt
|
1a5e662433
|
doc corrections and completions
|
2010-05-08 11:46:14 -06:00 |
|
Matthew Flatt
|
b26bf5e225
|
fix DrRacket printing styles and distinguish 'print' vs. 'write'
|
2010-05-08 10:18:50 -06:00 |
|
Matthew Flatt
|
311fef30a5
|
use traditional printing for R5RS, EoPL, and Pretty Big
|
2010-05-08 07:57:19 -06:00 |
|
Matthew Flatt
|
6563ef6812
|
rackety framework and tools docs
|
2010-05-08 07:37:08 -06:00 |
|
Matthew Flatt
|
6cfc0b481d
|
fix decompiler
|
2010-05-08 07:37:07 -06:00 |
|
Mike Sperber
|
47d16bbb82
|
Synch German string constants with latest.
|
2010-05-08 10:42:23 +02:00 |
|
Matthew Flatt
|
1d854085d6
|
dist-spec repairs
|
2010-05-07 13:52:46 -06:00 |
|
Jay McCarthy
|
8c918c489a
|
Fixing test re printing output... again :)
|
2010-05-07 12:44:12 -06:00 |
|
Matthew Flatt
|
c023c460bc
|
misc racket renamings
|
2010-05-07 11:03:02 -06:00 |
|
Matthew Flatt
|
eb15dceb34
|
rackety misc docs
|
2010-05-07 09:13:51 -06:00 |
|
Matthew Flatt
|
e5a259bdf0
|
document latest printing convention
|
2010-05-06 18:01:21 -06:00 |
|
Matthew Flatt
|
b2e0d92098
|
restore 'print-reader-abbreviations' support
|
2010-05-06 17:45:04 -06:00 |
|
Matthew Flatt
|
420ea6ee09
|
convert racket value printer to constructor+quote style; update Guide and Quick
|
2010-05-06 14:57:15 -06:00 |
|
Matthew Flatt
|
43027a8d9b
|
switch printer to constructor+quote style
|
2010-05-06 10:33:42 -06:00 |
|
Matthew Flatt
|
6027eb9627
|
fix raco setup handling of info.rkt by adding a namespace argument to get-info
|
2010-05-06 07:21:54 -06:00 |
|
Sam Tobin-Hochstadt
|
62af50867a
|
produce the correct type
|
2010-05-05 17:50:20 -04:00 |
|
Matthew Flatt
|
c13d65d23d
|
misc rackety docs
|
2010-05-05 12:09:14 -06:00 |
|
Sam Tobin-Hochstadt
|
1146ffa76d
|
Merge branch 'master' into samth/new-logic2
Conflicts:
collects/typed-scheme/private/parse-type.rkt
collects/typed-scheme/typecheck/tc-app.rkt
|
2010-05-05 13:35:29 -04:00 |
|
Matthew Flatt
|
947bf8e109
|
misc doc fixes
|
2010-05-05 11:07:34 -06:00 |
|
Matthew Flatt
|
f3a20562cf
|
rename plt-help GUI app
|
2010-05-05 11:07:25 -06:00 |
|
Matthew Flatt
|
0b9370bc5e
|
fix pretty-print bug for transparent structs that span lines
|
2010-05-05 10:32:48 -06:00 |
|
Matthew Flatt
|
625c35f892
|
fix props after renamings and additions
|
2010-05-05 10:32:18 -06:00 |
|