Eli Barzilay
|
28948c723a
|
typos (most of PR10803)
svn: r18462
|
2010-03-04 09:08:14 +00:00 |
|
Eli Barzilay
|
d9791aeb26
|
Welcome to a new PLT day.
svn: r18461
|
2010-03-04 08:50:35 +00:00 |
|
Robby Findler
|
07f280419a
|
added has-contract? and get-contract
svn: r18460
|
2010-03-04 03:58:33 +00:00 |
|
Casey Klein
|
cd2fc95d4e
|
Fixes typos in r18451
svn: r18459
|
2010-03-04 00:14:40 +00:00 |
|
Stevie Strickland
|
5fe0a790c1
|
Change how contracts for multiple values are handled to be a little cleaner
syntactically.
svn: r18458
|
2010-03-04 00:04:07 +00:00 |
|
Stevie Strickland
|
f2788561d3
|
Add the ability to contract more than one value returned from a with-contract
block in expression position.
svn: r18456
|
2010-03-03 21:54:18 +00:00 |
|
Kevin Tew
|
636526d6f1
|
Places docs edits
svn: r18455
|
2010-03-03 21:42:24 +00:00 |
|
Kevin Tew
|
bf71d2a8af
|
refactored gc marked to clearly show fallthrough
svn: r18454
|
2010-03-03 21:42:14 +00:00 |
|
Robby Findler
|
6fc4add369
|
corrected a bug in the docs
svn: r18453
|
2010-03-03 21:15:13 +00:00 |
|
Stevie Strickland
|
3404c0e27a
|
Factor out _all_ the first-order checks into a single procedure, and rework
that procedure so that you feed it #f instead of a (no longer possible) dummy
blame value for the first-order case.
svn: r18452
|
2010-03-03 20:49:37 +00:00 |
|
Robby Findler
|
7c1b076ee1
|
svn: r18451
|
2010-03-03 19:13:43 +00:00 |
|
Jay McCarthy
|
eec0ff66c6
|
Adding a custom printer similar to hasheq's for sets
svn: r18450
|
2010-03-03 18:01:04 +00:00 |
|
Robby Findler
|
16b60586a5
|
used exact-integer? instead of (and/c exact? integer?)
svn: r18449
|
2010-03-03 17:41:44 +00:00 |
|
Stevie Strickland
|
77f2555b9c
|
Remove now-redundant object? check in is-a?
svn: r18448
|
2010-03-03 17:04:41 +00:00 |
|
Jay McCarthy
|
62e077e90d
|
Applying Dave Gurnell's serialization patch
svn: r18447
|
2010-03-03 16:55:42 +00:00 |
|
Robby Findler
|
a02520d692
|
tightened up inserts contract
svn: r18446
|
2010-03-03 16:42:45 +00:00 |
|
Robby Findler
|
71911772c6
|
fixed a bug found by the random tester
svn: r18445
|
2010-03-03 16:34:13 +00:00 |
|
Mike Sperber
|
f644aab23e
|
Fix translation typo.
svn: r18444
|
2010-03-03 14:45:32 +00:00 |
|
Stevie Strickland
|
3fb2e1d9ae
|
Check that we have an object before trying to unwrap it in class-field-*.
svn: r18443
|
2010-03-03 14:39:44 +00:00 |
|
Eli Barzilay
|
ce23d92a95
|
Welcome to a new PLT day.
svn: r18441
|
2010-03-03 08:50:15 +00:00 |
|
Ryan Culpepper
|
cec810a9df
|
syntax/parse:
added parameterized conventions
fixed description for "str" stxclass
fixed bug in multiple #:declare directives
svn: r18439
|
2010-03-03 05:50:15 +00:00 |
|
Matthew Flatt
|
af22da2e1e
|
try to fix build for OS X variant
svn: r18436
|
2010-03-02 21:44:52 +00:00 |
|
Jay McCarthy
|
a6214b7731
|
- Removing planet package installation
- Fixing responsible for DrDr imagined code
- Code reorganization
- Handling environment variables in hash-table and with env
- Removing futures-build
- Cleaning up committer email content
svn: r18434
|
2010-03-02 20:46:18 +00:00 |
|
Sam Tobin-Hochstadt
|
b020c8dc21
|
fix some unfortunate bugs
svn: r18433
|
2010-03-02 20:37:36 +00:00 |
|
Matthew Flatt
|
625953ca72
|
fix Windows thread-scheduling timer when parallel futures are enabled
svn: r18432
|
2010-03-02 19:32:58 +00:00 |
|
Casey Klein
|
d82fdbc317
|
Improved handling of syntax errors in `reduction-relation'
svn: r18431
|
2010-03-02 19:00:55 +00:00 |
|
Matthew Flatt
|
ef9de6517a
|
fix race condition in future-thread initialization
svn: r18430
|
2010-03-02 18:00:27 +00:00 |
|
Matthew Flatt
|
2ea9c6e02b
|
fix placement of future pause-for-gc loop in JIT-generated code
svn: r18429
|
2010-03-02 16:59:06 +00:00 |
|
Matthew Flatt
|
0197183739
|
fix MrEd3m build when using SGC
svn: r18428
|
2010-03-02 15:17:19 +00:00 |
|
Matthew Flatt
|
fced29e946
|
fix regexp bug in unicode-category patterns
svn: r18427
|
2010-03-02 15:09:47 +00:00 |
|
Matthew Flatt
|
068dc863c4
|
fix futures allocation bug
svn: r18426
|
2010-03-02 14:36:14 +00:00 |
|
Eli Barzilay
|
620faa9b88
|
Welcome to a new PLT day.
svn: r18425
|
2010-03-02 08:50:28 +00:00 |
|
Kevin Tew
|
cc0872007a
|
Stop the world for master collection
svn: r18424
|
2010-03-02 04:22:12 +00:00 |
|
Kevin Tew
|
c3b6de9a91
|
newgc.c debug cleanup
svn: r18423
|
2010-03-02 03:57:42 +00:00 |
|
Stevie Strickland
|
f37f81cdb2
|
Maintain source locations appropriately.
svn: r18422
|
2010-03-01 23:47:31 +00:00 |
|
Sam Tobin-Hochstadt
|
65b12a2af3
|
Use `current-contract-region' appropriately.
Maintain source locations.
Fix PR 10776.
svn: r18421
|
2010-03-01 23:43:15 +00:00 |
|
Sam Tobin-Hochstadt
|
3ea26dee84
|
Re-enable printing
svn: r18420
|
2010-03-01 22:56:03 +00:00 |
|
Sam Tobin-Hochstadt
|
33db456f9e
|
fix PR 10735
svn: r18419
|
2010-03-01 22:51:42 +00:00 |
|
Sam Tobin-Hochstadt
|
12257912e3
|
Fix bug 10763.
svn: r18418
|
2010-03-01 22:48:11 +00:00 |
|
Sam Tobin-Hochstadt
|
079c430e89
|
fix doc typo
svn: r18417
|
2010-03-01 22:32:48 +00:00 |
|
Sam Tobin-Hochstadt
|
78c14e434b
|
Add `with-type' for defintions, add #:result keyword.
Fix contract for top-arr.
Remove static version of printing conditional.
Fix brokenness in print-converting.
svn: r18416
|
2010-03-01 22:31:24 +00:00 |
|
Sam Tobin-Hochstadt
|
83cdaac011
|
Allow `path-up' to take multiple paths.
svn: r18415
|
2010-03-01 21:27:03 +00:00 |
|
Sam Tobin-Hochstadt
|
1c1a2dde38
|
Fix pconvert of hashtables.
svn: r18414
|
2010-03-01 20:27:55 +00:00 |
|
Carl Eastlund
|
5165706529
|
Added an example for current-blame-format.
svn: r18413
|
2010-03-01 19:58:17 +00:00 |
|
Robby Findler
|
ce57869e4c
|
PR 10791
svn: r18412
|
2010-03-01 19:28:45 +00:00 |
|
John Clements
|
1656c0839b
|
dsitributed --> distributed
svn: r18411
|
2010-03-01 19:03:09 +00:00 |
|
Matthew Flatt
|
dff9786222
|
fix problems with background-thread select() in Mac OS X mred
svn: r18410
|
2010-03-01 18:54:09 +00:00 |
|
Kevin Tew
|
672cdf7347
|
fix scheme_restart_instance to init logging config param
svn: r18409
|
2010-03-01 17:54:22 +00:00 |
|
Kevin Tew
|
706c1b9e00
|
Fix missed rename
svn: r18408
|
2010-03-01 17:45:55 +00:00 |
|
Robby Findler
|
d7f8c62371
|
fixed immutable boxes and vectors
svn: r18407
|
2010-03-01 14:47:38 +00:00 |
|