Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / module / ice-9 / match.upstream.scm
2013-08-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-15 Mark H WeaverImprove run-time error reporting in (ice-9 match).
2012-06-22 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-06-08 Ludovic CourtèsUpdate (ice-9 match) from Chibi-Scheme.
2011-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-16 Ludovic CourtèsUpdate (ice-9 match) from Chibi-Scheme.
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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).