Matthew Flatt
|
c95a398754
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
|
Stevie Strickland
|
70b5fe6294
|
Of course, it would help if this was correct.
svn: r18289
|
2010-02-23 04:18:29 +00:00 |
|
Stevie Strickland
|
e9a6aa31ca
|
Remove a load of crap from mzlib's object-contract that's no longer needed.
svn: r18287
|
2010-02-23 04:03:39 +00:00 |
|
Carl Eastlund
|
1d6111c532
|
Renamed simple-contract and simple-flat-contract to make-contract and make-flat-contract.
svn: r18259
|
2010-02-22 02:51:16 +00:00 |
|
Carl Eastlund
|
2bad47fd0f
|
Ported more code to use new contract bindings.
svn: r17727
|
2010-01-19 01:01:28 +00:00 |
|
Carl Eastlund
|
bb7bd9de51
|
Typos and type errors in new property stuff.
svn: r17700
|
2010-01-17 07:23:47 +00:00 |
|
Carl Eastlund
|
1f969b8831
|
Ported a lot of mzlib contracts to new properties.
svn: r17699
|
2010-01-17 07:07:06 +00:00 |
|
Stevie Strickland
|
636adcc142
|
Refactoring all the private contract stuff into its own playpen.
svn: r16052
|
2009-09-17 20:55:37 +00:00 |
|
Robby Findler
|
5c73253e03
|
changed the low-level api for contracts so the projections accept an extra argument indicating if the contract is being used positively or negatively
svn: r15850
|
2009-09-01 16:25:08 +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
|
3cf6ed4673
|
mostly finished the contract library changes
svn: r8195
|
2008-01-03 18:10:43 +00:00 |
|
Robby Findler
|
90de53d2b2
|
finished ->d
svn: r8166
|
2007-12-30 23:36:58 +00:00 |
|
Robby Findler
|
342eb86c10
|
finished the new ->*
svn: r8086
|
2007-12-20 20:35:58 +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 |
|
Robby Findler
|
018bc0e8f6
|
removed extraneous requires
svn: r7548
|
2007-10-21 22:57:12 +00:00 |
|
Robby Findler
|
176a888bb4
|
changed the case-> combinator back so that it does not use a symbolic comparison to find -> and friends
svn: r7460
|
2007-10-09 12:57:18 +00:00 |
|
Eli Barzilay
|
f7e4690841
|
set svn:eol-style
svn: r7358
|
2007-09-17 05:16:55 +00:00 |
|
Robby Findler
|
bd93217061
|
refactored the contract system so that contracts do not depend on the class system, and now the class contracts are exported from class.ss
svn: r7357
|
2007-09-17 02:27:05 +00:00 |
|