Claire Alvis
|
2f426943f0
|
Implementation of #:defaults keyword for define-generics
|
2012-11-09 20:14:56 -05:00 |
|
Asumu Takikawa
|
466b4e2c60
|
racket/generic: eliminate ctc dependency in private interface
Closes PR 13051
|
2012-08-28 17:54:35 -04:00 |
|
Asumu Takikawa
|
a22633e348
|
Rename generics => generic.
|
2012-05-24 16:51:14 -04:00 |
|
Vincent St-Amour
|
cc7ae795ea
|
Remove the coercion function code.
Didn't turn out to be useful.
|
2012-05-24 16:51:10 -04:00 |
|
Asumu Takikawa
|
8ac82eaf58
|
Use simplified interface for define-generics
Also removed `generics`
|
2012-05-24 16:51:09 -04:00 |
|
Vincent St-Amour
|
3bfaa2b00b
|
New naming convention for generics names.
|
2012-05-24 16:51:07 -04:00 |
|
Vincent St-Amour
|
448ad27a37
|
Move generics to racket/generics.
After discussion with Eli.
|
2012-05-24 16:50:42 -04:00 |
|
Vincent St-Amour
|
a68242e4eb
|
Implement ordered dicts in terms of generics.
|
2012-05-24 16:31:32 -04:00 |
|
Ryan Culpepper
|
933965b2c2
|
moved unstable/prop-contract into racket/contract/base
|
2011-12-18 13:57:50 -07:00 |
|
Ryan Culpepper
|
e2e63684de
|
data/order: added support for transparent structs, added tests
|
2011-10-30 18:51:16 -06:00 |
|
Ryan Culpepper
|
e38b12e3e0
|
Removed incorrect uses of ->i underscores
|
2010-10-22 15:30:24 -06:00 |
|
Ryan Culpepper
|
0d76f8ecbf
|
added data/order, docs
changed splay-tree, skip-list constructors to take orders
|
2010-09-17 16:54:54 -06:00 |
|