racket/collects/scheme/match
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
..
compiler.ss scheme' is now srfi/1-free. (All delete-duplicate' requires were 2009-05-23 08:42:17 +00:00
define-forms.ss Fix error reporting when first clause is not a list. 2009-05-23 23:51:52 +00:00
gen-match.ss Finally the correct fix 2009-03-10 21:25:46 +00:00
legacy-match.ss fix some phase issues in 'match' implementation 2008-05-26 19:51:06 +00:00
match-expander.ss Move a bunch of functions from typed-scheme/utils/utils to unstable. 2009-11-15 22:15:29 +00:00
match.ss Adding struct* to scheme/match 2009-06-24 19:36:26 +00:00
parse-helper.ss Add disappeared-use properties for struct ids. 2009-10-01 18:59:12 +00:00
parse-legacy.ss scheme' is now srfi/1-free. (All delete-duplicate' requires were 2009-05-23 08:42:17 +00:00
parse-quasi.ss scheme' is now srfi/1-free. (All delete-duplicate' requires were 2009-05-23 08:42:17 +00:00
parse.ss scheme' is now srfi/1-free. (All delete-duplicate' requires were 2009-05-23 08:42:17 +00:00
patterns.ss fix some phase issues in 'match' implementation 2008-05-26 19:51:06 +00:00
reorder.ss scheme' is now srfi/1-free. (All delete-duplicate' requires were 2009-05-23 08:42:17 +00:00
runtime.ss Fix dynamic context of use of match failure continuations. 2008-11-18 21:17:36 +00:00
split-rows.ss minor 2008-04-01 20:37:55 +00:00
struct.ss Newlines at EOFs 2009-07-04 02:28:31 +00:00