summaryrefslogtreecommitdiff
path: root/module/ice-9/match.scm
Commit message (Expand)AuthorAgeFilesLines
* Update match's no-matching-pattern code to use "throw"Andy Wingo2020-05-171-4/+8
* Improve run-time error reporting in (ice-9 match).Mark H Weaver2013-08-151-2/+2
* Update (ice-9 match) from Chibi-Scheme.Ludovic Courtès2012-06-081-2/+2
* Update (ice-9 match) from Chibi-Scheme.Ludovic Courtès2011-10-161-20/+1
* Add link to the (ice-9 match) bug.Ludovic Courtès2011-09-301-0/+1
* paper around `match' bugAndy Wingo2011-09-241-0/+18
* Update (ice-9 match) from Chibi-Scheme.Ludovic Courtès2011-09-031-2/+23
* Document (ice-9 match).Ludovic Courtès2010-08-271-1/+2
* Use Alex Shinn's pattern matcher for (ice-9 match).Ludovic Courtès2010-06-171-194/+32
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-1/+1
* fix bad syntax in define-macro, (ice-9 match), and (oop goops)Andy Wingo2009-04-251-2/+2
* move ice-9/ and oop/ under module/Andy Wingo2008-11-011-0/+199