Sam Tobin-Hochstadt
|
65d804d286
|
Add disappeared-use properties for struct ids.
Fix bug with handling of identifier as second arg to `define-match-expander'
svn: r16201
|
2009-10-01 18:59:12 +00:00 |
|
Eli Barzilay
|
b9a7dc01b8
|
scheme' is now srfi/1-free. (All delete-duplicate' requires were
not necessary.)
svn: r14956
|
2009-05-23 08:42:17 +00:00 |
|
Sam Tobin-Hochstadt
|
5baa4390d3
|
Fix handling of (or) in match.
svn: r13295
|
2009-01-27 19:57:59 +00:00 |
|
Stevie Strickland
|
63a4e5af2e
|
This was incorrectly syntaxed.
svn: r10700
|
2008-07-09 17:39:31 +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
|
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 |
|
Sam Tobin-Hochstadt
|
ec502d4802
|
rename
svn: r9184
|
2008-04-07 21:42:15 +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
|
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
|
a37fe34a48
|
Factor out match expander code.
Improve error message.
svn: r9068
|
2008-03-22 17:10:09 +00:00 |
|
Sam Tobin-Hochstadt
|
63df5e13f7
|
add matchable?
svn: r9067
|
2008-03-22 17:07:59 +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 |
|