Merge commit 'a7bbba05838cabe2294f498e7008e1c51db6d664'
[bpt/guile.git] / test-suite / tests / match.test
2012-04-26 Andy WingoMerge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
2012-04-23 Andy Wingomove (test-suite lib) to lower dir; cleans up uninstall...
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-24 Andy Wingopaper around `match' bug
2011-09-03 Ludovic CourtèsUpdate (ice-9 match) from Chibi-Scheme.
2010-09-27 Ludovic CourtèsFix pattern variable extraction in `match' with `..1'.
2010-09-27 Ludovic CourtèsAdd support for `..1' to `match'.
2010-06-16 Ludovic CourtèsUse Alex Shinn's pattern matcher for (ice-9 match).