Commit Graph

10780 Commits

Author SHA1 Message Date
Eli Barzilay
4b7e4e4322 misc improvements, add test for (exit)
svn: r13339
2009-01-31 19:46:33 +00:00
Eli Barzilay
39e07d0843 forbid nested evaluator calls
svn: r13338
2009-01-31 19:44:20 +00:00
Mike Sperber
2fdc3ad68b Synch German string constants with latest.
svn: r13337
2009-01-31 18:55:24 +00:00
Eli Barzilay
4e4bb810b0 use scheme instead of mzscheme
svn: r13336
2009-01-31 16:23:40 +00:00
Eli Barzilay
67471cc62b cheap hack to find which memory error test is causing problems
svn: r13335
2009-01-31 15:48:31 +00:00
Jay McCarthy
7e8883fcc6 runtime-path
svn: r13334
2009-01-31 15:27:11 +00:00
Eli Barzilay
b9fc08e5d9 Welcome to a new PLT day.
svn: r13333
2009-01-31 08:50:31 +00:00
Matthew Flatt
1b79030aac improve 'equal' hashing on lists
svn: r13332
2009-01-31 03:04:09 +00:00
Stevie Strickland
f6493e1c32 Abstraction of the boxes used for unit imports/exports to allow for adding
contracts in an already created unit.

svn: r13331
2009-01-31 01:39:23 +00:00
Matthew Flatt
ab5a01da76 doc typo
svn: r13330
2009-01-30 23:42:51 +00:00
Jay McCarthy
8d0a19bd80 using runtime-path
svn: r13328
2009-01-30 20:49:50 +00:00
Ryan Culpepper
778f5f985c stxclass: removed debugging printf
svn: r13327
2009-01-30 20:08:44 +00:00
Jay McCarthy
a01a517445 correct bad behavior on other exns
svn: r13326
2009-01-30 18:18:01 +00:00
Matthew Flatt
6c77acf6f1 fix Scribble output of multi-line error messages, especially when they contain a blank line; minor doc repairs
svn: r13325
2009-01-30 16:41:42 +00:00
Matthew Flatt
cebd9282b1 fix xml/plist, which doesn't use xexprs
svn: r13324
2009-01-30 14:38:44 +00:00
Eli Barzilay
65f3ec4656 Welcome to a new PLT day.
svn: r13323
2009-01-30 08:50:18 +00:00
Jay McCarthy
d3f6fed328 Error messages
svn: r13321
2009-01-29 20:21:21 +00:00
Jay McCarthy
56c111ecce response/c
svn: r13317
2009-01-29 16:34:57 +00:00
Jay McCarthy
9f48c1a4d2 xexpr/c usage
svn: r13316
2009-01-29 16:22:10 +00:00
Jay McCarthy
f27d2df5a2 xexpr/c
svn: r13315
2009-01-29 16:17:52 +00:00
Robby Findler
370535a84b fixed plural
svn: r13314
2009-01-29 15:58:03 +00:00
Robby Findler
798c5ee12f changed default-check-attempts and changed output when an exception is raised
svn: r13313
2009-01-29 15:43:24 +00:00
Eli Barzilay
466df5207b Welcome to a new PLT day.
svn: r13312
2009-01-29 08:50:18 +00:00
Stevie Strickland
2f323578de Disallow unit/new-import-export if contracts are involved. This is not
planned to be permanent, but until I've figured out how to implement the
fix, just say no.

svn: r13311
2009-01-29 07:19:23 +00:00
Casey Klein
b86e4473f0 Changed redex-check's #:source keyword to always generate from the
LHSs of the metafunction/relation.

svn: r13310
2009-01-29 00:41:30 +00:00
Jay McCarthy
46300fd96e Better Xexpr error message
svn: r13309
2009-01-28 23:03:23 +00:00
Jay McCarthy
9007a6edb3 better contract
svn: r13308
2009-01-28 21:56:35 +00:00
Jay McCarthy
8b65e2930d Enforcing documentated contract
svn: r13307
2009-01-28 21:48:33 +00:00
Jay McCarthy
60827a8254 doc links
svn: r13306
2009-01-28 21:38:05 +00:00
Robby Findler
04d54e65ab svn: r13305 2009-01-28 19:55:23 +00:00
Ryan Culpepper
0d83a90a27 stxclass: refactored some code, updated docs
stxclass/util: added define-pattern-variable to util/misc

svn: r13304
2009-01-28 19:55:00 +00:00
Casey Klein
6afb62f510 Fixed a bug in find-base-cases.
svn: r13303
2009-01-28 16:30:22 +00:00
Matthew Flatt
fb7bda99c8 fix recently broken AppleEvent handling
svn: r13302
2009-01-28 16:09:11 +00:00
Eli Barzilay
7b95de2ec8 some improvements
svn: r13301
2009-01-28 15:54:30 +00:00
Jay McCarthy
a82ef2ab80 gotcha
svn: r13300
2009-01-28 15:33:18 +00:00
Jay McCarthy
254f924ebb immediate marking
svn: r13299
2009-01-28 15:30:36 +00:00
Eli Barzilay
d518d5a32c typo
svn: r13298
2009-01-28 09:11:32 +00:00
Eli Barzilay
77f6e5135d Welcome to a new PLT day.
svn: r13297
2009-01-28 08:50:17 +00:00
Eli Barzilay
394d3404aa added a bunch of more sym names, and integers and characters
svn: r13296
2009-01-27 23:22:54 +00:00
Sam Tobin-Hochstadt
5baa4390d3 Fix handling of (or) in match.
svn: r13295
2009-01-27 19:57:59 +00:00
Sam Tobin-Hochstadt
2962c0bfa7 Fix handling of inexact integer literals.
svn: r13294
2009-01-27 17:55:10 +00:00
Eli Barzilay
9f11b0fd04 use #:sub (bug reported in a blog comment)
svn: r13293
2009-01-27 16:32:08 +00:00
Eli Barzilay
f5ce61de97 * More time for quiet.ss and for run-automated-tests.ss
* Both will kill their timer when done, so it doesn't trigger later on

svn: r13292
2009-01-27 15:10:52 +00:00
Robby Findler
ef36f329b7 added log-viewing support to DrScheme
svn: r13291
2009-01-27 14:23:18 +00:00
Stevie Strickland
06c189a726 Fix error when rendering to a file.
svn: r13290
2009-01-27 13:39:14 +00:00
Eli Barzilay
5ada90b24e Welcome to a new PLT day.
svn: r13289
2009-01-27 08:50:19 +00:00
Ryan Culpepper
38d4b95da9 stxclass: #:description takes expression now
svn: r13288
2009-01-26 23:54:13 +00:00
Eli Barzilay
f2fb56d07f when there is an error in loading, just log it, so the code can be fixed instead of killing the server
svn: r13287
2009-01-26 20:55:36 +00:00
Jay McCarthy
5970ccb8fc Fixing contracts
svn: r13286
2009-01-26 17:14:46 +00:00
Matthew Flatt
daa1261780 fix GC setup so that it doesn't call an XP-only function
svn: r13285
2009-01-26 16:46:49 +00:00