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
|
02bd5d4a66
|
fixed PR 9113
svn: r8040
|
2007-12-17 23:16:23 +00:00 |
|
Robby Findler
|
92081b685d
|
move docs to scribblings directory
svn: r8037
|
2007-12-17 16:34:17 +00:00 |
|
Robby Findler
|
ae17f72c1d
|
fixed a bug int he way the menu for the documentation links was constructed
svn: r8030
|
2007-12-16 14:01:25 +00:00 |
|
Robby Findler
|
1b7c6a9d32
|
fixed a bug
svn: r8022
|
2007-12-16 00:19:04 +00:00 |
|
Matthew Flatt
|
c9aecb01f0
|
split setup/scribble-index into setup/xref and scribble/xref
svn: r8020
|
2007-12-15 22:10:29 +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 |
|
Robby Findler
|
553d628491
|
fixed PR 9107
svn: r8013
|
2007-12-14 22:58:31 +00:00 |
|
Matthias Felleisen
|
5cdea2191c
|
svn: r8004
|
2007-12-14 00:53:03 +00:00 |
|
Robby Findler
|
9eb0d203b3
|
removed last latex vestiges and added in a (broken) link to remind me to make it work later when there is a place for it to go to
svn: r7998
|
2007-12-13 21:19:12 +00:00 |
|
Matthias Felleisen
|
a11849d49e
|
svn: r7996
|
2007-12-13 18:59:01 +00:00 |
|
Robby Findler
|
65f0d01814
|
added a status message showing when the docs index is loaded
svn: r7991
|
2007-12-13 15:58:55 +00:00 |
|
Robby Findler
|
62eb32519b
|
minor cleanup
svn: r7974
|
2007-12-12 20:03:42 +00:00 |
|
Robby Findler
|
a451c71dda
|
added documentation links and mouse colors when there are docs to see
svn: r7973
|
2007-12-12 19:27:44 +00:00 |
|
Matthew Flatt
|
a559a710d4
|
adjust document names
svn: r7968
|
2007-12-12 16:31:57 +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 |
|
Matthew Flatt
|
8930f31115
|
remove 'else' and '=>' bindings from 'mzscheme'
svn: r7859
|
2007-11-29 14:08:08 +00:00 |
|
Robby Findler
|
eb97d15ced
|
a little more in the tools manual
svn: r7857
|
2007-11-29 02:33:02 +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
|
affcd3915a
|
disabled the module position in a language until Matthew gets something figured out
svn: r7854
|
2007-11-28 21:18:55 +00:00 |
|
Robby Findler
|
8262812b96
|
started tools documentation
svn: r7837
|
2007-11-26 15:10:51 +00:00 |
|
Robby Findler
|
27f7f770b8
|
removed printfs
svn: r7816
|
2007-11-22 17:11:09 +00:00 |
|
Robby Findler
|
5af14c4902
|
got check syntax mostly working again
svn: r7815
|
2007-11-22 16:18:00 +00:00 |
|
Robby Findler
|
35960dc59c
|
improved check syntax a little bit, but still there are problems
svn: r7811
|
2007-11-22 01:55:07 +00:00 |
|
Robby Findler
|
ee790a9d44
|
first fixes to check syntax
svn: r7798
|
2007-11-21 03:45:51 +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
|
c8aa5fdd82
|
fixed PR 8972
svn: r7451
|
2007-10-08 13:53:30 +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 |
|
Robby Findler
|
a07950b2ed
|
fixed a bug in drs -- it no longer calls random with the users random seed
svn: r7108
|
2007-08-17 03:03:43 +00:00 |
|
Robby Findler
|
4340c205d6
|
added control-x;p as a backwards version of control-x o and fixed control-x o so that it works with splitting
svn: r7026
|
2007-08-05 22:06:06 +00:00 |
|
Robby Findler
|
f14c71d37d
|
made language popup only show each language once (and made it hide the 'custom' tag)
svn: r7015
|
2007-08-03 13:25:59 +00:00 |
|
Robby Findler
|
e467e8681a
|
restored the 'add teachpack' menu item in non-teaching languages, but with a message saying that teachpacks don't work and listing the languages where they do.
svn: r7007
|
2007-08-03 02:18:46 +00:00 |
|
Eli Barzilay
|
394837c1eb
|
"fixed" omega
svn: r7005
|
2007-08-03 01:35:08 +00:00 |
|
Robby Findler
|
6479c5483d
|
retabified
svn: r6999
|
2007-08-02 06:36:24 +00:00 |
|
Robby Findler
|
2b21003cc8
|
fixed a bug with autosaving interacting with the yellow warning message in the REPL
svn: r6992
|
2007-08-01 07:20:20 +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
|
1e5bc33d87
|
changed metadata saving setup so that the edit sequence ends AFTER the set-modified flag is set back to #f
svn: r6989
|
2007-07-31 17:26:28 +00:00 |
|
Robby Findler
|
7035d6f23b
|
fixed bug
svn: r6984
|
2007-07-30 12:18:34 +00:00 |
|
Robby Findler
|
a25a288870
|
drs now remembers the teachpacks last set and uses them when switching to a new (teaching) language
svn: r6981
|
2007-07-29 19:17:17 +00:00 |
|
Robby Findler
|
0b61b9b313
|
fixed PR 8828
svn: r6970
|
2007-07-26 01:24:44 +00:00 |
|
Robby Findler
|
2ad94edfe7
|
added ability to put the definitions / interactions side by side
svn: r6939
|
2007-07-20 20:58:14 +00:00 |
|
Robby Findler
|
ef3e1af332
|
removed debugging (ack!)
svn: r6827
|
2007-07-06 03:16:29 +00:00 |
|
Robby Findler
|
23952788f9
|
removed debugging (ack!)
svn: r6826
|
2007-07-06 03:15:41 +00:00 |
|
Robby Findler
|
eb0a20f126
|
now we tap our feet ...
svn: r6825
|
2007-07-05 16:04:12 +00:00 |
|
Robby Findler
|
59cd498e8a
|
svn: r6824
|
2007-07-05 04:33:22 +00:00 |
|
Robby Findler
|
b6845746f8
|
gave the waiting man some shoulders
svn: r6820
|
2007-07-04 18:01:22 +00:00 |
|
Robby Findler
|
9119ec8d10
|
moved running man into icon bitmap
svn: r6800
|
2007-07-02 18:44:32 +00:00 |
|
Robby Findler
|
9271da9090
|
svn: r6799
|
2007-07-02 15:55:10 +00:00 |
|
Robby Findler
|
10d05c3382
|
replaced the run bitmap with a (very very small) stick figure
svn: r6796
|
2007-07-02 15:11:01 +00:00 |
|
Robby Findler
|
541752ca35
|
fixed PR 8770, made stick man a little bit shorter
svn: r6793
|
2007-07-02 03:50:04 +00:00 |
|
Robby Findler
|
81fc35f5a7
|
undid last commit
svn: r6791
|
2007-07-02 03:32:54 +00:00 |
|
Robby Findler
|
0ef2e50e96
|
saved one pixel in height of the stick figures
svn: r6790
|
2007-07-02 03:32:08 +00:00 |
|
Robby Findler
|
2c9a1d8eca
|
fixed brain farto
svn: r6779
|
2007-06-30 04:27:35 +00:00 |
|
Robby Findler
|
e621175f62
|
made the underlined letter move around in the close & close-tab menu items
svn: r6778
|
2007-06-30 04:16:39 +00:00 |
|
Robby Findler
|
3fa3df389d
|
made stick figures, fixed PR 8776
svn: r6754
|
2007-06-28 20:04:20 +00:00 |
|
Robby Findler
|
72db9fde16
|
fixed PR 8779
svn: r6753
|
2007-06-28 16:38:28 +00:00 |
|
Matthew Flatt
|
d518f24039
|
370.4
svn: r6710
|
2007-06-20 21:11:38 +00:00 |
|
Robby Findler
|
dcea96041d
|
made drs remember the maximization state everywhere but under mac os x (Matthew's on the case, there)
svn: r6679
|
2007-06-17 01:25:20 +00:00 |
|
Robby Findler
|
70b48d535f
|
made drs remember the frame's position and use it for the initial position
svn: r6676
|
2007-06-16 19:02:12 +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 |
|
Robby Findler
|
1f749fae97
|
the language's name gets truncated now, based on the width of the drscheme window (the minimum size is the size of the words 'programming language' just above)
svn: r6671
|
2007-06-16 14:35:34 +00:00 |
|
Robby Findler
|
a87cf03005
|
fixed bug in new font preference handling
svn: r6667
|
2007-06-15 19:09:50 +00:00 |
|
Matthew Flatt
|
cb54fa31a5
|
fix little bugs in font select
svn: r6567
|
2007-06-10 22:20:41 +00:00 |
|
Robby Findler
|
bc0a161cc5
|
improved font choice popup in preferences dialog
svn: r6564
|
2007-06-10 13:45:22 +00:00 |
|
Matthew Flatt
|
e9385a910e
|
370.2
svn: r6369
|
2007-05-29 03:26:32 +00:00 |
|
Robby Findler
|
6a7b44f92e
|
fixed PR 8703
svn: r6361
|
2007-05-28 18:25:39 +00:00 |
|
Robby Findler
|
f59d1f205e
|
added a little more safety to protect against broken tools
svn: r6243
|
2007-05-23 16:00:16 +00:00 |
|
Robby Findler
|
414a200f4c
|
fixed PR 8681
svn: r6230
|
2007-05-18 14:19:26 +00:00 |
|
Robby Findler
|
9fa7ec966d
|
fixed PR 8670
svn: r6223
|
2007-05-14 20:17:43 +00:00 |
|
Robby Findler
|
747c6dca6a
|
fixed PR 8659
svn: r6187
|
2007-05-10 15:39:25 +00:00 |
|
Robby Findler
|
333ff87027
|
fixed some bugs in executable creation
svn: r6178
|
2007-05-08 17:21:29 +00:00 |
|
Mike Sperber
|
59e805d518
|
More localized strings in ProfessorJ and the wizard.
svn: r6176
|
2007-05-08 13:55:50 +00:00 |
|
Robby Findler
|
3c5f2c7395
|
fixed up minor bugs in program and lots of little problems in the test suites
svn: r6173
|
2007-05-08 01:02:40 +00:00 |
|
Robby Findler
|
ddc701ba65
|
made drscheme use the current preferences for the module language settings when automatically choosing the module language (if the module language is the users preference, that is)
svn: r6162
|
2007-05-06 21:01:45 +00:00 |
|
Robby Findler
|
41d4b5d28e
|
changed teachpacks to be language specific
svn: r6145
|
2007-05-04 20:45:15 +00:00 |
|
Robby Findler
|
6e256634b9
|
added a message in the 'program is shutdown' dialog that indicates if it ran out of memory
svn: r6097
|
2007-04-29 22:09:07 +00:00 |
|
Robby Findler
|
ade829139a
|
improved preferences marshalling, also started the job of making the 'your program died' dialog say whether or not it ran out of memory.
svn: r6051
|
2007-04-26 16:33:03 +00:00 |
|
Robby Findler
|
fa0e23df93
|
fixed docs bug
svn: r6050
|
2007-04-26 16:00:32 +00:00 |
|
Robby Findler
|
838b033c57
|
added mention of lower bound
svn: r6043
|
2007-04-25 18:23:26 +00:00 |
|
Robby Findler
|
1130e02983
|
improved memory limit gui a little more
svn: r6042
|
2007-04-25 15:27:04 +00:00 |
|
Robby Findler
|
a1e53c9283
|
improved memory limit GUI a little bit
svn: r6033
|
2007-04-24 13:53:21 +00:00 |
|
Robby Findler
|
93492c90b6
|
added a memory limit option
svn: r6027
|
2007-04-23 23:36:30 +00:00 |
|
Robby Findler
|
940d100b2d
|
added message about exit status code to drscheme's 'the program is over' dialog box
svn: r6024
|
2007-04-23 14:53:32 +00:00 |
|
Robby Findler
|
e350fae8cc
|
changed language interface to cope with new metadata save file format; also make executables work (better) in the teaching languages
svn: r6019
|
2007-04-23 04:10:00 +00:00 |
|
Robby Findler
|
38d5a4f8c6
|
guard against failing module-name-resolvers
svn: r5997
|
2007-04-19 18:11:08 +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
|
2b21cf2252
|
fix debug eval handler's propagation of prompt aborts
svn: r5980
|
2007-04-19 03:24:35 +00:00 |
|
Robby Findler
|
5702aadf40
|
fixed a bug
svn: r5927
|
2007-04-12 14:16:44 +00:00 |
|
Robby Findler
|
031cd94b5c
|
a few changes to the automaically changing language stuff, plus more white-on-black improvements
svn: r5917
|
2007-04-10 19:41:09 +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 |
|
Eli Barzilay
|
8a5facc832
|
typo, shows that Scheme strings are bad for documentation
svn: r5867
|
2007-04-04 10:05:22 +00:00 |
|
Robby Findler
|
8296a6a78c
|
when runtime errors occur, still install namespace
svn: r5839
|
2007-03-27 22:26:37 +00:00 |
|
Robby Findler
|
177610e70d
|
probable fix to PR 8582
svn: r5825
|
2007-03-25 19:00:21 +00:00 |
|
Robby Findler
|
24cbaa0bc9
|
made control-up and control-down move thru the history in the REPL
svn: r5824
|
2007-03-25 18:49:00 +00:00 |
|
Robby Findler
|
8bd72e512d
|
removed special non-breaking space handling in drscheme windows
svn: r5812
|
2007-03-22 15:19:05 +00:00 |
|
Robby Findler
|
a01b59bc03
|
drscheme keeps a strong reference to the user-land thread now
svn: r5774
|
2007-03-14 15:31:03 +00:00 |
|
Robby Findler
|
cb22ba0a7c
|
fixed bug
svn: r5759
|
2007-03-08 19:49:49 +00:00 |
|
Robby Findler
|
b392308828
|
probable fix to PR 8472
svn: r5758
|
2007-03-08 13:56:22 +00:00 |
|
Ryan Culpepper
|
2a35c47ff7
|
Check syntax: added purple arrows to show "apparent bindings" of
macro-template identifiers
--This line, and those below, will be ignored--
M drscheme/syncheck.ss
svn: r5693
|
2007-02-26 21:41:33 +00:00 |
|
Robby Findler
|
6f962c5f7b
|
added message when there are no recent languages
svn: r5654
|
2007-02-21 19:11:24 +00:00 |
|
Robby Findler
|
9d241aa2c5
|
changed slant to italic
svn: r5652
|
2007-02-21 02:46:43 +00:00 |
|
Robby Findler
|
097fb4be88
|
fixed another bug in the language recognization code
svn: r5651
|
2007-02-21 00:01:41 +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 |
|
Robby Findler
|
815c6669ba
|
added the ability to configure the repl's colors
svn: r5648
|
2007-02-20 16:33:47 +00:00 |
|
Robby Findler
|
53987c5ee8
|
fixed the yellow stuff in a corner case
svn: r5644
|
2007-02-20 03:16:50 +00:00 |
|
Robby Findler
|
c9303285d2
|
improved performance of the inital is-this-a-module check (also works around a bug)
svn: r5643
|
2007-02-20 02:32:50 +00:00 |
|
Robby Findler
|
6f631ae7b7
|
added yellow to programming language label
svn: r5635
|
2007-02-18 17:59:22 +00:00 |
|
Robby Findler
|
38da856255
|
added language status and menu at bottom right of drscheme window
svn: r5633
|
2007-02-18 00:17:49 +00:00 |
|
Robby Findler
|
4379aa3f05
|
fixed a bug in the new stuff
svn: r5606
|
2007-02-15 01:31:06 +00:00 |
|
Robby Findler
|
3c3d848324
|
added module language recognition into the mix
svn: r5604
|
2007-02-14 23:42:42 +00:00 |
|
Robby Findler
|
e3776e5476
|
added 'module' wrapper for saved files in the teaching languages (and support for that in the drscheme:language:language<%> interface)
svn: r5602
|
2007-02-14 23:23:32 +00:00 |
|
Mike Sperber
|
b47ca09dc5
|
Add some missing calls to `normalize-path'.
svn: r5509
|
2007-01-30 19:01:56 +00:00 |
|
Robby Findler
|
e14bd3c636
|
fixed PR 8503
svn: r5484
|
2007-01-28 14:37:56 +00:00 |
|
Robby Findler
|
9a40891fd6
|
fixed some bugs Matthias found
svn: r5482
|
2007-01-28 03:14:21 +00:00 |
|