Commit Graph

148 Commits

Author SHA1 Message Date
Robby Findler
ec38cb53e4 fixed PR 9336
svn: r10062

original commit: b38215d4e9c4a10853fc39ff22692b8c8dfe8f10
2008-05-30 20:29:29 +00:00
Robby Findler
cc03794bc1 fixed a bug in word completion
svn: r9921

original commit: 40fc9197655b2e62cb10efa34f7ed17e75719dfd
2008-05-21 14:08:42 +00:00
Robby Findler
3f3ac48d60 PR 9388
svn: r9840

original commit: a2c4f5851b36f2e7bee1e9542c1b3ed2f4b72e4f
2008-05-14 23:25:19 +00:00
Matthew Flatt
721914ff90 new hash function names and ops (3.99.0.23)
svn: r9209

original commit: 021d4d7527f39cc01b6b8952f4a90e61e55e8956
2008-04-08 21:42:38 +00:00
Robby Findler
6293e3838e fixed PR 9237
svn: r8887

original commit: 9eeab67636e7d701765b05b2824374f3f21e0e3d
2008-03-04 23:46:46 +00:00
Robby Findler
87bd0170da the paren matcher now works for previous interactinos with the REPL and hitting return up above copies the text down to the next prompt
svn: r8840

original commit: 362f16b411431454f02556bd6859143b5bbc63b5
2008-03-01 21:49:31 +00:00
Eli Barzilay
d956ae1736 use new require specs in many places
svn: r8774

original commit: b1a08edd5a8c0db0bae4a9e052d9a93d1faabb4f
2008-02-23 09:42:03 +00:00
Robby Findler
f3a29e12b0 fixed auto completion in the REPL and improved the tools manual a little
svn: r7855

original commit: 600089413bfea3b68b98d68975ab53347b169e1f
2007-11-29 00:22:05 +00:00
Matthew Flatt
0f3e5b911c change scheme/unit and scheme/signature #langs to build on scheme/base
svn: r7792

original commit: 5b0a0be3d65f5a8deb871a43e077665377067aa9
2007-11-20 23:44:31 +00:00
Matthew Flatt
8bc1d1c68c v3.99.0.2
svn: r7706

original commit: 39cedb62edf9258b051a22a29a90be9c6841956f
2007-11-13 12:40:00 +00:00
Robby Findler
889634f78b fixed PR 8925
svn: r7470

original commit: 21851f98336fe0d365f779e38ea30ed8b10202d9
2007-10-09 20:39:14 +00:00
Robby Findler
f39aee68e3 fixed tabify preferences when identifiers have spaces (or other wierdness)
svn: r7453

original commit: 959e68015473a7a36719cfcbbcbbb29a6b9ec434
2007-10-08 16:31:35 +00:00
Robby Findler
9cf09e9fb3 fix to transpose-sexp so that it now works with snips. Thanks to Danny Yoo
svn: r7449

original commit: 1df81534e7dff2dcc30be3d187dd76cfc99fd319
2007-10-08 13:08:33 +00:00
Robby Findler
e1226a3c02 added some more characters
svn: r7329

original commit: 6d32dabc63c8395aa4f2e304bb691cb61a9a0aa4
2007-09-13 20:04:46 +00:00
Robby Findler
69e3f09ce4 bugfix as noticed by Stephen De Gabrielle
svn: r7328

original commit: 00c9f0b1a127d4bed102cc1fbc39614e82819ce7
2007-09-13 18:37:48 +00:00
Robby Findler
2c5b1d48e0 fixed bug in tabber so that tabifying a line that is already in the right place no longer modifies the buffer
svn: r7023

original commit: 255e6181d60693c512ccac1b4048cc1198269f26
2007-08-05 08:31:49 +00:00
Robby Findler
ded3fd08be retabified
svn: r6999

original commit: 6479c5483d7d4e0690b013f691869b8f804a58ba
2007-08-02 06:36:24 +00:00
Robby Findler
2b088ff114 fix to PR 8825
svn: r6993

original commit: 3d71bd32c1195bcefb2e5fd9a3f7e6f70dbcd94a
2007-08-01 11:03:23 +00:00
Robby Findler
6099f5a38e added local-like category to square bracketing magic
svn: r6886

original commit: 867ae7b56d7b36bd85e767f3aa554aba32abe8da
2007-07-10 16:13:09 +00:00
Robby Findler
7ba94e5796 fixed PR 8701
svn: r6333

original commit: 9da97974fa500f4bf97974e6c559a54e615c7695
2007-05-26 02:47:46 +00:00
Robby Findler
436b0e7c3c improved color preferences; this is the change that requires people to rename their preferences as explained on plt-scheme
svn: r5996

original commit: e5698365c95ff97d34910efc59ef44c34362c772
2007-04-19 15:15:23 +00:00
Matthew Flatt
60a05cdd2f improve DrScheme's auto-indenting and S-exp movement for Scheme code with quote, #;, etc.
svn: r5977

original commit: 681d88ed526d3dbe647013b78a16b2c7926080dc
2007-04-19 02:44:31 +00:00
Robby Findler
d73e8448d5 misc improvements to the white on black view in drscheme (also added explicit buttons that switch to a default set of colors and also flips a preferences flag for more coarse grained control)
svn: r5892

original commit: d688a1f9e3d6cf001852404c7fafc55ffaace710
2007-04-08 23:30:58 +00:00
Robby Findler
9d1a810f9b tabber: an ellipsis as the second thing on a line now tabs as if the ellipsis wasn't there; good for plt redex
svn: r5553

original commit: bdc4f19985503f80164abd2d485dab9c46af71f8
2007-02-05 19:25:25 +00:00
Robby Findler
4a5976a827 separated preferences library out to be used by mz
svn: r5537

