Commit Graph

7720 Commits

Author SHA1 Message Date
Matthew Flatt
b10dbe03ab fix latex output with image in section
svn: r9252
2008-04-11 03:54:40 +00:00
Matthew Flatt
2b27ed4872 doc updates
svn: r9250
2008-04-11 02:07:15 +00:00
Matthew Flatt
2dc02d81fe net/url and tests fixes for windows
svn: r9249
2008-04-11 01:12:01 +00:00
Matthew Flatt
18f4087673 Scribbled games docs
svn: r9246
2008-04-11 00:16:05 +00:00
Sam Tobin-Hochstadt
890cd46fa1 Fix mutated-vars for #%plain-lambda.
Require stuff.
Fix make-eq.

svn: r9245
2008-04-10 23:20:17 +00:00
Matthew Flatt
6a6eb5bab3 xform skips to avoid xform problem
svn: r9243
2008-04-10 21:18:18 +00:00
Matthew Flatt
8f1a970398 better approach to subprocess polling
svn: r9242
2008-04-10 20:20:19 +00:00
Matthew Flatt
ff98bea44a protect Unix-specific code with #ifdef
svn: r9241
2008-04-10 20:15:19 +00:00
Matthew Flatt
34aea6f7ad fix scheduler related to subprocesses
svn: r9240
2008-04-10 20:14:47 +00:00
Matthew Flatt
0153e122b7 change -q to config option, fix unlikely race condition in wake-on-signal, add path->url and url->path, and adjust URL parsing
svn: r9239
2008-04-10 19:05:35 +00:00
Matthew Flatt
6c4ab3dad7 don't allow menu access via shortcuts when then entire menu bar is disabled
svn: r9238
2008-04-10 12:58:23 +00:00
Kathy Gray
04c27f3a72 Bug fix
svn: r9237
2008-04-10 11:32:57 +00:00
Eli Barzilay
a746f6fc37 Welcome to a new PLT day.
svn: r9236
2008-04-10 07:50:14 +00:00
Matthew Flatt
0a78bc4fe1 note how to use errortrace interactively
svn: r9230
2008-04-10 01:40:02 +00:00
Matthew Flatt
4c14045c5d syntax coloring for prefabs
svn: r9229
2008-04-10 00:22:38 +00:00
Sam Tobin-Hochstadt
589850b998 Rewrite tables.ss in terms of new functional maps.
Improve error messages with contract errors.

svn: r9228
2008-04-09 23:29:29 +00:00
Sam Tobin-Hochstadt
13b7f8c506 Add checked-struct-info.
svn: r9227
2008-04-09 23:25:30 +00:00
Matthew Flatt
5ec2b40957 fix coercion to r6rs &undefined condition
svn: r9226
2008-04-09 21:23:25 +00:00
Matthew Flatt
e4190d765f accomodate signal-handler calls from multiple threads
svn: r9225
2008-04-09 18:54:46 +00:00
Matthew Flatt
2a17f76cec streamline GC's thread and custodian tracking
svn: r9224
2008-04-09 17:25:30 +00:00
Kathy Gray
eeee25d081 Bug corrections
svn: r9223
2008-04-09 16:41:25 +00:00
Matthew Flatt
00f280df60 fix array-access bug in compiling modules
svn: r9222
2008-04-09 14:03:37 +00:00
Kathy Gray
a2cdf0671f property fix up
svn: r9221
2008-04-09 14:01:54 +00:00
Kathy Gray
0584d7fc53 Improved decoupling of scheme tests and MrEd, including different import files for textual versus graphical reporting
svn: r9220
2008-04-09 13:28:22 +00:00
Sam Tobin-Hochstadt
6a4414c82b Fix PR 9286.
svn: r9219
2008-04-09 13:21:46 +00:00
Kathy Gray
03f299b652 More decoupling
svn: r9218
2008-04-09 11:00:12 +00:00
Eli Barzilay
70eb51202e Welcome to a new PLT day.
svn: r9214
2008-04-09 07:50:12 +00:00
Matthew Flatt
cb3fdd8fc5 change real->decimal-string (PR 9285)
svn: r9210
2008-04-08 21:56:29 +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
Kathy Gray
cec232b83f Decouple depnendce on mred
svn: r9208
2008-04-08 21:30:38 +00:00
Kathy Gray
1f72a6db65 Adding controlled laxy data structures for parser
svn: r9205
2008-04-08 20:33:26 +00:00
Sam Tobin-Hochstadt
909c20553d Use contracts for def-binding.
Better error messages from require/typed.

svn: r9204
2008-04-08 17:42:13 +00:00
Sam Tobin-Hochstadt
7b611065b1 Fix order of arguments to make-def-binding.
svn: r9202
2008-04-08 16:33:35 +00:00
Eli Barzilay
f33137ecd4 reindent
svn: r9199
2008-04-08 12:49:49 +00:00
Eli Barzilay
5cde854a07 svn: r9198 2008-04-08 12:39:36 +00:00
Eli Barzilay
26b283b953 fixed pr9285, added tests
svn: r9197
2008-04-08 12:33:53 +00:00
Eli Barzilay
2888a16d0e * Move the scheme/contract tests to scheme.ss
* Split string.ss into string-mzlib.ss which is left in mzlib.ss
* Call the string.ss from scheme (which now has only stuff from scheme/base)

svn: r9196
2008-04-08 12:29:04 +00:00
Sam Tobin-Hochstadt
b37d63a5e5 Omit match tests during setup.
svn: r9195
2008-04-08 12:22:48 +00:00
Eli Barzilay
37dc96061a Welcome to a new PLT day.
svn: r9194
2008-04-08 07:50:16 +00:00
Sam Tobin-Hochstadt
ec502d4802 rename
svn: r9184
2008-04-07 21:42:15 +00:00
Sam Tobin-Hochstadt
7f974d7383 Handle all-expression cases explicitly rather than implicitly.
svn: r9183
2008-04-07 21:19:25 +00:00
Sam Tobin-Hochstadt
b800f4ed3e Fix typed scheme reader for new reader API.
svn: r9182
2008-04-07 21:03:27 +00:00
Eli Barzilay
7a29625659 lift handle-results, since matthew said that the compiler might not do so
svn: r9181
2008-04-07 19:55:54 +00:00
Eli Barzilay
f0547adffc fix force for dealing with (lazy 0), add a test suite (simple one for now)
svn: r9180
2008-04-07 19:33:48 +00:00
Sam Tobin-Hochstadt
37e0416575 Move match tests out of mzscheme directory.
svn: r9179
2008-04-07 17:28:06 +00:00
Sam Tobin-Hochstadt
b670ac0a20 Update to new version of Schemeunit.
svn: r9178
2008-04-07 17:27:09 +00:00
Eli Barzilay
aaab16c2d7 fix space
svn: r9177
2008-04-07 16:17:24 +00:00
Matthew Flatt
f31bf12543 generalize this-expression-source-directory
svn: r9176
2008-04-07 12:52:59 +00:00
Eli Barzilay
564248acdb Welcome to a new PLT day.
svn: r9175
2008-04-07 07:50:15 +00:00
Matthew Flatt
53cc426d30 expans #reader/#lang protocol so that a #lang result can have more appropriate srclocs; fix up syntax/module-reader to use the new protocol; re-enable arrows to the language position in Check Syntax
svn: r9174
2008-04-06 23:31:58 +00:00