summaryrefslogtreecommitdiff
path: root/test-suite/tests/optargs.test
Commit message (Expand)AuthorAgeFilesLines
* Warning and optimization levels always small integersAndy Wingo2020-05-081-1/+1
* Add language-specific analysis pass to compiler infrastructureAndy Wingo2020-05-081-216/+208
* Better errors for odd-length keyword argsAndy Wingo2017-02-281-0/+16
* Report the faulty keyword in errors raised by `scm_c_bind_keyword_arguments'.Ludovic Courtès2013-06-051-0/+16
* Print the faulty object upon invalid-keyword errors.Ludovic Courtès2013-06-041-23/+15
* Nicer docstring syntax for case-lambda.Mark H Weaver2013-04-041-1/+17
* allow case-lambda expressions with no clausesAndy Wingo2013-03-091-0/+13
* case-lambda* clauses fail to match if too many positionalsAndy Wingo2013-01-141-1/+71
* fix self-tail-calls for lexical procs with optional, rest, or kwargsAndy Wingo2010-12-101-1/+18
* primitive-eval takes expanded, not memoized, sourceAndy Wingo2010-05-201-24/+1
* primitive support for lambda*Andy Wingo2010-05-141-5/+28
* fix bug bindings lexical vars within optargs initializersAndy Wingo2009-12-281-0/+12
* fix defmacro*Andy Wingo2009-12-281-0/+15
* keyword arg errors throw to 'keyword-argument-errorAndy Wingo2009-12-231-10/+5
* Add currently failing tests for optargs.Ludovic Courtès2009-11-141-1/+32
* add some optargs testsAndy Wingo2009-10-231-9/+41
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-11/+10
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* (let-keywords, let-keywords*, let-optional,Kevin Ryde2004-09-251-0/+86
* * tests/optargs.test: Wrap tests in module (test-suiteDirk Herrmann2003-11-091-6/+9
* New files. Thanks to Matthias Köppe!Marius Vollmer2001-06-161-0/+29