Commit Graph

4451 Commits

Author SHA1 Message Date
Eli Barzilay
df22b0cbbd No need to change anything when using the new launcher
svn: r7170
2007-08-26 04:35:01 +00:00
Greg Cooper
295f53b213 fix debugger to handle when syntax-position is #f
svn: r7169
2007-08-26 03:56:22 +00:00
Eli Barzilay
f6f6c9061b Welcome to a new PLT day.
svn: r7168
2007-08-26 01:18:05 +00:00
Eli Barzilay
dd13471f86 minor stuff
svn: r7167
2007-08-26 01:17:38 +00:00
Kathy Gray
fb9525287a Corrections to fix bugs 8893 & 8894
svn: r7164
2007-08-25 21:16:54 +00:00
Jens Axel Soegaard
03503840e9 Fixed position of ProfJ manuals.
svn: r7163
2007-08-25 20:40:12 +00:00
Jens Axel Soegaard
68cd3e23d6 Contents of deleted servlets are in home.ss.
Added launch.ss to omitted files in info.ss.

svn: r7162
2007-08-25 20:19:24 +00:00
Jens Axel Soegaard
02dde4ec4b Added svn:eol-line = native property to newly added files.
svn: r7161
2007-08-25 19:13:33 +00:00
Jens Axel Soegaard
6d8b8a3390 Merged online HelpDesk into /collects/help
Most non-manual help desk pages are now in /help/servlets/home.ss
Servlets are now x-expr based instead of string based.
See instructions in /help/launch.ss if you want to try the online version.

svn: r7160
2007-08-25 19:08:33 +00:00
Eli Barzilay
9c1acc89dc Welcome to a new PLT day.
svn: r7156
2007-08-24 20:19:00 +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
Eli Barzilay
34765705a5 remove unused binding
svn: r7153
2007-08-23 16:18:38 +00:00
Matthew Flatt
5628ebcf90 bug fixes from Chongkai
svn: r7152
2007-08-23 15:37:14 +00:00
Kathy Gray
acb4019fed Modified so that the macro implementaiton isn't mentioned in errors to students
svn: r7149
2007-08-23 15:31:07 +00:00
Eli Barzilay
049866b9c3 Welcome to a new PLT day.
svn: r7146
2007-08-22 23:30:57 +00:00
Matthew Flatt
bae0952bf7 Chongkai's SRFI-27 re-implementation in terms of the native MzScheme random-number procedures
svn: r7145
2007-08-22 17:01:20 +00:00
Jacob Matthews
8d769c151c Fix for PR8884
svn: r7141
2007-08-22 06:51:06 +00:00
Mike Sperber
fb9b192516 Activate suppression of modified messages. Otherwise, embedded
editors will always cause the parent buffer to think it's modified.

