Matthew Flatt
|
c95a398754
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
|
Ryan Culpepper
|
d42a6f1582
|
replaced at-syntax with syntax-local-eval
svn: r17168
|
2009-12-02 23:39:55 +00:00 |
|
Ryan Culpepper
|
f8e22d4cad
|
syntax/parse: changed minimatch to use make, catch struct errors
unstable: added syntax-local-eval, internal-definition-context-apply
svn: r17144
|
2009-12-01 20:32:32 +00:00 |
|
Sam Tobin-Hochstadt
|
fb29a2498e
|
Move a bunch of functions from typed-scheme/utils/utils to unstable.
Add convenience lib for unstable docs.
Add char support to format-{id,symbol}
Add unstable/sequence library.
svn: r16789
|
2009-11-15 22:15:29 +00:00 |
|
Eli Barzilay
|
d3b5d8f71e
|
few more comments
svn: r16776
|
2009-11-15 08:03:27 +00:00 |
|
Ryan Culpepper
|
4517f37942
|
unstable/syntax: changed format-id to autoconvert identifiers
unstable/struct: changed struct->list, more options
added unstable/find
svn: r16774
|
2009-11-15 07:00:44 +00:00 |
|
Eli Barzilay
|
e34e001167
|
comments
svn: r16704
|
2009-11-12 00:18:08 +00:00 |
|
Ryan Culpepper
|
daba183b08
|
unstable/syntax: added format-id
svn: r16629
|
2009-11-09 02:33:43 +00:00 |
|
Ryan Culpepper
|
d1439ef6c6
|
unstable/struct: added struct->list
some (cdr (vector->list (struct->vector x))) => (struct->list x)
svn: r16622
|
2009-11-08 21:17:51 +00:00 |
|
Ryan Culpepper
|
7483b7ed20
|
unstable:
added struct and syntax libraries
svn: r16621
|
2009-11-08 19:20:53 +00:00 |
|