Matthew Flatt
|
44c5a75739
|
fix some phase problems in program-processing programs
svn: r10503
|
2008-06-29 15:11:20 +00:00 |
|
Danny Yoo
|
a506cefeac
|
Added text:get-port-name to framework, and used text:lookup-port-name to get at the editor in DrScheme error highlighting.
svn: r10494
|
2008-06-28 23:33:39 +00:00 |
|
Danny Yoo
|
3010e765ae
|
Refactored helper methods into embedded-snip-utils.ss
svn: r10467
|
2008-06-26 21:33:42 +00:00 |
|
Danny Yoo
|
259b6fb87c
|
Added defensive check for get-admin in get-enclosing-editor-frame.
svn: r10466
|
2008-06-26 21:12:15 +00:00 |
|
Danny Yoo
|
6624bc1dea
|
Recommitting fix to showing error highlighting on embeded snips.
svn: r10463
|
2008-06-26 20:22:16 +00:00 |
|
Danny Yoo
|
4f56c1169b
|
Revert "Fixed error highlighting in embedded snips."; lingering bugs
on get-canvas.
This reverts commit a12d0704e7a10e73988db57ad0e8a3d39998663e.
svn: r10462
|
2008-06-26 20:17:12 +00:00 |
|
Danny Yoo
|
448495aa0e
|
Fixed error highlighting in embedded snips.
svn: r10461
|
2008-06-26 20:12:35 +00:00 |
|
Danny Yoo
|
d6ee81feba
|
Making separate find-syntax-source-editor file.
svn: r10432
|
2008-06-23 22:15:35 +00:00 |
|
Eli Barzilay
|
b93d242aa5
|
restore unmodified version
svn: r10336
|
2008-06-18 04:53:31 +00:00 |
|
Eli Barzilay
|
f4926472b8
|
remove changed code
svn: r10335
|
2008-06-18 04:50:58 +00:00 |
|
Robby Findler
|
c4ac2429bb
|
some improvements to the repl in the module language when there is no module there
svn: r10261
|
2008-06-14 02:58:30 +00:00 |
|
Robby Findler
|
9120268b36
|
PR 9471
svn: r10199
|
2008-06-09 22:44:40 +00:00 |
|
Robby Findler
|
ff9ed5c64b
|
fixed profiling
svn: r10151
|
2008-06-05 16:52:44 +00:00 |
|
Robby Findler
|
995bab2d5c
|
cant figure out what the real bug is, so added in this defensive thing
svn: r10150
|
2008-06-05 16:38:22 +00:00 |
|
Robby Findler
|
612f26972e
|
improved the error reporting in the REPL and misc other minor changes
svn: r10014
|
2008-05-29 04:55:43 +00:00 |
|
Robby Findler
|
14c50faac0
|
new error icons
svn: r9942
|
2008-05-23 13:55:27 +00:00 |
|
Matthew Flatt
|
860c41d749
|
drs bug and test-suite fixes
svn: r9709
|
2008-05-06 23:27:23 +00:00 |
|
Eli Barzilay
|
b1a08edd5a
|
use new require specs in many places
svn: r8774
|
2008-02-23 09:42:03 +00:00 |
|
Robby Findler
|
a1b8ba51ad
|
PR 9186
svn: r8601
|
2008-02-09 14:52:01 +00:00 |
|
Robby Findler
|
765a40a2ea
|
fixed test case coverage and debugging (the latter only when the file isn't saved)
svn: r8423
|
2008-01-26 13:52:20 +00:00 |
|
Robby Findler
|
d219107a0a
|
fixed PR 9140
svn: r8374
|
2008-01-21 00:33:28 +00:00 |
|
Robby Findler
|
16ed718c71
|
fixed error reporting and brought back the red arrows for the stack trace
svn: r8172
|
2008-01-01 01:55:04 +00:00 |
|
Robby Findler
|
62eb32519b
|
minor cleanup
svn: r7974
|
2007-12-12 20:03:42 +00:00 |
|
Matthew Flatt
|
39cedb62ed
|
v3.99.0.2
svn: r7706
|
2007-11-13 12:40:00 +00:00 |
|
Robby Findler
|
b712773aa7
|
removed percentages from profiling results
svn: r7448
|
2007-10-08 12:59:43 +00:00 |
|
Robby Findler
|
6479c5483d
|
retabified
svn: r6999
|
2007-08-02 06:36:24 +00:00 |
|
Robby Findler
|
d1d9322d24
|
added begin-metadata-changes and end-metadata-changes
svn: r6990
|
2007-08-01 03:12:52 +00:00 |
|
Robby Findler
|
97f6934eba
|
undid the previous change (didnt mean to commit it ...)
svn: r6673
|
2007-06-16 16:16:13 +00:00 |
|
Robby Findler
|
ec718f269d
|
fixed a bug, worked around a windows bug
svn: r6672
|
2007-06-16 16:15:14 +00:00 |
|
Matthew Flatt
|
2b21cf2252
|
fix debug eval handler's propagation of prompt aborts
svn: r5980
|
2007-04-19 03:24:35 +00:00 |
|
Robby Findler
|
35fa233a93
|
more white-on-black colorscheme fixes
svn: r5906
|
2007-04-09 16:26:23 +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
|
177610e70d
|
probable fix to PR 8582
svn: r5825
|
2007-03-25 19:00:21 +00:00 |
|
Robby Findler
|
9d241aa2c5
|
changed slant to italic
svn: r5652
|
2007-02-21 02:46:43 +00:00 |
|
Robby Findler
|
76952ae26b
|
improved printouts for syntax errors that have multiple source locations
svn: r5649
|
2007-02-20 19:08:49 +00:00 |
|
Mike Sperber
|
b47ca09dc5
|
Add some missing calls to `normalize-path'.
svn: r5509
|
2007-01-30 19:01:56 +00:00 |
|
Robby Findler
|
58444b904d
|
fixed bug in debug handler
svn: r5246
|
2007-01-07 20:13:44 +00:00 |
|
Robby Findler
|
d47247507f
|
changed the strategy of the preferences library in the framework to use a different key at the file.ss level (and thus save the prefs on each call to preferences:set)
svn: r5058
|
2006-12-07 22:32:31 +00:00 |
|
Eli Barzilay
|
3459c3a58f
|
merged units branch
svn: r5033
|
2006-12-05 20:31:14 +00:00 |
|
Robby Findler
|
43e7135380
|
fixed PR 8374
svn: r4794
|
2006-11-06 19:22:12 +00:00 |
|
Robby Findler
|
bd1aaac077
|
fixed bug Jens Axel mentioned recently on plt-internal
svn: r4788
|
2006-11-06 00:38:41 +00:00 |
|
Robby Findler
|
5227ee4d12
|
PR 8268: fixed the symptom, but there is still some question if the syntax colorer's behavior should change
svn: r4312
|
2006-09-11 15:05:39 +00:00 |
|
Robby Findler
|
109a683aa1
|
PR 8271
svn: r4283
|
2006-09-09 03:37:31 +00:00 |
|
Eli Barzilay
|
bb5b45b181
|
re-do changes that were undone in r3843
svn: r3859
|
2006-07-28 08:15:46 +00:00 |
|
Eli Barzilay
|
5099b078c6
|
Undo the following revisions:
r3839
r3825
r3823
r3821
r3820 (undo only the changes in drscheme/private/debug.ss)
r3792
r3791
They will be re-done after v352 is released
svn: r3843
|
2006-07-27 17:12:18 +00:00 |
|
Robby Findler
|
45a02967aa
|
fixed top-level bug
svn: r3820
|
2006-07-26 12:24:34 +00:00 |
|
Robby Findler
|
d74f28ace8
|
fixed PR 8138
svn: r3432
|
2006-06-22 02:58:42 +00:00 |
|
Robby Findler
|
5875e0b1ce
|
fixed bug that rendered profiler and test coverage useless
svn: r3361
|
2006-06-14 21:27:18 +00:00 |
|
Robby Findler
|
1cd117bd2c
|
fixed some bugs revealed by the test suite (and in the test suite ...)
svn: r3336
|
2006-06-11 23:08:04 +00:00 |
|
Robby Findler
|
1cef566027
|
fixed bug from plt-scheme mailingn list, posted today
svn: r3235
|
2006-06-05 21:39:49 +00:00 |
|