Fast generic function dispatch without calling `compile' at runtime
[bpt/guile.git] / test-suite / tests / optargs.test
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-06-04 Ludovic CourtèsReport the faulty keyword in errors raised by `scm_c_bi...
2013-06-04 Ludovic CourtèsPrint the faulty object upon invalid-keyword errors.
2013-04-14 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-04-04 Mark H WeaverNicer docstring syntax for case-lambda.
2013-03-28 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-09 Andy Wingoallow case-lambda expressions with no clauses
2013-01-23 Andy Wingomerge stable-2.0
2013-01-14 Andy Wingocase-lambda* clauses fail to match if too many positionals
2010-12-10 Andy Wingofix self-tail-calls for lexical procs with optional...
2010-05-20 Andy Wingoprimitive-eval takes expanded, not memoized, source
2010-05-13 Andy Wingoprimitive support for lambda*
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2009-12-28 Andy Wingofix bug bindings lexical vars within optargs initializers
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-28 Andy Wingofix defmacro*
2009-12-23 Andy Wingokeyword arg errors throw to 'keyword-argument-error
2009-12-11 Andy Wingomerge from master to elisp
2009-11-14 Ludovic CourtèsAdd currently failing tests for optargs.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-23 Andy Wingoadd some optargs tests
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-08-02 Andy Wingomerge guile-vm to guile
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-09-25 Kevin Ryde(let-keywords, let-keywords*, let-optional,
2003-11-09 Dirk Herrmann * tests/optargs.test: Wrap tests in module (test-suite
2001-06-16 Marius VollmerNew files. Thanks to Matthias Köppe!