Eli Barzilay
2c1b48d3c4
Change a bunch of "~%" and "~n" in format strings to "\n".
...
original commit: 7dc4d2e5a63ab416d90e44d7bf75cb5593329909
2010-08-25 17:17:01 -04:00
Eli Barzilay
b0135206c3
Lots of "~e" to "~.s" changes.
...
original commit: 606b7f60dc597a6870efc11364e1dd3e1a8b4a1b
2010-08-25 17:17:01 -04:00
Eli Barzilay
7d81183831
Fix some typos
...
original commit: f04a60da61342d72247f7c68eb54f2ac999dce7f
2010-08-25 17:17:01 -04:00
Eli Barzilay
82eee9263f
reformat text
...
original commit: f5ac79262556fb24e727ed71d2f199147c2c0151
2010-08-25 17:17:01 -04:00
Robby Findler
fe82be3d45
Adjusts the prompt handling so that it submits expressions that signal
...
arbitrary read errors, but does not submit those that raise eof errors.
closes PR 11126
original commit: 5de6ff2ada89c94e0f854dfd44e95471b6df0dc5
2010-08-24 20:06:45 -05:00
Robby Findler
fa10a60208
added for/fold to square-bracket default prefs
...
original commit: 672355f82343bd73efa11877cc6c2f8234a2da1d
2010-08-17 10:40:14 -05:00
John Clements
916cdf4dc1
updated framework test framework:
...
- can now test multi-key sequences
- can now use tests with 'escape
- README changed .ss to .rkt
- added test cases for c:c;c:[
original commit: cfe503f1cecb93a0fb1c6a93d6eaabdb845025ff
2010-08-13 11:01:04 -04:00
John Clements
8ab6488889
modified key bindings to enable ()/[] toggling using c:c;c:[
...
original commit: 0f0438479ecb8ccab96847ff12d668f5c26fa028
2010-08-13 11:01:04 -04:00
Robby Findler
db4c530020
whoops, PR 11065 was wrong
...
original commit: d2802a0ed7db9286cfa768282cde609717947d13
2010-07-31 09:39:44 -05:00
Robby Findler
3b9a210cdb
closes PR 11065
...
original commit: 1b25f2241fe2b7e4d77307f009f56423cb996e2f
2010-07-31 08:06:17 -05:00
Robby Findler
dbed637bfe
from commentary following up in PR 11054
...
original commit: 2309856e2a18e36c5bbedac346cd009ef798b3ad
2010-07-28 15:14:08 -05:00
Robby Findler
70fbd8e5b9
got rid of some uses of collection-path
...
original commit: 83cde5c8fb7ba7dd6bd76a8cf239022f214182d9
2010-07-25 15:15:57 -05:00
Robby Findler
f39e86aad3
added local
...
original commit: 4504678bd78a0175ad003ec892cc27885ca75b90
2010-06-20 21:59:39 -05:00
Robby Findler
b7f4103256
added the ability to specify radio button labels as regexps, not just strings
...
original commit: ef438302657aed31611916cec837292d5cfb0310
2010-06-18 17:38:26 -05:00
Robby Findler
20a8870abb
changed the framework's standard menus frame so that the quit menu is
...
never created under mac os x (which is the right behavior to make quit
actually work properly).
original commit: 716aacf388dadf3d557eff0073dec582664a48b6
2010-06-08 16:45:15 -05:00
Eli Barzilay
ade32a3e54
More svn -> git changes.
...
Some mentions of svn/subversion are replaced with git, and some patterns
for paths to ignore include ".git*". (Note ".mailmap" not added, might
need to.)
original commit: 9c352f5704092f747dd765cb42c7d547ebbb8621
2010-05-17 05:41:04 -04:00
Eli Barzilay
ae0eb104c5
A lot of "MrEd" -> "GRacket"s.
...
original commit: 7f6efdc8beea4b81af31807f9788197c24d0d63e
2010-05-16 23:46:05 -04:00
Eli Barzilay
49be64a3e3
repos-time-stamp -> repo-time-stamp
...
original commit: 3219d28e9de344378262288f10e92a6dafd97f09
2010-05-15 16:48:04 -04:00
Matthew Flatt
a1a63c0e08
move drscheme and tests/drscheme to drracket and tests/drracket
...
original commit: ed1d7f81c922c814b8c0657dd952abf4b9c75cdc
2010-05-09 15:34:50 -06:00
Matthew Flatt
edff96857f
rackety framework and tools docs
...
original commit: 6563ef6812bfc2ea8921165d12cb78e74dca4626
2010-05-08 07:37:08 -06:00
Matthew Flatt
36405c90a5
misc racket renamings
...
original commit: c023c460bce4996af6038a78aed2b0103252404b
2010-05-07 11:03:02 -06:00
Robby Findler
360aacddcd
adjusted the way anchored search works so that swithing tabs in drscheme starts you with a new anchor
...
original commit: 073d947a4c511292fd6f9f4a23b58f16c1055e2f
2010-04-29 17:03:32 -05:00
Robby Findler
6c4426ce3e
renamed the preferences to drracket:
...
original commit: fbf52d6957bde0011b654291b5ba3fd714f976c5
2010-04-29 11:03:06 -05:00
Matthew Flatt
5adf804728
rename all files .ss -> .rkt
...
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00
Sam Tobin-Hochstadt
cb7bc79fe7
Fix obvious bug.
...
svn: r18660
original commit: 2bda6af6b02395fede04e81a4fdf97753ddf4fb6
2010-03-29 15:01:29 +00:00
Robby Findler
4115121feb
fixed a bug found by random testing
...
svn: r18621
original commit: 99ee6c468f552366fbedcfc543639d2eaa4b21d7
2010-03-25 19:32:22 +00:00
Robby Findler
4430b73934
a bug found via random testing
...
svn: r18582
original commit: 1c72ed7a204567019a1e835c0c322b8f366781b9
2010-03-19 13:20:30 +00:00
Robby Findler
0164ff1d49
PR 10704
...
svn: r18323
original commit: 2ce01fd5ceaee2b3e9ad05c32d201e02425c9c58
2010-02-24 17:58:59 +00:00
Robby Findler
3bc76ecc51
Probably fix for PR 10773
...
svn: r18264
original commit: f1e7c7e4b0338c3e07c260d097ec3ef5a031c373
2010-02-22 18:04:04 +00:00
Eli Barzilay
90e6b2b060
A bunch of additional typos
...
svn: r17976
original commit: c88a5a685674ea70991a97f35972bd5144483e7a
2010-02-05 03:21:52 +00:00
Robby Findler
c7151ce26d
use the basic-style method instead of the name of the basic style
...
svn: r17921
original commit: 9d34139659b7112f377d992bd57e4aa8896fe36a
2010-02-01 15:15:22 +00:00
Robby Findler
d70673cdc6
fixed a bug found by the random testing from randomly-click-language-dialog.ss
...
svn: r17897
original commit: 30c5d37b81cdd70f517eab7392896e8afffad6e6
2010-01-30 20:50:18 +00:00
Robby Findler
a2d6d65164
made the splash screen always be a dialog box
...
svn: r17810
original commit: aee10699ae0fec6585b82fe25496a4c6770d1a7d
2010-01-25 12:39:38 +00:00
Robby Findler
d85ffc7bde
added a comment to describe all-string-snips
...
svn: r17778
original commit: ebb815cc68f87f601a9577fde9e4bbaa1e487082
2010-01-23 16:43:08 +00:00
Robby Findler
4750219d5c
improved the icon a little bit more (making it appear on more windows)
...
svn: r17380
original commit: 3272274f5328dda82f737b6b70796920bf719262
2009-12-21 18:28:24 +00:00
Robby Findler
87a27da199
under linux, the splash screen is now a dialog (this works better with the ubuntu netbook remix, and probably better in general -- didn't do the switch everywhere b/c mac os x's dialog boxes don't have close boxes)
...
svn: r17361
original commit: 9f8375c999ee94ab39c906ae0c03dfd150360d36
2009-12-20 04:10:25 +00:00
Eli Barzilay
ff6a79e8d5
switch #reader to a #lang at-exp
...
svn: r17242
original commit: 48ad997f5ba1c7052c0d0966c913d4b0c317be5a
2009-12-08 20:55:37 +00:00
Eli Barzilay
361027eb87
Using a language makes this much cuter. Also use base64.
...
svn: r17240
original commit: 539519bdad75e2fc8522526017bbec91237403db
2009-12-08 07:02:22 +00:00
Eli Barzilay
6cfcc75248
half the size of the previous version
...
svn: r17233
original commit: 2f4d146ee8482f7462b682c1e44154159b0d41c1
2009-12-07 05:21:09 +00:00
Robby Findler
84ae3db260
svn: r16995
...
original commit: 54adde155a338d2820f6e9a2d422fdcdb3951022
2009-11-23 17:05:09 +00:00
Robby Findler
4d5dc77595
added the various 'for' forms to the square backet default preferences
...
svn: r16932
original commit: 47e46efd46c0a999940fea83f72641c1d2ab9804
2009-11-21 00:15:00 +00:00
Robby Findler
8b72c2a5aa
PR 10591
...
svn: r16897
original commit: 8d96441673d07568b02d047e9f59575c09dec128
2009-11-19 20:29:36 +00:00
Carl Eastlund
4327752408
Changed Framework icon promises to use delay/sync instead of delay. This
...
appears to prevent a bug whereby multiple threads attempt to force one of the
promises at the same time, causing the promise to believe it is being used
recursively. All Framework tests passed (on OS X) after making this change, not
that I really expect the icons to be particularly crucial to the tests.
svn: r16820
original commit: 07849a7fbb9b89f28c0acc7180b45e10c40841bb
2009-11-17 03:42:08 +00:00
Robby Findler
8e9da1f1ed
oops committed a bogus change, so rolling it back
...
svn: r16608
original commit: ab78a3ec0c7a47bb20bc8dd41f6e978fcb4d8408
2009-11-07 14:27:52 +00:00
Robby Findler
e6f4b091b3
added order-of-magnitude from Jos Koot and some tests for other scheme/math stuff
...
svn: r16607
original commit: 667e967085dc996fc026a93c833f91933c8e0660
2009-11-07 14:26:39 +00:00
Robby Findler
177dfda57d
attempted to smooth out the splash screen animation by using wall clock times (via current-milliseconds)
...
svn: r16529
original commit: 8886736b7674e868799ab3deebc6934825d3d49c
2009-11-03 20:50:50 +00:00
Robby Findler
b6e357919d
removed dead code
...
svn: r16517
original commit: 0aad314a68363b1e3d0058d52d657cee58d7b050
2009-11-03 15:11:51 +00:00
Robby Findler
49b08ef0db
added Neil's logos to drscheme's splash
...
svn: r16505
original commit: ca5a7e604bed578e22aeb2f427d4424b00c8cf0d
2009-11-02 21:41:20 +00:00
Robby Findler
d49a39892c
removed work around for bug in s-exp reader and improved error message for user-defined keybindings in the wrong language
...
svn: r16296
original commit: 1203aaa8861bca4fef0931790842289d147cc979
2009-10-11 20:56:36 +00:00
Robby Findler
0b172f2272
svn: r16286
...
original commit: 1b6c879736494b677912d4e4a5cc7cdeb5459043
2009-10-08 21:12:08 +00:00