summaryrefslogtreecommitdiff
path: root/module/ice-9/optargs.scm
Commit message (Expand)AuthorAgeFilesLines
* more define-syntax-rule usageAndy Wingo2011-09-021-7/+5
* docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues2011-02-091-1/+1
* allow simple value definitions with define*-publicAndy Wingo2010-01-121-4/+7
* fix defmacro*Andy Wingo2009-12-281-5/+8
* keyword arg errors throw to 'keyword-argument-errorAndy Wingo2009-12-231-3/+6
* with a rest arg, allow for keywords anywhereAndy Wingo2009-11-161-1/+23
* Revert "implement #:predicate" and remove predicate from <lambda-case>Andy Wingo2009-11-151-14/+3
* fix scoping in let-keywordsAndy Wingo2009-11-141-1/+2
* define* in psyntaxAndy Wingo2009-10-241-7/+1
* (ice-9 optargs) based on the new lambda* workAndy Wingo2009-10-231-252/+121
* lambda* in psyntaxAndy Wingo2009-10-231-4/+83
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-1/+1
* fix defmacro*, defmacro*-publicAndy Wingo2009-06-101-8/+4
* move ice-9/ and oop/ under module/Andy Wingo2008-11-011-0/+424