Robby Findler
f76f711261
duh
2010-06-17 23:49:00 -05:00
Robby Findler
87f6a6bb1e
added error checking for use in drdr
2010-06-17 15:54:12 -05:00
Robby Findler
0b34368d08
added keyboard shortcuts to the two radio buttons in the language dialog.
2010-06-17 13:02:37 -05:00
Robby Findler
3470d946ab
changed the default regexp filter for the search-in-files preference
...
closes PR 10975
2010-06-13 18:19:09 -05:00
Robby Findler
00cfe953a7
removed an unecessary parameter (the function was only called in one place and the argument expression was a variable that was also bound in the body of the called function and that variable was already used in a few other places, so the parameter was confusing here, making it seem to be a different value)
2010-06-07 11:43:36 -05:00
Robby Findler
9d75530d97
removed unused import
2010-06-07 11:43:36 -05:00
Robby Findler
608f78b29f
refactored the executable creation code to make it more legible
2010-06-05 17:23:40 -05:00
Robby Findler
42563354f8
Added preferences to remember the checkboxes in the Create Executable dialog box
2010-06-05 17:23:38 -05:00
Ryan Culpepper
4e54ae0c02
drracket tools manager: indicated skipped and failed tools
...
Closes PR 10952
2010-06-02 15:06:31 -06:00
Robby Findler
ac69f11a58
improved the backwards compatibility documentation for the drscheme: names
2010-06-02 09:34:10 -05:00
Robby Findler
880fa2df0d
Fixed drracket/tools-lib so that it exports drscheme:* names
2010-06-02 09:34:10 -05:00
Sam Tobin-Hochstadt
d323a794e8
Change `typed-scheme' numerics.
...
- `number?' no longer `real?'
- Number no longer Real
- remove obsolete environments
- Fix tests to use Real where necessary.
- Fix typed/mred and typed/framework
- Fix insert-large-letters to use `sub1' for type-safe loop
Merge to 5.0.
2010-05-28 19:24:46 -04:00
Eli Barzilay
de0cc7771b
A lot of "DrScheme" -> "DrRacket"s.
2010-05-17 01:27:03 -04:00
Eli Barzilay
aa7090fb25
Remove the drscheme-homepage string constant and its only use.
2010-05-17 00:56:38 -04:00
Eli Barzilay
a46743211b
A lot of "plt-scheme.org" -> "racket-lang.org"s.
2010-05-17 00:53:12 -04:00
Eli Barzilay
7f6efdc8be
A lot of "MrEd" -> "GRacket"s.
2010-05-16 23:46:05 -04:00
Matthew Flatt
704f8d6b13
add two missing acks
2010-05-16 07:31:37 -06:00
Matthew Flatt
8752e65bf8
disable check on a module's source name
2010-05-14 11:33:09 -06:00
Sam Tobin-Hochstadt
f44bd59b69
remove unnecessary assert
2010-05-13 14:59:45 -04:00
Sam Tobin-Hochstadt
52f5a1936c
Merge remote branch 'origin/master' into samth/new-logic2
2010-05-13 14:23:58 -04:00
Stevie Strickland
27014e9147
Add myself to the list of contributors.
2010-05-13 13:57:52 -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
Matthew Flatt
ed1d7f81c9
move drscheme and tests/drscheme to drracket and tests/drracket
2010-05-09 15:34:50 -06:00