Matthias Felleisen
6755a9aae6
added optional argument to runn-simulation
...
svn: r7361
2007-09-17 13:44:52 +00:00
Matthias Felleisen
4c4ea6e669
added optional argument to runn-simulation
...
svn: r7360
2007-09-17 13:44:46 +00:00
Eli Barzilay
0cce6efb54
Welcome to a new PLT day.
...
svn: r7359
2007-09-17 07:06:39 +00:00
Eli Barzilay
f7e4690841
set svn:eol-style
...
svn: r7358
2007-09-17 05:16:55 +00:00
Robby Findler
bd93217061
refactored the contract system so that contracts do not depend on the class system, and now the class contracts are exported from class.ss
...
svn: r7357
2007-09-17 02:27:05 +00:00
Robby Findler
bd7d167466
improved error message
...
svn: r7356
2007-09-16 23:21:24 +00:00
Matthew Flatt
20890b1cf3
fix date test for machines with 64-bit dates
...
svn: r7355
2007-09-16 14:41:39 +00:00
Matthew Flatt
64819add70
fix(?) long long unpacking on 64-bit machines
...
svn: r7354
2007-09-16 14:41:18 +00:00
Eli Barzilay
0e01a416df
Welcome to a new PLT day.
...
svn: r7353
2007-09-16 07:50:03 +00:00
Matthew Flatt
ba2e1da9ab
syntax coloring for #lang
...
svn: r7352
2007-09-16 01:01:33 +00:00
Matthew Flatt
73bb2227a8
improve #lang read-error reporting
...
svn: r7351
2007-09-16 00:15:59 +00:00
Matthew Flatt
001404dec0
371.3
...
svn: r7350
2007-09-15 22:27:14 +00:00
Greg Cooper
7846afa7c1
make events display like they used to
...
svn: r7349
2007-09-15 22:10:08 +00:00
Robby Findler
b7c441833e
tried to improve size of generated code for structs
...
svn: r7348
2007-09-15 19:57:28 +00:00
Mike Sperber
298bee1bff
Synch with latest.
...
svn: r7347
2007-09-15 17:24:37 +00:00
Mike Sperber
ef1cb082dd
Various aspects of the Stepper and the Debugger are
...
language-sensitive. In the past, both looked at the name of the
language level and were thus were hardwired to certain behavior. Move
some of those settings into the language level itself:
- whether the stepper is supported (default #f)
- whether the debugger is supported (default #t)
- the print conversion of values for the stepper
This allows other language levels such as the DMdA levels to support
the stepper and not support the debugger.
svn: r7346
2007-09-15 16:10:39 +00:00
Jens Axel Soegaard
78b57246a2
Added keywords from doc.txt files to the master index page.
...
svn: r7345
2007-09-15 15:12:33 +00:00
Eli Barzilay
827b68274b
Welcome to a new PLT day.
...
svn: r7344
2007-09-15 07:50:03 +00:00
Eli Barzilay
eb72a0dd93
do not trust require spec from user code
...
svn: r7343
2007-09-15 07:09:06 +00:00
Eli Barzilay
45649900e7
do not trust require spec from user code
...
svn: r7342
2007-09-15 00:50:54 +00:00
Eli Barzilay
d35939f5ed
recurse into prefix etc require specs, ignore symbols
...
svn: r7341
2007-09-15 00:09:29 +00:00
Robby Findler
33311ab211
few minor improvements to the code generated by the contract library
...
svn: r7339
2007-09-14 21:27:53 +00:00
Jens Axel Soegaard
e6b71b6c97
Added entries in hdindex files to the Help Desk master index page.
...
svn: r7338
2007-09-14 21:03:26 +00:00
Jacob Matthews
56e74bf7e1
* Added an unpack w/o installation option to the command-line tool
...
* Misc. fixes
svn: r7337
2007-09-14 20:26:47 +00:00
Jens Axel Soegaard
f293528155
Inserted search string in page title for search results as requested in PR8922.
...
svn: r7336
2007-09-14 19:14:46 +00:00
Ryan Culpepper
d4e96a80cb
Macro stepper: added navigation methods
...
svn: r7335
2007-09-14 18:45:14 +00:00
John Clements
5fb7a90786
fixed bugs per dave gurnell's observations
...
svn: r7334
2007-09-14 17:37:23 +00:00
Matthias Felleisen
5de1d6e687
added instructions on how to add this library
...
svn: r7333
2007-09-14 15:03:57 +00:00
Mike Sperber
470472620b
For open-input-graphical-file' and
text-editor-load-handler',
...
specify the name of the file as the port's object-name rather than the
text% object.
svn: r7332
2007-09-14 14:53:59 +00:00
Jacob Matthews
3214a71004
Added get-word-at to autocomplete<%> interface
...
svn: r7331
2007-09-14 14:08:39 +00:00
Eli Barzilay
11f37a3262
Welcome to a new PLT day.
...
svn: r7330
2007-09-14 07:50:03 +00:00
Robby Findler
6d32dabc63
added some more characters
...
svn: r7329
2007-09-13 20:04:46 +00:00
Robby Findler
00c9f0b1a1
bugfix as noticed by Stephen De Gabrielle
...
svn: r7328
2007-09-13 18:37:48 +00:00
Matthew Flatt
965c70b826
repairs from Chongkai
...
svn: r7327
2007-09-13 13:46:08 +00:00
Jens Axel Soegaard
de8ec8f1d5
Fixed PR 8919 (Problem with refreshing of individual manuals).
...
svn: r7326
2007-09-13 09:34:51 +00:00
Eli Barzilay
124609d4c3
Welcome to a new PLT day.
...
svn: r7325
2007-09-13 07:50:03 +00:00
Matthew Flatt
6bc50332ea
fix --enable-{lib,user}fw configure option
...
svn: r7324
2007-09-12 23:50:18 +00:00
John Clements
297aa4d4b0
added line about uncommenting certain fields
...
svn: r7323
2007-09-12 16:51:31 +00:00
Eli Barzilay
cfd1bbf612
Welcome to a new PLT day.
...
svn: r7322
2007-09-12 07:50:02 +00:00
Kathy Gray
d8181a2a60
Corrected a bad ai choice
...
svn: r7321
2007-09-12 00:58:30 +00:00
Matthew Flatt
dec670ff75
fix problem where --save-temps didn't work for 3m-generated file (due to lingering handler installed by 3m)
...
svn: r7320
2007-09-11 20:56:08 +00:00
Jacob Matthews
188186ca25
Making autocomplete-mixin's get-word-at public in preparation for fixing PR 8925
...
svn: r7319
2007-09-11 20:47:55 +00:00
Ryan Culpepper
9096231611
added planet info to help desk manuals listing and search results
...
svn: r7318
2007-09-11 15:54:25 +00:00
Robby Findler
ec23be9160
made the no-completions case work better
...
svn: r7317
2007-09-11 15:31:47 +00:00
Matthew Flatt
ef7223ab49
fix range checking of file-position values
...
svn: r7316
2007-09-11 15:14:13 +00:00
Matthew Flatt
19c5c227c9
fix one more Windows file-position bug
...
svn: r7315
2007-09-11 15:02:30 +00:00
Matthew Flatt
beca6ac5c4
turn off failed attempt to use 64-bit transitional file API
...
svn: r7314
2007-09-11 14:59:11 +00:00
Matthew Flatt
35c63173d0
fix file position/size procs to use 64-bit APIs
...
svn: r7313
2007-09-11 14:30:09 +00:00
Eli Barzilay
e4164955da
Welcome to a new PLT day.
...
svn: r7312
2007-09-11 07:50:03 +00:00
John Clements
7f5c80232a
...
...
svn: r7311
2007-09-11 05:13:22 +00:00