Robby Findler
|
d165c586af
|
PR 9760
svn: r11766
|
2008-09-15 21:58:59 +00:00 |
|
Robby Findler
|
85e489219c
|
a bunch more values are now converted into contracts automatically
svn: r11729
|
2008-09-13 22:35:09 +00:00 |
|
Robby Findler
|
06a4d0df4a
|
got rid of define-struct/prop since scheme/base has a define-struct that does all that (and more) now
svn: r11727
|
2008-09-13 16:29:01 +00:00 |
|
Robby Findler
|
2ece9d9e95
|
PR 9729
svn: r11567
|
2008-09-07 12:46:17 +00:00 |
|
Robby Findler
|
44b62899fa
|
improved blame error message when there is no source location
svn: r11526
|
2008-09-02 16:12:13 +00:00 |
|
Robby Findler
|
5596aff30f
|
improved contract error messages so that they now always have absolute module references in them for blame information
svn: r11511
|
2008-09-01 19:54:50 +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 |
|
Robby Findler
|
9ba432ab9c
|
added the _ special case to ->d
svn: r8998
|
2008-03-17 04:01:39 +00:00 |
|
Robby Findler
|
f0efed2a3e
|
PR 9200
svn: r8746
|
2008-02-20 22:39:07 +00:00 |
|
Robby Findler
|
79f4b8ff30
|
removed union from scheme/contract
svn: r8745
|
2008-02-20 21:18:48 +00:00 |
|
Matthew Flatt
|
b2dbe63ed1
|
small doc fixes, plus change to syntax pattern matching to allow null as a dotted match after ellipses
svn: r8384
|
2008-01-23 01:35:26 +00:00 |
|
Robby Findler
|
cda0888ab9
|
renamed string/len to string-len/c
svn: r8237
|
2008-01-06 15:53:50 +00:00 |
|
Matthew Flatt
|
415cd0bf15
|
lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
svn: r8053
|
2007-12-18 21:37:23 +00:00 |
|
Robby Findler
|
116241eee5
|
converted the contract test suite to use scheme/base and fixed bugs along the way
svn: r8032
|
2007-12-16 22:45:52 +00:00 |
|
Robby Findler
|
8a7cdad926
|
removed links to old mzlib stuff and mzscheme module from the contract library (but not from all the libraries it depends on)
svn: r8023
|
2007-12-16 00:20:18 +00:00 |
|
Robby Findler
|
9a0498b44d
|
moved class, contracts, serialize, and traits into scheme/ and changed the class and contract interface so that contracts no longer depend on the class system (instead its the other way around)
svn: r8017
|
2007-12-15 18:46:55 +00:00 |
|