Commit Graph

56 Commits

Author SHA1 Message Date
Robby Findler
7c6bf8644a made more files begin with #lang lines
svn: r11429
2008-08-25 20:02:02 +00:00
Robby Findler
b38215d4e9 fixed PR 9336
svn: r10062
2008-05-30 20:29:29 +00:00
Robby Findler
40fc919765 fixed a bug in word completion
svn: r9921
2008-05-21 14:08:42 +00:00
Robby Findler
a2c4f5851b PR 9388
svn: r9840
2008-05-14 23:25:19 +00:00
Matthew Flatt
021d4d7527 new hash function names and ops (3.99.0.23)
svn: r9209
2008-04-08 21:42:38 +00:00
Robby Findler
9eeab67636 fixed PR 9237
svn: r8887
2008-03-04 23:46:46 +00:00
Robby Findler
362f16b411 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
2008-03-01 21:49:31 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Robby Findler
600089413b fixed auto completion in the REPL and improved the tools manual a little
svn: r7855
2007-11-29 00:22:05 +00:00
Matthew Flatt
5b0a0be3d6 change scheme/unit and scheme/signature #langs to build on scheme/base
svn: r7792
2007-11-20 23:44:31 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Robby Findler
21851f9833 fixed PR 8925
svn: r7470
2007-10-09 20:39:14 +00:00
Robby Findler
959e680154 fixed tabify preferences when identifiers have spaces (or other wierdness)
svn: r7453
2007-10-08 16:31:35 +00:00
Robby Findler
1df81534e7 fix to transpose-sexp so that it now works with snips. Thanks to Danny Yoo
svn: r7449
2007-10-08 13:08:33 +00:00
Robby Findler
6d32dabc63 added some more characters
svn: r7329
2007-09-13 20:04:46 +00:00
Robby Findler
00c9f0b1a1 bugfix as noticed by Stephen De Gabrielle
svn: r7328
2007-09-13 18:37:48 +00:00
Robby Findler
255e6181d6 fixed bug in tabber so that tabifying a line that is already in the right place no longer modifies the buffer
svn: r7023
2007-08-05 08:31:49 +00:00
Robby Findler
6479c5483d retabified
svn: r6999
2007-08-02 06:36:24 +00:00
Robby Findler
3d71bd32c1 fix to PR 8825
svn: r6993
2007-08-01 11:03:23 +00:00
Robby Findler
867ae7b56d added local-like category to square bracketing magic
svn: r6886
2007-07-10 16:13:09 +00:00
Robby Findler
9da97974fa fixed PR 8701
svn: r6333
2007-05-26 02:47:46 +00:00
Robby Findler
e5698365c9 improved color preferences; this is the change that requires people to rename their preferences as explained on plt-scheme
svn: r5996
2007-04-19 15:15:23 +00:00
Matthew Flatt
681d88ed52 improve DrScheme's auto-indenting and S-exp movement for Scheme code with quote, #;, etc.
svn: r5977
2007-04-19 02:44:31 +00:00
Robby Findler
d688a1f9e3 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
2007-04-08 23:30:58 +00:00
Robby Findler
bdc4f19985 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
2007-02-05 19:25:25 +00:00
Robby Findler
13110a2113 separated preferences library out to be used by mz
svn: r5537
2007-02-01 23:55:20 +00:00
Robby Findler
1bf0d52c34 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
2006-12-09 16:42:49 +00:00
Robby Findler
aa26769184 fixed a bug and improved note at top of preferences.ss
svn: r5060
2006-12-08 02:54:00 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Robby Findler
5a8e635531 fixed PR 8387
svn: r4875
2006-11-16 22:39:02 +00:00
Robby Findler
9a5eced27b fixed PR 8368
svn: r4748
2006-11-02 04:13:52 +00:00
Robby Findler
58a0b99d35 improved forward sexp
svn: r4720
2006-10-31 20:29:39 +00:00
Robby Findler
5446e9a2c4 fixed bug in pref panel
svn: r4613
2006-10-16 14:23:03 +00:00
Robby Findler
c1350ef9d8 improved magic square bracket stuff
svn: r4496
2006-10-05 21:32:58 +00:00
Robby Findler
0fcdc0aedd added preferences for configuring behavior of magic square bracket
svn: r4489
2006-10-05 03:06:47 +00:00
Robby Findler
daf17eb616 made case-lambda work with the magic [ thing and fixed up some test suites
svn: r3754
2006-07-18 18:55:18 +00:00
Robby Findler
86f3f979e0 fixed a bug
svn: r3197
2006-06-02 22:17:07 +00:00
Robby Findler
c1239c146e fixed a bug in define popdown (PR 8083) and a bug in undoing the [ thing (PR 8073)
svn: r3185
2006-06-02 15:20:30 +00:00
Kathy Gray
b561cbc789 Corrected bug that omitted example strings for color preferences.
svn: r3166
2006-06-01 04:24:51 +00:00
Robby Findler
b6372a2e22 infrastrure for capabilities added (and added first capabilities)
svn: r3119
2006-05-30 14:54:10 +00:00
Robby Findler
1072ac68aa added option to disable magic open parens separately from magic close ones
svn: r2833
2006-04-28 08:57:05 +00:00
Robby Findler
dc7bce0f7f more [ changes
svn: r2679
2006-04-16 02:34:02 +00:00
Robby Findler
ae20c75e18 added let loop recognition to [ thingy
svn: r2671
2006-04-13 22:01:56 +00:00
Robby Findler
a6244d0896 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
2006-04-12 21:38:44 +00:00
Robby Findler
4ee3f7e7b1 another little change to [ stuff -- added control-[ control-) control-} and control-] to override drscheme's cleverness
svn: r2666
2006-04-12 19:53:19 +00:00
Robby Findler
0002ea598b added provide/contract as something that automatically gets []s
svn: r2665
2006-04-12 18:12:36 +00:00
Robby Findler
676df8bc8c added new, fixed a bug in character constants for the new [ handling
svn: r2663
2006-04-12 03:15:10 +00:00
Robby Findler
6638f46c75 added automatic remapping of [ to ( in many cases; see docs for details
svn: r2662
2006-04-11 23:20:57 +00:00
Eli Barzilay
16f01a1109 {quick,merge}sort -> sort
svn: r2569
2006-04-01 12:24:15 +00:00
Robby Findler
9ddd7d429b fixed bug in c:c;c:l, PR 7944
svn: r2398
2006-03-09 00:29:55 +00:00