Commit Graph

9 Commits

Author SHA1 Message Date
Robby Findler
71d054cc1f refactored contract opters so they return structs instead
of (8!) multiple values

original commit: 7221d01483eb92086ae98a16c63ae716e97ae267
2012-05-10 21:59:39 -05:00
Robby Findler
fd0971909b missed a spot in the addition of chaperone info for opt/c
original commit: 7820db9f8d37f2a65ebda21402bd551886494d64
2011-07-21 09:38:22 -05:00
Robby Findler
2fd831d01e made sure that all of the mzlib/contract exports are documented
(some by using racket/contract exports and some by adding
   more docs)

original commit: 1fdfd8406df526cacf803e037c1f69b29d916828
2011-04-25 11:54:14 -05:00
Robby Findler
0604c1fe24 added the racket/contract/combinator library,
and documented and adjusted these libraries:
     racket/contract/base
     racket/contract/exists
     racket/contract/parametric (renamed from exists)
     racket/contract/region

original commit: 21cbd9ad81eb35dc4d39d6063db25fcb1cc94bbc
2011-04-25 11:51:44 -05:00
Robby Findler
124283c808 removed the re-providing from internal files in the contract impl.
original commit: b8c7a753d3e6c06190cbe3560610710c48131960
2011-03-28 23:04:36 -05:00
Matthew Flatt
f5c7a9f7a5 v5.0.99.2: proxy' -> impersonator'
original commit: 7f67b6569c780f554bfeb8b9641ec59005c775c4
2010-11-08 06:23:16 -07:00
Stevie Strickland
0ddfa81da3 Convert unconstrained-domain-> to chaperones.
original commit: 05e714881d95f2347bd71899acc20f95d726e7cc
2010-09-17 23:08:05 -04:00
Eli Barzilay
bc4b4c6168 Some random ".ss" -> ".rkt"s
original commit: 939af28a4c94c283f46eb121574e4131f12cba53
2010-05-17 05:58:19 -04:00
Matthew Flatt
b7928f0fa1 rename all files .ss -> .rkt
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00