svn: r7131
2007-08-21 08:14:00 +00:00
Matthew Flatt
258490c8ad fix timeout manager and replace regexp-based path manipulation with a call to find-relative-path
svn: r7128
2007-08-20 19:06:26 +00:00
Mike Sperber
663883bfcc Fix encoding error.
svn: r7127
2007-08-20 11:46:56 +00:00
Robby Findler
c1838f88e0 improved fix to PR 8880
svn: r7126
2007-08-20 08:51:17 +00:00
Eli Barzilay
1135ca5140 PR8880
svn: r7125
2007-08-20 03:08:07 +00:00
Eli Barzilay
2e636a54f1 new thread breaking in sandbox, improved with-limits to use call-in-nested-thread
svn: r7124
2007-08-19 23:45:08 +00:00
Eli Barzilay
392f99b717 new thread breaking in sandbox, improved with-limits to use call-in-nested-thread
svn: r7123
2007-08-19 23:27:14 +00:00
Matthew Flatt
a626d25acd handin-server updates for v371
svn: r7122
2007-08-19 18:56:50 +00:00
Matthew Flatt
3f2341cda8 minor doc edits
svn: r7121
2007-08-19 13:20:06 +00:00
Matthew Flatt
af3a4197df fix width for table of inherited methods
svn: r7120
2007-08-19 02:50:54 +00:00
Matthew Flatt
44d1c03d68 in GUI docs, show inherited methods
svn: r7119
2007-08-19 02:43:51 +00:00
Matthew Flatt
190b8f6e21 turn on GUI doc generation in scribblings setup
svn: r7118
2007-08-18 22:37:36 +00:00
Matthew Flatt
c9f1aec9eb checkpoint GUI manual work
svn: r7117
2007-08-18 12:22:05 +00:00
Eli Barzilay
7d09bb70b8 typo(?)
svn: r7114
2007-08-18 05:40:27 +00:00
Eli Barzilay
e95d9165f0 Welcome to a new PLT day.
svn: r7113
2007-08-18 05:17:19 +00:00
Eli Barzilay
851811b3a0 use with-handlers*
svn: r7112
2007-08-18 05:00:49 +00:00
Eli Barzilay
1e62679b54 exception-preserving promises, the naive way
svn: r7111
2007-08-18 04:38:00 +00:00
Matthew Flatt
cac6aa498d checkpoint GUI docs
svn: r7110
2007-08-17 21:13:50 +00:00
Matthew Flatt
c7c3d60b16 checkpoint new GUI toolbox docs
svn: r7109
2007-08-17 16:19:31 +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
Greg Cooper
5f8dcab176 make debugger's execute-callback nullary
svn: r7107
2007-08-17 02:02:08 +00:00
Matthew Flatt
33d7e3ded3 new gui reference work
svn: r7106
2007-08-16 18:48:47 +00:00
Eli Barzilay
fcf31d7086 Welcome to a new PLT day.
svn: r7105
2007-08-16 08:00:10 +00:00
Kathy Gray
01e8b3aa44 Clarification on language change
svn: r7104
2007-08-15 22:23:20 +00:00
Kathy Gray
502f1f2047 svn: r7102 2007-08-15 01:07:46 +00:00
Robby Findler
12a487020b fix to PR 8872
svn: r7101
2007-08-14 23:53:03 +00:00
Kathy Gray
49f08fb06a Correction to using public/private in int+acc
svn: r7100
2007-08-14 19:50:34 +00:00
Eli Barzilay
a672ccf4d0 Welcome to a new PLT day.
svn: r7099
2007-08-14 19:26:10 +00:00
Mike Sperber
f57c8d93be Synch with latest.
svn: r7098
2007-08-14 17:38:10 +00:00
Kathy Gray
0077fba27c Switch to using ephemerals
svn: r7097
2007-08-14 13:22:44 +00:00
Robby Findler
1e648f350f fixed PR 8870
svn: r7096
2007-08-14 05:06:08 +00:00
Matthias Felleisen
91eb15f72a explain SilyCanvas design
svn: r7094
2007-08-14 00:11:43 +00:00
Matthias Felleisen
a811f769d7 getting around the null problem with a silly canvas for World
svn: r7093
2007-08-13 23:52:23 +00:00
Kathy Gray
377b8b17e1 Correcting pr 8867
svn: r7092
2007-08-13 23:34:38 +00:00
Matthias Felleisen
3d3a0d8d60 svn: r7091 2007-08-13 23:18:52 +00:00
Matthew Flatt
df0c8c3245 recognize 302 redirection
svn: r7090
2007-08-13 22:50:11 +00:00
Kathy Gray
3747f712a9 Changes that correct another infinite loop
svn: r7089
2007-08-13 22:41:26 +00:00
Jay McCarthy
e155deea8e up
svn: r7088
2007-08-13 21:13:45 +00:00
Matthew Flatt
4f0479a688 more GUI reference work
svn: r7087
2007-08-13 16:36:43 +00:00
Matthew Flatt
0b29e215cb checkpoint GUI reference work
svn: r7086
2007-08-13 15:56:03 +00:00
Matthias Felleisen
39f6a4bc3a stop is idempotent now
svn: r7085
2007-08-13 14:11:53 +00:00
Kathy Gray
2cb2eefd66 Ending bug 8860, and stopping restrictions in langauge levels (requested by matthias)
svn: r7084
2007-08-11 18:43:44 +00:00
Kathy Gray
0a10274225 Commit for bug 8862
svn: r7083
2007-08-11 17:53:56 +00:00
Eli Barzilay
5bce2fee96 Welcome to a new PLT day.
svn: r7082
2007-08-11 13:23:34 +00:00
Kathy Gray
8a3a887857 Committing modifications to test cases;
committing small modification to grammar spec;

Committing change to docpos to add new profj language manual

