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
Danny Yoo
6965dfd86c
Got internal error highlighting when exception source is in embedded editor.
...
svn: r10431
2008-06-23 22:15:22 +00:00
Robby Findler
b24674c889
PR 9510
...
svn: r10388
2008-06-20 06:05:52 +00:00
Robby Findler
707315b1b4
restored Eli's syntax error improvements
...
svn: r10370
2008-06-19 06:19:16 +00:00
Robby Findler
c1217de228
fixed problem with completions
...
svn: r10337
2008-06-18 05:48:16 +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
Eli Barzilay
e3fa49cdff
keep the language repl if we get a syntax error
...
svn: r10319
2008-06-17 17:45:53 +00:00
Eli Barzilay
2c94de20aa
hack: use a special value with exit to avoid popup message (no need for it now)
...
svn: r10317
2008-06-17 17:25:30 +00:00
Eli Barzilay
b6827d2d0b
Now all module syntax errors kill the repl
...
svn: r10314
2008-06-17 16:06:35 +00:00
Eli Barzilay
8e4e964a65
Announce no interactions, kill repl on malformed module expression too
...
svn: r10313
2008-06-17 15:53:09 +00:00
Eli Barzilay
45bdf4e76d
kill the running thread when there is no module (or bad module) so further interactions are disabled
...
svn: r10312
2008-06-17 15:38:13 +00:00
Eli Barzilay
819964baba
Use "Module Language" for all error messages
...
svn: r10311
2008-06-17 15:26:42 +00:00
Eli Barzilay
6b940c07de
simplified code by separating two steps instead of one
...
svn: r10298
2008-06-16 19:25:28 +00:00
Eli Barzilay
cb410d1f87
descriptive error message
...
svn: r10297
2008-06-16 19:16:19 +00:00
Eli Barzilay
e7b2ca7c60
Improved code that analyzes the module expression
...
svn: r10296
2008-06-16 18:56:23 +00:00
Eli Barzilay
559517497b
minor
...
svn: r10295
2008-06-16 17:59:55 +00:00
Eli Barzilay
fbb652713b
use a single printf
...
svn: r10294
2008-06-16 17:55:13 +00:00
Eli Barzilay
1386b63116
* Misc reformatting and improvements (using for loops now)
...
* Removed (unused) toplevel op/oprintf, and switch to scheme/unit
(=> code outdented, but remember `-x -w' for svn diff/blame/etc)
* Remove unused `get-module-name-prefix'
svn: r10289
2008-06-16 15:49:07 +00:00
Eli Barzilay
922842d9d8
Change `bad module name' error message to use "syntax" instead of
...
"object", and make it use the syntax object so the error points at the
right place in the definitions window.
svn: r10287
2008-06-16 15:02:07 +00:00
Eli Barzilay
ba22d2a6e6
Replace remove-suffix' by
path-replace-suffix'
...
svn: r10284
2008-06-16 14:08:59 +00:00
Robby Findler
ffaadf6a31
adjusted test for the hopeless repl
...
svn: r10281
2008-06-16 12:49:09 +00:00
Robby Findler
9ca7c1e2fe
another attempt a friendlier first message
...
svn: r10264
2008-06-15 01:41:27 +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
a3c2d438de
fixed a bug in the teaching languages highlighting
...
svn: r10148
2008-06-05 16:29:43 +00:00
Robby Findler
b8773a6a47
removed forcing of the xref collections ..
...
svn: r10145
2008-06-05 15:06:30 +00:00
Matthew Flatt
2a728cdf3c
fix bug in namespace-require/constant that caused a Check Syntax bug; fix DrScheme's source location for module forms; tweak help output to use right font for class names
...
svn: r10113
2008-06-03 22:01:10 +00:00
Robby Findler
8f10fbe17d
removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering
...
svn: r10106
2008-06-03 03:01:36 +00:00
Eli Barzilay
df62a12b07
extended help-desk to construct custom queries
...
svn: r10102
2008-06-03 00:21:55 +00:00
Eli Barzilay
00043aaaae
perform-search expects a single string, at least for now
...
svn: r10101
2008-06-03 00:07:37 +00:00
Danny Yoo
516231c1f9
Fix for auto-language.ss: if first line of program contains a snip, read-line fails and needs to be handled.
...
svn: r10074
2008-06-01 02:23:55 +00:00
Matthew Flatt
0ef9d76ad3
remove HtUS and Slideshow web sites in the Help menu
...
svn: r10057
2008-05-30 19:10:27 +00:00
Matthew Flatt
6cc0a9b046
change default file extension in DrScheme from .scm to .ss
...
svn: r10054
2008-05-30 18:44:21 +00:00
Robby Findler
240900bef2
made the repl printer use current-print
...
svn: r10053
2008-05-30 18:36:08 +00:00
Robby Findler
d40b191eb7
removed current-print from the language dialog
...
svn: r10027
2008-05-30 02:08:59 +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
758f6bb839
cleaned up the rest of the executable creation code
...
svn: r9949
2008-05-25 02:26:29 +00:00
Robby Findler
14c50faac0
new error icons
...
svn: r9942
2008-05-23 13:55:27 +00:00
Robby Findler
094cbcff19
fixed a bug noticed by SamTH
...
svn: r9931
2008-05-22 21:48:12 +00:00
Robby Findler
c5f4bc9e20
emptied the namespace when executing a module
...
svn: r9923
2008-05-21 17:43:14 +00:00
Robby Findler
a8fd2e018c
added an explicit registration for the toolbar switchable-buttons
...
svn: r9882
2008-05-18 22:59:02 +00:00
Robby Findler
1a3f3799b2
minor tweak to about box and fixed executable generation for teaching languages
...
svn: r9866
2008-05-16 18:35:33 +00:00
Robby Findler
d6f114ff73
renamed button
...
svn: r9863
2008-05-16 12:36:02 +00:00
Robby Findler
25ca892f55
some cleanup of the help-desk / drscheme interaction and the about-drscheme dialog
...
svn: r9862
2008-05-16 02:53:41 +00:00
Robby Findler
2bf1a2cde9
fixed read errors, ala PR 9387
...
svn: r9861
2008-05-16 02:28:16 +00:00
Matthew Flatt
b56df5be44
fix multi-file regex search
...
svn: r9851
2008-05-15 16:48:03 +00:00
Matthew Flatt
4728ffe303
change DrScheme to set current-print
...
svn: r9850
2008-05-15 16:31:51 +00:00
Robby Findler
0dbc57a309
PR 9387
...
svn: r9841
2008-05-15 02:28:27 +00:00
Robby Findler
cf6c45e0c3
added get-language-menu
...
svn: r9820
2008-05-13 02:37:36 +00:00
Robby Findler
9afde2887c
oops
...
svn: r9802
2008-05-11 02:14:15 +00:00
Robby Findler
a3da1f8158
moved recon.ss into drscheme/private (where it should have been all along)
...
svn: r9798
2008-05-10 21:29:45 +00:00
Robby Findler
0752311937
finally got the drscheme:language:object/c contract to render in the documentation properly
...
svn: r9797
2008-05-10 21:15:30 +00:00
Robby Findler
26e78df5f5
svn: r9785
2008-05-10 02:01:10 +00:00
Robby Findler
5b3a61460b
adjusted the tools docs that the contracts on the tool units are extracted from the same place that the documentation is extracted from, namely tool-lib.ss
...
svn: r9777
2008-05-09 22:15:50 +00:00
Robby Findler
9f5e4a6dd9
improved docs, fixed bug in toolbar button shifting around business
...
svn: r9770
2008-05-09 16:14:13 +00:00
Robby Findler
1eacde0927
converted a bunch of tex-isms to scribble-isms and other small improvements in the docs
...
svn: r9761
2008-05-09 02:14:40 +00:00
Robby Findler
694a0d732b
converted a bunch of tex-isms to scribble-isms and other small improvements in the docs
...
svn: r9760
2008-05-09 02:14:27 +00:00
Robby Findler
233e8431bc
a tools manual that contains all of the bindings (but with lots of editing still to go)
...
svn: r9752
2008-05-08 21:16:28 +00:00
Matthew Flatt
548e45408b
regexp-replace* handles empty matches; empty-match handling documented
...
svn: r9751
2008-05-08 20:29:56 +00:00
Robby Findler
79cc0c2942
PR 9368
...
svn: r9744
2008-05-08 16:24:13 +00:00
Robby Findler
2491bfed70
moved legacy languages
...
svn: r9731
2008-05-08 06:37:05 +00:00
Robby Findler
06463490f3
a little progress on the tools manual
...
svn: r9724
2008-05-07 17:57:14 +00:00
Matthew Flatt
42dcfbc79a
string constants for new R5RS/PrettyBig option
...
svn: r9723
2008-05-07 17:15:53 +00:00
Matthew Flatt
fad08fcd84
more drscheme repairs and tests
...
svn: r9721
2008-05-07 16:31:20 +00:00
Matthew Flatt
860c41d749
drs bug and test-suite fixes
...
svn: r9709
2008-05-06 23:27:23 +00:00
Robby Findler
83d60cbfac
toolbar can now be on the right or on the left
...
svn: r9588
2008-05-02 12:49:45 +00:00
Robby Findler
0fe4de70ac
fixed a bug in the way the resize-corner for the defs/ints was working
...
svn: r9584
2008-05-02 03:11:41 +00:00
Robby Findler
ee9fc4a8d7
reworked the buttons along the top of drscheme
...
svn: r9578
2008-05-01 23:15:06 +00:00
Robby Findler
e3a13be4a0
added shortcut for collapse that works on the mac
...
svn: r9462
2008-04-24 19:27:30 +00:00
Robby Findler
7262a7a19d
used to depend on unique #() but not anymore
...
svn: r9425
2008-04-23 13:37:59 +00:00
Robby Findler
f0f27e2e2c
removed mz,mred,slideshow languages and made module language's initial REPL be scheme/base instead of mzscheme
...
svn: r9384
2008-04-21 19:00:18 +00:00
Robby Findler
0676cfed88
renamed r5rs language
...
svn: r9338
2008-04-16 21:06:49 +00:00
Robby Findler
320068fc89
PR 9290
...
svn: r9283
2008-04-13 13:35:59 +00:00
Robby Findler
3b09127a48
PR 9289
...
svn: r9259
2008-04-11 17:56:18 +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
e6872b07a0
PR 9248
...
svn: r9158
2008-04-04 03:33:58 +00:00
Matthew Flatt
b64d03d932
fix mac sdk support; change initial namespace to not have 'module'; set up mzc --c-mods (still need docs)
...
svn: r8997
2008-03-16 23:08:53 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +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
Robby Findler
551d980774
PR 9217
...
svn: r8801
2008-02-25 18:19:09 +00:00
Robby Findler
871bb0bac5
part of PR 9217
...
svn: r8797
2008-02-25 13:37:55 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
699c40643d
* Changed setup-plt to compile collections if they have an "info.ss"
...
file. (That is, it does not require the file to have a `name'
entry.)
* The name shown when setup works is the directory name, followed by
the `name' field from the info file when specified.
* This means that many `name's are no longer needed, so I'm removing
them. To see if you need a `name' entry, consider that the name
will be shown like this:
... foo (<your name here>)
This means that if the name is the same as the directory name, then
there is no point in having it. I also removed cases where the name
differed only in its capitalization for collections where the case
is obvious.
* Also, for subcollections, the name should clarify the name of the
subcollection in context. For example "Acknowledgments" explains
what scribbling/acks is, but there's no need to add the context name
as in "Scribblings: Acknowledgments".
* There may also be a point in keeping names for other uses. One such
example was in games, where the name field was used in the PLT Games
application. (This was changed to default on the directory name, so
it is no longer needed in most games.) Another example is in planet
packages.
svn: r8629
2008-02-12 10:33:01 +00:00
Robby Findler
a1b8ba51ad
PR 9186
...
svn: r8601
2008-02-09 14:52:01 +00:00
Matthew Flatt
d83e62b71c
generate-search-results renamed to perform-search (I think)
...
svn: r8563
2008-02-07 11:49:57 +00:00
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Robby Findler
288fb78029
made memory limits be on by default and improved 'killed' dialog to turn up the limits
...
svn: r8424
2008-01-26 14:37:55 +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
58d6285752
fixed PR 9157
...
svn: r8378
2008-01-21 03:37:34 +00:00
Robby Findler
d219107a0a
fixed PR 9140
...
svn: r8374
2008-01-21 00:33:28 +00:00
Robby Findler
2e3c05b14e
removed the dependency between the string-constants library and mrlib
...
svn: r8369
2008-01-19 20:13:02 +00:00
Robby Findler
1fe5e608b4
fixed a bug in non-debug language levels
...
svn: r8270
2008-01-09 15:10:15 +00:00
Robby Findler
379f2a162b
searching in help desk now says 'no results' if there are no results, and the help desk menu item in drscheme opens the front page of the manuals
...
svn: r8227
2008-01-05 22:39:32 +00:00
Robby Findler
cbcb5bf57b
added searching to the keybindings dialog
...
svn: r8194
2008-01-03 16:56:46 +00:00
Robby Findler
8b20d62969
fixed some bugs so that long names still allow drs to start up and limited the name message in the upper-left to be at most 200 pixels wide
...
svn: r8176
2008-01-01 17:00:56 +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
Matthew Flatt
1d8b21f53b
disallow empty application; rename regexp-match/fail-without-reading to regexp-try-match
...
svn: r8152
2007-12-29 13:51:32 +00:00
Robby Findler
7459da43ce
renamed the Special menu to Insert
...
svn: r8141
2007-12-27 20:39:51 +00:00
Matthew Flatt
396dd54b06
call-with-exception-handler change, plus some configure/Makefile changes that didn't help fix the built-on-10.5-for-10.4 problem but are still healthier in the long run
...
svn: r8102
2007-12-22 12:41:48 +00:00
Robby Findler
4cd7477c85
converted to scheme/base
...
svn: r8087
2007-12-21 01:57:50 +00:00
Robby Findler
937a656d68
updated the insert large letter dialog
...
svn: r8078
2007-12-20 02:46:43 +00:00
Danny Yoo
9a4d947174
added framework:gui-utils:quote-literal-label and framework:gui-utils:format-literal-string to escape ampersands in string labels. Updated drscheme/syncheck and drscheme/private/unit to use these functions.
...
svn: r8073
2007-12-19 21:38:55 +00:00
Matthias Felleisen
deca1bd57f
matrix
...
svn: r8067
2007-12-19 17:45:31 +00:00
Robby Findler
1b7c6a9d32
fixed a bug
...
svn: r8022
2007-12-16 00:19:04 +00:00
Robby Findler
f790d7e10e
restored word completion for the full languages (not teaching languages yet)
...
svn: r8018
2007-12-15 21:10:20 +00:00
Matthias Felleisen
5cdea2191c
svn: r8004
2007-12-14 00:53:03 +00:00
Matthias Felleisen
a11849d49e
svn: r7996
2007-12-13 18:59:01 +00:00
Robby Findler
62eb32519b
minor cleanup
...
svn: r7974
2007-12-12 20:03:42 +00:00
Robby Findler
aa3cdcc76b
reverted that change, on Matthew's advice
...
svn: r7962
2007-12-11 16:41:25 +00:00
Robby Findler
17991b6d55
gets the default collection paths in a better way
...
svn: r7961
2007-12-11 15:58:00 +00:00
Matthew Flatt
ca5a7c5560
split part of scheme/file into scheme/path, document them
...
svn: r7938
2007-12-10 17:59:26 +00:00
Matthew Flatt
eab8008c4f
change 'include' and 'include-bitmap' to better match normal module-path syntax
...
svn: r7936
2007-12-10 16:13:25 +00:00
Robby Findler
063f1a95c9
added a something to the preferences pane to be able to pick the parenthesis color scheme
...
svn: r7885
2007-12-01 16:16:58 +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
Robby Findler
5af14c4902
got check syntax mostly working again
...
svn: r7815
2007-11-22 16:18:00 +00:00
Matthew Flatt
ff186ec025
fix more with-out-file keywords
...
svn: r7796
2007-11-21 02:18:09 +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
Robby Findler
1f81a98987
made f1 work in drscheme, fixed a few other bugs
...
svn: r7781
2007-11-20 04:52:45 +00:00
Robby Findler
0e5aa22a9d
oops. Added things back so that drscheme works
...
svn: r7780
2007-11-20 04:31:58 +00:00
Robby Findler
ac98c07210
opening a locked teaching language file now works properly
...
svn: r7772
2007-11-19 22:52:19 +00:00
Robby Findler
037d049164
removed printfs
...
svn: r7765
2007-11-19 14:41:05 +00:00
Robby Findler
753cd127a6
made the bottom line of the drscheme window be half as tall
...
svn: r7762
2007-11-19 04:01:13 +00:00
Robby Findler
0c9b40630e
fixed some bugs in the teaching languages
...
svn: r7733
2007-11-15 03:37:19 +00:00
Robby Findler
c46aacc0a3
fixed PR 9062
...
svn: r7723
2007-11-14 13:31:37 +00:00
Robby Findler
bfe7279853
improved the error message reporting, PR 9062
...
svn: r7722
2007-11-14 13:17:54 +00:00
Ryan Culpepper
39210b51af
fixed formatting exn in drscheme tool manager
...
svn: r7712
2007-11-13 19:03:35 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Robby Findler
748dc9d527
complete fix for PR 8986
...
svn: r7532
2007-10-19 18:00:16 +00:00
Robby Findler
e843842c70
probable fix to PR 8986
...
svn: r7529
2007-10-19 16:55:38 +00:00
Robby Findler
e0ed57d4c0
fixed PR 8583
...
svn: r7493
2007-10-12 13:01:32 +00:00
Robby Findler
2b6bcf6025
fixed up code that populates the keybindings menu, added more bindings for the greek letters
...
svn: r7486
2007-10-11 13:00:57 +00:00
Robby Findler
a62eed0c16
made a timer with a 1 second delay to avoid writing to the file system too much under linux
...
svn: r7478
2007-10-10 20:52:33 +00:00
Robby Findler
e6d54fe082
attempt to fix one part of PR 8967
...
svn: r7458
2007-10-08 23:48:56 +00:00
Robby Findler
7bcba19409
delayed the call to get-face-list until the font choice is actually clicked on
...
svn: r7454
2007-10-08 17:21:39 +00:00
Robby Findler
b712773aa7
removed percentages from profiling results
...
svn: r7448
2007-10-08 12:59:43 +00:00
John Clements
dce7a033bd
installed-tools for-directory should return null on a nonexistent directory
...
svn: r7382
2007-09-18 18:29:37 +00:00
Robby Findler
aaf50c4fa1
a few missed tweaks for word completion integtation
...
svn: r7305
2007-09-10 00:50:44 +00:00
Robby Findler
6b6f397a64
finished auto completion integration
...
svn: r7304
2007-09-10 00:46:31 +00:00
Robby Findler
43e4dc5e5b
cleanup as suggested by John
...
svn: r7282
2007-09-06 02:03:14 +00:00
Matthew Flatt
e4cbc4e6a9
371.2
...
svn: r7263
2007-09-02 17:39:32 +00:00
Robby Findler
06cb1a0605
checked in Pedro's suggestion to improve how files open under windows
...
svn: r7203
2007-08-28 16:30:35 +00:00
Robby Findler
14888e3e07
made the error display handler be a little more robust for multi-threading situations
...
svn: r7177
2007-08-26 12:29:49 +00:00
Ryan Culpepper
cdd9c7d0ce
Added tool manager to DrScheme (preferences panel)
...
More information available via setup/getinfo.ss
Changed help desk to show more info for package docs
svn: r7155
2007-08-23 22:07:00 +00:00