Robby Findler
43e4dc5e5b
cleanup as suggested by John
...
svn: r7282
2007-09-06 02:03:14 +00:00
Matthew Flatt
7e085ae75f
save define-class-doc approach before trying to get rid of a lyer of bindings
...
svn: r7281
2007-09-05 14:18:44 +00:00
Eli Barzilay
39eb8bec5a
Welcome to a new PLT day.
...
svn: r7280
2007-09-05 07:50:02 +00:00
John Clements
372725996b
added stepper-hint
...
svn: r7279
2007-09-05 00:35:50 +00:00
John Clements
64a31bb0b3
commented out mred stuff to allow nightly testing.
...
svn: r7278
2007-09-05 00:35:25 +00:00
John Clements
a3e9c55bb9
...
...
svn: r7277
2007-09-05 00:34:40 +00:00
John Clements
ba7441b3a5
...
...
svn: r7276
2007-09-05 00:23:34 +00:00
John Clements
ffe26decff
hopefully resolved a whole bunch of conflicts...
...
svn: r7275
2007-09-05 00:22:07 +00:00
Matthew Flatt
65de4d96d8
suppress Mac OS X print status dialog
...
svn: r7274
2007-09-04 19:50:58 +00:00
Eli Barzilay
730d365a6a
Welcome to a new PLT day.
...
svn: r7273
2007-09-04 07:50:03 +00:00
Eli Barzilay
ce3a3ed91e
forgot a change in last commit
...
svn: r7272
2007-09-04 06:03:21 +00:00
Eli Barzilay
4948d38f6a
a connection is required to create the manage gui, it is now possible to abort this
...
svn: r7271
2007-09-04 06:02:51 +00:00
Matthew Flatt
50e42bcfeb
test procedure-reduce-arity
...
svn: r7270
2007-09-03 17:08:01 +00:00
Matthew Flatt
82d45bc644
doc procedure-reduce-arity
...
svn: r7269
2007-09-03 17:06:54 +00:00
Matthew Flatt
c5449adef7
implement procedure-reduce-arity
...
svn: r7268
2007-09-03 16:53:51 +00:00
Kathy Gray
a7ec07121a
Modified error message language.
...
svn: r7267
2007-09-03 16:16:10 +00:00
Mike Sperber
53379938f8
Synch with latest.
...
svn: r7266
2007-09-03 10:13:33 +00:00
Eli Barzilay
0e7bb8f16a
Welcome to a new PLT day.
...
svn: r7265
2007-09-03 07:50:03 +00:00
Matthew Flatt
f2607d736f
clarify that schemeblock, etc. use for-label bindings
...
svn: r7264
2007-09-02 18:06:06 +00:00
Matthew Flatt
e4cbc4e6a9
371.2
...
svn: r7263
2007-09-02 17:39:32 +00:00
Eli Barzilay
00306ec289
Welcome to a new PLT day.
...
svn: r7260
2007-09-02 07:50:02 +00:00
Jens Axel Soegaard
f2dcf82f50
Added the beginnings of a master index. Search for it to try it.
...
svn: r7250
2007-09-01 17:08:19 +00:00
Jens Axel Soegaard
588be4e4cf
Graceful exit on breaks for Help Desk Server.
...
svn: r7249
2007-09-01 16:02:05 +00:00
Jens Axel Soegaard
bc90208be1
Fixed PR8789.
...
svn: r7248
2007-09-01 10:44:13 +00:00
Eli Barzilay
162df3d463
Welcome to a new PLT day.
...
svn: r7247
2007-09-01 07:50:02 +00:00
Jay McCarthy
bc00b3dd4d
up
...
svn: r7244
2007-08-31 18:35:38 +00:00
Jay McCarthy
9711d10c81
Arjun
...
svn: r7243
2007-08-31 18:34:08 +00:00
Jens Axel Soegaard
ff25adb7d6
Revised "Help on Help" text.
...
svn: r7242
2007-08-31 16:02:54 +00:00
Eli Barzilay
8dd56b9f6f
Welcome to a new PLT day.
...
svn: r7239
2007-08-31 07:50:03 +00:00
Matthew Flatt
4a6b36accb
srfi-27 bug fix from Chongkai
...
svn: r7235
2007-08-31 00:36:05 +00:00
Jens Axel Soegaard
37957c8548
Added top bar to the HelpDesk servlets doc-anchor.ss and doc-content.ss when used by an external browser.
...
svn: r7234
2007-08-30 22:02:33 +00:00
Ryan Culpepper
da4c99f231
Macro stepper: fail gracefully on frontier-computation errors
...
svn: r7231
2007-08-30 21:44:10 +00:00
Jens Axel Soegaard
9b8abc0275
"Acknowledgements" moved to home.ss.
...
HelpDesk-urls moved to the non-private help-desk-urls.ss so other collections can refer to them.
Fixed a few broken links in the "About DrScheme" dialog.
svn: r7230
2007-08-30 20:08:11 +00:00
Matthew Flatt
32ad0656a6
fix bytecode optimizer bug in eliminating let[rec]-values bindings of (values) to zero variables
...
svn: r7229
2007-08-30 18:52:58 +00:00
Carl Eastlund
0b725ae0f4
Corrected typos in contracts in the framework collection.
...
svn: r7228
2007-08-30 16:11:28 +00:00
Eli Barzilay
226220e018
Welcome to a new PLT day.
...
svn: r7227
2007-08-30 07:50:03 +00:00
Robby Findler
af46ef5622
started refactoring to fix the preferences problem
...
svn: r7226
2007-08-30 04:08:56 +00:00
Matthew Flatt
ed1e7e7ef6
fix bytecode optimizer bug related to a procedure whose body is optimized such that it no longer needs to refer to any global
...
svn: r7225
2007-08-30 03:07:30 +00:00
Robby Findler
143faecd33
made teachpacks still appear in the REPL even if there is a syntax error
...
svn: r7224
2007-08-30 02:32:27 +00:00
Ryan Culpepper
2be282a0be
Macro Stepper: merged new ui from branches/ryanc/ms-new-ui
...
svn: r7215
2007-08-29 20:42:01 +00:00
Matthew Flatt
551a9e9dcc
fix another magic string in handin server
...
svn: r7214
2007-08-29 20:41:19 +00:00
Matthew Flatt
76cad48393
fix sandbox for running in MrEd
...
svn: r7213
2007-08-29 20:34:17 +00:00
Eli Barzilay
e6f0f37c85
Welcome to a new PLT day.
...
svn: r7212
2007-08-29 07:50:02 +00:00
Jens Axel Soegaard
125d152a9c
Moving "misc" pages (mostly "How to ...") into home.ss.
...
svn: r7211
2007-08-28 21:45:13 +00:00
Jens Axel Soegaard
32b0e7609b
Fixed mistake in split-screen.ss.
...
svn: r7208
2007-08-28 20:49:54 +00:00
Jens Axel Soegaard
56cf196320
Moved "A Note on Language Levels" into home.ss.
...
svn: r7207
2007-08-28 20:47:39 +00:00
Jens Axel Soegaard
15128abf52
All topics in /servlets/research/ are now in home.ss, so the folder has been deleted.
...
svn: r7206
2007-08-28 20:33:10 +00:00
Jens Axel Soegaard
b1cedcf7b4
Moved "Known Bugs", "License", and "Patches" into home.ss.
...
svn: r7205
2007-08-28 18:38:45 +00:00
Jens Axel Soegaard
9ebc1d2995
Moved pages on "Mailing Lists" and "TeachScheme" into home.ss.
...
Simplified the "Mailing Lists" page.
Deleted the now obsolete resources folder.
svn: r7204
2007-08-28 18:24:51 +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