Commit Graph

6 Commits

Author SHA1 Message Date
Sam Tobin-Hochstadt
9421dd6676 Remove old match implementation.
Fix typed-scheme to work w/ new match.
Factor out lots of common code.
Implement (mcons ..) patterns

svn: r9086

original commit: ae4acf1d517beeb7673edb12cff77add32ebf89c
2008-03-25 18:26:39 +00:00
Sam Tobin-Hochstadt
0572a47806 fix or pattern
svn: r9059

original commit: 709741fc96777a02628ba545594ce5e04d2464ad
2008-03-22 02:27:13 +00:00
Sam Tobin-Hochstadt
15ff7a9956 Switch to #lang everywhere.
Fix up requires to use srfi-1 less, and in a uniform way.

svn: r9030

original commit: b0f41af021a188542867fddcfcb6b051206abf85
2008-03-20 13:31:18 +00:00
Sam Tobin-Hochstadt
684b5c1c2b Remove tool.
Improve error message source.
Add `build-list'
Don't give internal error when inference returns a bad result.

svn: r8885

original commit: f7d6b01d261521f8de4f572bd1b4644ea997dae2
2008-03-04 23:09:45 +00:00
Eli Barzilay
53b8945aa2 misc things
svn: r8866

original commit: 5ff5d6c58005f8276e4517079ded454205359aba
2008-03-04 02:46:54 +00:00
Sam Tobin-Hochstadt
7f2824d11c Add Typed Scheme as a collection.
svn: r8864

original commit: 0d54ed5e7427f5e75e6274cc3c9625e676fc34bc
2008-03-03 22:57:55 +00:00