turn define-option-interface into a defmacro
[bpt/guile.git] / ice-9 / match.scm
2008-08-02 Andy Wingomerge guile-vm to guile
2008-02-22 Ludovic CourtèsFix `(ice-9 match)' for lists of lists.
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2001-06-13 Thien-Thi NguyenNo longer use module `(ice-9 slib)'.
2001-06-03 Marius VollmerAdded exception notice to all files.
2001-05-19 Marius Vollmer* psyntax.ss (build-lexical-var): Use gensym instead...
2001-03-10 Keisuke Nishida * match.scm: Don't export defstruct. Use (unquote...
2001-03-09 Keisuke Nishida * match.scm: export defstruct.
2001-02-25 Keisuke NishidaBug fixes.
2001-02-25 Keisuke Nishida* match.scm: New file.