svn: r7081
2007-08-11 11:42:21 +00:00
Eli Barzilay
e304444620 better error when a manual is not found in known-docs
svn: r7080
2007-08-11 00:04:59 +00:00
Noel Welsh
99c1ee330c Add SRFIs 35 and 64 to the documentation, and add them to the test script (which only checks they load)
svn: r7078
2007-08-10 10:13:35 +00:00
Greg Cooper
4b814b1086 update mztake for multi-file breakpoints
svn: r7077
2007-08-10 02:13:35 +00:00
Greg Cooper
fd853a0fcc remove broken demos from mztake (fix later)
svn: r7076
2007-08-10 02:12:14 +00:00
Jay McCarthy
2991f2a44a directory redirect
svn: r7075
2007-08-10 00:49:05 +00:00
Jay McCarthy
56394cf69f sperber
svn: r7074
2007-08-10 00:44:34 +00:00
Matthew Flatt
907e3a6b1c a bit more gui doc work
svn: r7073
2007-08-09 22:58:36 +00:00
Matthew Flatt
6ce1da6475 checkpoint scribble changes for gui docs
svn: r7072
2007-08-09 22:44:37 +00:00
Matthew Flatt
b771af51a9 checkpoint mred doc work
svn: r7071
2007-08-09 22:43:41 +00:00
Matthias Felleisen
7514daa7b9 removed erase and clear from World & Canvas
svn: r7070
2007-08-09 21:01:28 +00:00
Matthias Felleisen
4e2cb6d762 removed erase and clear from World & Canvas
svn: r7069
2007-08-09 20:58:18 +00:00
Kathy Gray
1d44d5765c Corrections to parser for error recovery; correction to bug in check based on setting fields in beginner
svn: r7068
2007-08-09 18:09:09 +00:00
Matthew Flatt
d913915068 towards MrEd documentation via Scribble
svn: r7066
2007-08-09 17:21:12 +00:00
Eli Barzilay
5cd89a1968 Welcome to a new PLT day.
svn: r7065
2007-08-09 13:14:58 +00:00
Jay McCarthy
785bac2385 up
svn: r7064
2007-08-09 12:13:28 +00:00
Scott Owens
d4f72cbeae Case sensitivity
svn: r7063
2007-08-08 22:11:54 +00:00
Scott Owens
b892227a26 Fix a test case that one of Matthew's changes to the lexer made obsolete.
svn: r7062
2007-08-08 22:11:42 +00:00
Robby Findler
c5ce09d107 fixed the way the tabbers keymap is installed
svn: r7061
2007-08-08 21:43:40 +00:00
Kathy Gray
afcb20810d Correction to sync parsers, fix indenting, and inform of syntax errors
svn: r7060
2007-08-08 21:36:11 +00:00
Matthew Flatt
b3821d8d82 change dynext linker search to gcc;cc instead of just cc
svn: r7059
2007-08-08 17:38:53 +00:00
Matthew Flatt
f7a942b0b7 add test-box recovery to trunk (for distribution)
svn: r7058
2007-08-08 17:27:40 +00:00
Eli Barzilay
0e2a1a465a changed default current-alist-separator-mode to amp, added semi-or-amp mode
svn: r7057
2007-08-08 15:30:03 +00:00
Kathy Gray
fba51484af Assorted corrections
svn: r7056
2007-08-08 14:49:47 +00:00
Kathy Gray
d25db841ea Correction to infinite loop causing errors
svn: r7052
2007-08-08 04:11:24 +00:00
Matthew Flatt
1b6483bc36 catch up scribble reference
svn: r7051
2007-08-08 02:45:25 +00:00
Eli Barzilay
2698be4edd typo
svn: r7050
2007-08-08 02:13:43 +00:00
Matthew Flatt
ab9c34a8ec improve scribble index support
svn: r7047
2007-08-07 20:39:54 +00:00
Kathy Gray
c6b723bbd8 Bug fixes (more on the way)
svn: r7046
2007-08-07 17:47:37 +00:00
Eli Barzilay
1cabe0b804 Welcome to a new PLT day.
svn: r7043
2007-08-07 12:48:35 +00:00
Kathy Gray
2c69de141b Updated non-default probabilities to include may-use counter
Updated error formatting to report more information in some ties, and reduce
repetitivness

svn: r7041
2007-08-07 01:54:52 +00:00
Matthias Felleisen
348d0c2acb docs revised for world
svn: r7040
2007-08-07 00:02:07 +00:00
Matthias Felleisen
140b1eb1fd world exports line+scene and add-line now
svn: r7039
2007-08-06 23:59:54 +00:00
Eli Barzilay
6f8c94c245 Welcome to a new PLT day.
svn: r7036
2007-08-06 19:40:11 +00:00
Matthew Flatt
c877c0a2d8 updates from Chongkai
svn: r7034
2007-08-06 16:15:55 +00:00
Matthew Flatt
6eef897d54 Chinese string-constant updates from Chongkai
svn: r7033
2007-08-06 16:09:47 +00:00
Kathy Gray
dbe82ab7d7 Correction to default probability calculation.
More tweaking of the profj grammars

svn: r7032
2007-08-06 15:17:19 +00:00
Kathy Gray
aa871e90bd Correction to error highlighting, and tweaks to grammar
svn: r7031
2007-08-06 14:18:09 +00:00
Noel Welsh
39d78f3fbf Wrap a parameter/c contract around current-proxy-servers, so it may be used in calls to parameterize. Add test for same.
svn: r7030
2007-08-06 13:58:22 +00:00