Sam Tobin-Hochstadt
|
5b0da0948a
|
Fix or not to use continuations, and to use a success/failure flag instead. Fixed PR 9689.
svn: r11360
|
2008-08-20 19:52:58 +00:00 |
|
Matthew Flatt
|
d1628d6238
|
fix some phase issues in 'match' implementation
svn: r9963
|
2008-05-26 19:51:06 +00:00 |
|
Sam Tobin-Hochstadt
|
61a80e85fb
|
Fix uses of make-Dummy.
Fix handling of seen vars in ...
svn: r9870
|
2008-05-16 19:56:07 +00:00 |
|
Sam Tobin-Hochstadt
|
2bf93a2fa0
|
Add mlist patterns, and handle ...
svn: r9774
|
2008-05-09 19:47:28 +00:00 |
|
Sam Tobin-Hochstadt
|
6a4414c82b
|
Fix PR 9286.
svn: r9219
|
2008-04-09 13:21:46 +00:00 |
|
Matthew Flatt
|
021d4d7527
|
new hash function names and ops (3.99.0.23)
svn: r9209
|
2008-04-08 21:42:38 +00:00 |
|
Sam Tobin-Hochstadt
|
f7ec875386
|
Add new `typechecker:called-in-tail-position' property.
svn: r9165
|
2008-04-04 17:33:55 +00:00 |
|
Sam Tobin-Hochstadt
|
b5128a2874
|
Implement column reordering.
Fix ordering problems with non-linear or patterns.
Use `nest' in a few places.
Fix error message from match-expanders.
svn: r9141
|
2008-04-02 19:20:56 +00:00 |
|
Eli Barzilay
|
fac8cf7328
|
minor
svn: r9127
|
2008-04-01 20:37:55 +00:00 |
|
Sam Tobin-Hochstadt
|
1fd2e9b3fc
|
Create renaming to avoid using the same identifier multiple times.
Delete dead code.
svn: r9122
|
2008-03-31 21:01:29 +00:00 |
|
Sam Tobin-Hochstadt
|
ae4acf1d51
|
Remove old match implementation.
Fix typed-scheme to work w/ new match.
Factor out lots of common code.
Implement (mcons ..) patterns
svn: r9086
|
2008-03-25 18:26:39 +00:00 |
|
Sam Tobin-Hochstadt
|
b7127dc9c7
|
Add new match implementation.
Does not yet work:
- some errors about car of ()
- some match-expander certification errors
svn: r9049
|
2008-03-21 23:54:58 +00:00 |
|