Matthew Flatt
|
8d9e10f34e
|
remove compat bins: DrScheme, MrEd.exe, MrEd.app
leaving mred (Unix and Mac OS X) for scripts
|
2011-04-15 07:49:45 -06:00 |
|
Matthew Flatt
|
ed1d7f81c9
|
move drscheme and tests/drscheme to drracket and tests/drracket
|
2010-05-09 15:34:50 -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
|
c023c460bc
|
misc racket renamings
|
2010-05-07 11:03:02 -06:00 |
|
Sam Tobin-Hochstadt
|
d7adf2e347
|
remove duplicate file, per RBF
|
2010-05-05 10:34:56 -04:00 |
|
Matthew Flatt
|
3db8dd7c26
|
SHA1-based shortcut for compiler/cm
|
2010-04-30 16:30:10 -06:00 |
|
Robby Findler
|
84f0e307dd
|
adjusted the initial what-language-do-you-want dialog
|
2010-04-29 17:28:44 -05:00 |
|
Robby Findler
|
99708f0b7f
|
fixed PR 10872
|
2010-04-29 13:41:44 -05:00 |
|
Robby Findler
|
9b2987d7fb
|
improved the suggest-a-language dialog that you get in the there-is-no-language-picked-yet language
|
2010-04-29 12:21:10 -05:00 |
|
Robby Findler
|
66f51b9478
|
changed a capability value's name from drracket:<something> back to drscheme:<something>
|
2010-04-29 11:48:27 -05:00 |
|
Robby Findler
|
350fc70fc1
|
fixed PR 10878
|
2010-04-29 11:24:58 -05:00 |
|
Robby Findler
|
fbf52d6957
|
renamed the preferences to drracket:
|
2010-04-29 11:03:06 -05:00 |
|
Matthew Flatt
|
79b943b2ef
|
fix tools doc
|
2010-04-28 11:02:30 -06:00 |
|
Matthew Flatt
|
1bb773ba29
|
fix compatibility drscheme tool linking
|
2010-04-28 08:52:31 -06:00 |
|
Robby Findler
|
05df75f935
|
Merge branch 'master' of git:plt
|
2010-04-27 09:20:17 -05:00 |
|
Robby Findler
|
1f5f0fb760
|
started updating the docs to say drracket: instead of drscheme:
|
2010-04-27 09:19:44 -05:00 |
|
Matthew Flatt
|
3d5e933d9e
|
.rkt extension in DrRacket exe
|
2010-04-27 06:18:32 -06:00 |
|
Robby Findler
|
3ac0ba56f8
|
added support for tools that use drracket: prefixed names and change DrScheme to DrRacket in the tools function docs
|
2010-04-27 06:42:34 -05:00 |
|
Robby Findler
|
9fbfa9bfc3
|
adjusted drracket to use drracket: prefixed names everywhere (the names are rewriten to drscheme: when tools are invoked)
|
2010-04-25 15:20:03 -05:00 |
|
Robby Findler
|
d08b0a8dc8
|
adjusted drracket to use drracket: prefixed names everywhere (the names are rewriten to drscheme: when tools are invoked)
|
2010-04-25 15:19:51 -05:00 |
|
Robby Findler
|
f7ac9f9546
|
switched all of the names inside drracket to be drracket: instead of drscheme: (this breaks the tools, tho)
|
2010-04-24 16:16:06 -05:00 |
|
Robby Findler
|
975f6445f0
|
renamed drscheme collections files to .rkt
|
2010-04-24 08:01:33 -05:00 |
|
Matthew Flatt
|
051282877e
|
fix drracket tools doc build
|
2010-04-23 17:15:40 -06:00 |
|
Robby Findler
|
244f6e4908
|
started requiring racket/ instead of scheme/
|
2010-04-23 16:37:25 -05:00 |
|
Robby Findler
|
8dc93d9877
|
Fixed check syntax so it deals with the .rkt and .ss conflation properly
|
2010-04-23 14:55:13 -05:00 |
|
Robby Findler
|
59d90b279d
|
improved support for #lang planet (in drscheme)
|
2010-04-21 12:14:17 -04:00 |
|
Matthew Flatt
|
c0c80683c9
|
DrScheme -> DrRacket
|
2010-04-22 07:51:36 -06:00 |
|
Matthew Flatt
|
5d6ae2b4b9
|
rackty start page
|
2010-04-21 19:32:33 -06:00 |
|
Robby Findler
|
d4c0aa1daf
|
added guard against passing #f to the make-button procedure
|
2010-04-15 23:07:27 -04:00 |
|
Matthew Flatt
|
0f0a59732e
|
create core binaries as 'racket' and 'gracket'
|
2010-04-15 21:15:57 -04:00 |
|
Matthew Flatt
|
ce2d286586
|
add current-module-declare-source, variable-reference->module-source, convert soe sues of module paths to module sources
svn: r18804
|
2010-04-13 02:48:40 +00:00 |
|
Matthew Flatt
|
49f68dc6d6
|
fix construction of resolved module path in DrScheme (PR 10859)
svn: r18803
|
2010-04-12 23:28:40 +00:00 |
|
Robby Findler
|
e333734867
|
got rid of some bouncing
svn: r18796
|
2010-04-12 15:52:15 +00:00 |
|
Robby Findler
|
e672c022c9
|
added a missing import
svn: r18787
|
2010-04-11 12:12:22 +00:00 |
|
Robby Findler
|
bf9ae0f731
|
added support for opt-out buttons and then took advantage of it to do a better job with the check syntax, macro stepper, and debugger buttons
svn: r18785
|
2010-04-11 03:14:02 +00:00 |
|
Robby Findler
|
c7606115e1
|
added support for the stepper button appearing automatically in the teaching languages (in the module language with #lang htdp/* prefix)
svn: r18771
|
2010-04-09 19:28:02 +00:00 |
|
Matthew Flatt
|
1621091fc1
|
add 'current-read-interaction' parameter
svn: r18769
|
2010-04-09 13:22:57 +00:00 |
|
Matthew Flatt
|
bebf513aa7
|
change 'configure-runtime to produce a list of module-spcifying vectors instead of a single vector
svn: r18763
|
2010-04-08 19:11:50 +00:00 |
|
Matthew Flatt
|
8fbd16261f
|
adjust DrScheme to run #lang-specified runtime configuration
svn: r18762
|
2010-04-08 15:32:02 +00:00 |
|
Robby Findler
|
580f105792
|
fixed a bug in the initialization of the language dialog
svn: r18589
|
2010-03-21 01:37:53 +00:00 |
|
Robby Findler
|
92f9725593
|
added support for showing the phases to the module browser you get from the Scheme menu
svn: r18380
|
2010-02-27 12:59:19 +00:00 |
|
Robby Findler
|
78dc617a14
|
PR 10786
svn: r18378
|
2010-02-27 12:40:38 +00:00 |
|
Sam Tobin-Hochstadt
|
2e90dfc081
|
Re-enable typechecking of auto-language.ss
Add `syntax-e' as a path.
Turn on contracts for objects.
Refactor Noel's additions.
Fix `require/typed' at the REPL.
svn: r18345
|
2010-02-26 00:25:23 +00:00 |
|
Robby Findler
|
39dd21c240
|
PR 10783
svn: r18340
|
2010-02-25 20:57:45 +00:00 |
|
Robby Findler
|
50a6a585b1
|
fixed some repl-printing related bugs that would make 'write' sensitive to pretty-print's parameters in drscheme's repl
svn: r18321
|
2010-02-24 17:35:09 +00:00 |
|
Robby Findler
|
05efd5be38
|
brought back the diamond prefix on the tabs for when files arent saved; changed the default choince to star for linux
svn: r18295
|
2010-02-23 12:36:55 +00:00 |
|
Stevie Strickland
|
1c31d939d4
|
There's no check that frame isn't #f here, and this seems to be the root of
the failure I was noticing whenever popup windows were triggered (e.g., hitting
the backtrace button or trying to submit a bug report).
svn: r18293
|
2010-02-23 10:24:09 +00:00 |
|
Eli Barzilay
|
177f572cda
|
Russian and Ukranian translation files from Sergey Semerikov
svn: r18272
|
2010-02-22 21:27:17 +00:00 |
|