original commit: 13110a2113d1a8e2174e7e381809cb90916d18bf
2007-02-01 23:55:20 +00:00
Robby Findler
9dfd53b32b fixed bug in tabify preferences, changed preferences strategy to only read once (but write on each 'set') and made old-style preferences still be read, if they are there
svn: r5070

original commit: 1bf0d52c34c917f3d785b3e9fa44000518c72513
2006-12-09 16:42:49 +00:00
Robby Findler
c9f6745c94 fixed a bug and improved note at top of preferences.ss
svn: r5060

original commit: aa26769184c679ff44e3111d966e56cca26c1194
2006-12-08 02:54:00 +00:00
Eli Barzilay
1703ee1e0d merged units branch
svn: r5033

original commit: 3459c3a58f1cdc52fbc916acf306b29408468912
2006-12-05 20:31:14 +00:00
Robby Findler
97e3dca75c fixed PR 8387
svn: r4875

original commit: 5a8e6355314ce7732bf99664d1d71768d3ce0a39
2006-11-16 22:39:02 +00:00
Robby Findler
a2673c7730 fixed PR 8368
svn: r4748

original commit: 9a5eced27b77bf8be3015cc91b77a6feb5901b88
2006-11-02 04:13:52 +00:00
Robby Findler
106110f657 improved forward sexp
svn: r4720

original commit: 58a0b99d3513391976ae704e9e2a4e00a26546bd
2006-10-31 20:29:39 +00:00
Robby Findler
7b11fe8a34 fixed bug in pref panel
svn: r4613

original commit: 5446e9a2c4e9cf2fcdef77a73e6c5ccecd48e2f4
2006-10-16 14:23:03 +00:00
Robby Findler
ab645e9c6c improved magic square bracket stuff
svn: r4496

original commit: c1350ef9d8b1eac3ae653239af1c83dc2ba9d6dd
2006-10-05 21:32:58 +00:00
Robby Findler
2a25ecbc8a added preferences for configuring behavior of magic square bracket
svn: r4489

original commit: 0fcdc0aedd24bc64b4214a16bf51cae880fbcc93
2006-10-05 03:06:47 +00:00
Robby Findler
bc97da390d made case-lambda work with the magic [ thing and fixed up some test suites
svn: r3754

original commit: daf17eb61630c33e6e4443c0484d1775b259a754
2006-07-18 18:55:18 +00:00
Robby Findler
d15b16628a fixed a bug
svn: r3197

original commit: 86f3f979e0915ca0d0eea00759a48c4346c3e70a
2006-06-02 22:17:07 +00:00
Robby Findler
c84c58306b fixed a bug in define popdown (PR 8083) and a bug in undoing the [ thing (PR 8073)
svn: r3185

original commit: c1239c146e03d067855edd31c9f45c71f5ff2299
2006-06-02 15:20:30 +00:00
Kathy Gray
ffcf3f158e Corrected bug that omitted example strings for color preferences.
svn: r3166

original commit: b561cbc78968b813ff3fdb334ab1ccec478e4f62
2006-06-01 04:24:51 +00:00
Robby Findler
65b01513fd infrastrure for capabilities added (and added first capabilities)
svn: r3119

original commit: b6372a2e223625c24a1ac4b39157b422ba04d0d7
2006-05-30 14:54:10 +00:00
Robby Findler
e3cb1de717 added option to disable magic open parens separately from magic close ones
svn: r2833

original commit: 1072ac68aa5e753a3e18cd674e1df26199759251
2006-04-28 08:57:05 +00:00
Robby Findler
1895403978 more [ changes
svn: r2679

original commit: dc7bce0f7f342963350befc1349638160fc766ef
2006-04-16 02:34:02 +00:00
Robby Findler
b8816e691f added let loop recognition to [ thingy
svn: r2671

original commit: ae20c75e1882280be0a2cead102e192195a9a142
2006-04-13 22:01:56 +00:00
Robby Findler
064180d763 fixed strategy for determining if a paren is really going to be parsed as a paren (as opposed to being in the middle of a string or whatever)
svn: r2667

original commit: a6244d0896e4b9f626a2c63c29825af6951fb905
2006-04-12 21:38:44 +00:00
Robby Findler
9d6e8836df another little change to [ stuff -- added control-[ control-) control-} and control-] to override drscheme's cleverness
svn: r2666

original commit: 4ee3f7e7b1b07ed00e9da2cc1effa9a3a0aeda72
2006-04-12 19:53:19 +00:00
Robby Findler
3c46cbfadb added provide/contract as something that automatically gets []s
svn: r2665

original commit: 0002ea598bf1e1301458c93bdc6fe8aecf21f4fa
2006-04-12 18:12:36 +00:00
Robby Findler
247748185e added new, fixed a bug in character constants for the new [ handling
svn: r2663

original commit: 676df8bc8c4a17ccfddc33c4223e40c29245063d
2006-04-12 03:15:10 +00:00
Robby Findler
d47be726d1 added automatic remapping of [ to ( in many cases; see docs for details
svn: r2662

original commit: 6638f46c759632de38a490284399391e1fc1c950
2006-04-11 23:20:57 +00:00
Eli Barzilay
869838e8ed {quick,merge}sort -> sort
svn: r2569

original commit: 16f01a1109691d2fa4844b9411410f4794cf0dc1
2006-04-01 12:24:15 +00:00
Robby Findler
ed296f6f69 fixed bug in c:c;c:l, PR 7944
svn: r2398

original commit: 9ddd7d429b69b4589036fb89e27be68de9828c36
2006-03-09 00:29:55 +00:00
Robby Findler
5b63adbbb0 svn: r2397
original commit: 4a78a1d1ee0f6932df2413ffb46d58a61bed0853
2006-03-08 23:04:54 +00:00