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 |
|
Jay McCarthy
|
254f924ebb
|
immediate marking
svn: r13299
|
2009-01-28 15:30:36 +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
|
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
|
134138916f
|
allows colons in the userinfo field of a url (ie, does not encode them)
svn: r13282
|
2009-01-25 20:12:08 +00:00 |
|
Eli Barzilay
|
79e4fc3e9b
|
minor
svn: r13277
|
2009-01-25 03:52:59 +00:00 |
|
Eli Barzilay
|
c79acd6f61
|
minor
svn: r13276
|
2009-01-25 03:35:37 +00:00 |
|
Matthew Flatt
|
df4b9f41a8
|
add bitwise-bit-field
svn: r13266
|
2009-01-23 17:22:57 +00:00 |
|
Ryan Culpepper
|
98b9a62775
|
stxclass: fixed build bug, fixed tests
svn: r13265
|
2009-01-23 15:13:49 +00:00 |
|
Matthew Flatt
|
38c75a82d1
|
fix a bad interaction between 'make-syntax-delta-introducer' and the top-level environment
svn: r13258
|
2009-01-22 18:52:40 +00:00 |
|
Ryan Culpepper
|
eb9fe4847f
|
stxclass: created stxclass collection, with docs
svn: r13255
|
2009-01-22 05:50:55 +00:00 |
|
Matthew Flatt
|
db12513b65
|
fix #:all-defined for 'define-package' by adjusting 'identifier-remove-from-definition-context'; add for-syntax 'package?' and 'package-export-identifiers'; adjust Scribble to find definitions of phase-1 exports
svn: r13253
|
2009-01-21 20:00:55 +00:00 |
|
Matthew Flatt
|
0c591f9fc4
|
fix a file-relative-path test for windows (merge to 4.1.4)
svn: r13215
|
2009-01-19 04:32:46 +00:00 |
|
Robby Findler
|
f486051cd9
|
changed some overly specific tests so they dont have to be run from my directories and updated to some new mz error messages
svn: r13204
|
2009-01-18 19:28:51 +00:00 |
|
Stevie Strickland
|
e1d5ced45e
|
Only apply a single contract wrapping to a value contracted through unit
exporting/importing. Also add some more unit contract tests.
svn: r13203
|
2009-01-18 10:38:52 +00:00 |
|
Stevie Strickland
|
e6999c8184
|
Just to ensure that nothing wonky goes on, change these to function names that
aren't in scheme/base.
svn: r13201
|
2009-01-18 05:54:58 +00:00 |
|
Stevie Strickland
|
92fa69c387
|
Add some tests that check interaction between with-contract (here
through define/contract) and unit contracts.
svn: r13183
|
2009-01-16 22:21:18 +00:00 |
|
Stevie Strickland
|
f6d571db40
|
Add a test that involves blame on a non-unit entity.
svn: r13182
|
2009-01-16 20:46:39 +00:00 |
|
Stevie Strickland
|
0fcf609e2b
|
Syncing again
svn: r13178
|
2009-01-16 19:11:18 +00:00 |
|
Stevie Strickland
|
cc9925dd6b
|
Add unit contracts from branches/sstrickl/unit-contracts.
svn: r13177
|
2009-01-16 19:03:11 +00:00 |
|
Matthew Flatt
|
2ef432d1bf
|
benchmark tabulation option
svn: r13176
|
2009-01-16 18:31:03 +00:00 |
|
Stevie Strickland
|
b29b08dec0
|
Adding tests, because we should.
svn: r13175
|
2009-01-16 18:24:59 +00:00 |
|
Stevie Strickland
|
4fd8753c66
|
Start of a testing framework for unit contracts.
svn: r13173
|
2009-01-16 17:50:05 +00:00 |
|
Stevie Strickland
|
768117b201
|
Sync to trunk in preparation of merging (though unit-contracts will go first).
svn: r13171
|
2009-01-16 16:59:20 +00:00 |
|
Eli Barzilay
|
a76cdc248f
|
added promise-forced? and promise-running?
svn: r13160
|
2009-01-16 05:46:07 +00:00 |
|
Eli Barzilay
|
b81ea02cab
|
add more tests, mainly for catching exceptions and other raised values
svn: r13159
|
2009-01-16 05:18:37 +00:00 |
|
Stevie Strickland
|
ea3879fd8f
|
Syncing again, whee.
svn: r13136
|
2009-01-15 02:35:34 +00:00 |
|
Ryan Culpepper
|
92a938dc6d
|
macro stepper tests: updated
svn: r13133
|
2009-01-15 00:07:47 +00:00 |
|
Stevie Strickland
|
a4165d14b4
|
Change this to match how the error messages now come across.
svn: r13125
|
2009-01-14 21:39:43 +00:00 |
|
Stevie Strickland
|
d3f703b043
|
Fixing these back up to how they were before.
svn: r13123
|
2009-01-14 21:31:46 +00:00 |
|
Stevie Strickland
|
5ac3135cd6
|
Syncing up here as well.
svn: r13118
|
2009-01-14 18:27:06 +00:00 |
|
Eli Barzilay
|
d1a0086471
|
newlines at EOFs
svn: r13105
|
2009-01-14 03:10:47 +00:00 |
|
Stevie Strickland
|
2537508865
|
Syncing on up
svn: r13084
|
2009-01-13 01:05:50 +00:00 |
|
Matthew Flatt
|
2530e04720
|
add some-system-path<->string functions to scheme/path
svn: r13065
|
2009-01-11 14:47:51 +00:00 |
|
Matthew Flatt
|
4180d67e34
|
make scheme/path fuctions work on paths for any playform
svn: r13064
|
2009-01-11 13:52:26 +00:00 |
|
Stevie Strickland
|
22ee00b10f
|
Oh, no! Aliens, bio-duplication, nude conspiracies.. oh my God,
Lyndon LaRouche was right!
svn: r13037
|
2009-01-08 14:55:23 +00:00 |
|
Jay McCarthy
|
f5aa64f90b
|
send/formlet issue
svn: r13020
|
2009-01-06 15:37:23 +00:00 |
|
Eli Barzilay
|
e371bd8f4a
|
completed Matthias's aborted commit
svn: r12999
|
2009-01-04 13:59:00 +00:00 |
|
Ryan Culpepper
|
b6312ff3ca
|
macro stepper tests:
added regression test for PR 10000
updated lifting tests for new variable name convention
svn: r12994
|
2009-01-03 19:58:06 +00:00 |
|
Matthew Flatt
|
d596401804
|
scheme/foreign: allow #f as NULL function pointer, allow callback as cpointer
svn: r12992
|
2009-01-03 18:51:15 +00:00 |
|
Robby Findler
|
6cc488603f
|
PR 9999: fixed color-list->image and alpha-color-list->image so that they accept zeros for the widths and heights
svn: r12988
|
2009-01-03 17:36:46 +00:00 |
|
Robby Findler
|
97e00eef97
|
fixed a bug in the ->d contract checking (wrt tail dropping)
svn: r12987
|
2009-01-03 16:57:46 +00:00 |
|
Robby Findler
|
3af2ea45d0
|
changed ->d so that it only checks the contract just above, not many above
svn: r12986
|
2009-01-03 16:40:54 +00:00 |
|
Stevie Strickland
|
6d966c80af
|
Syncing
svn: r12982
|
2009-01-03 03:09:06 +00:00 |
|
Matthew Flatt
|
b2d0a37f7b
|
add propagated arguments to 'call-with-continuation-prompt'; streamline 'with-handlers' expansion; speed up slightly some JITted cross-module function calls
svn: r12979
|
2009-01-02 21:57:31 +00:00 |
|
Matthew Flatt
|
c7acb6d9ef
|
fix pinhole bug created by recent cache-image-snip% changes
svn: r12975
|
2009-01-02 20:19:36 +00:00 |
|
Matthew Flatt
|
5e9b0c157a
|
fix from Will for set-port-position test by getting a position that will be used later (PR 9993)
svn: r12965
|
2009-01-01 21:36:37 +00:00 |
|
Robby Findler
|
fb821d9041
|
added argmin and argmax to scheme/list and to the teaching languages
svn: r12960
|
2009-01-01 00:03:31 +00:00 |
|
Matthew Flatt
|
87274b2a97
|
procedure-rename
svn: r12952
|
2008-12-30 14:36:25 +00:00 |
|