Age | Commit message (Expand) | Author | Files | Lines |
2021-05-21 | Fix typo in lambda documentation. | Luis Felipe | 1 | -2/+2 |
2020-05-27 | doc: Rephrase documentation of 'thunk?'. | Ludovic Courtès | 1 | -2/+2 |
2020-05-27 | doc: Reword unclear sentence about programs. | Ludovic Courtès | 1 | -3/+5 |
2017-04-19 | api-procedures.texi: typo: 'an' -> 'on' | Sergei Trofimovich | 1 | -1/+1 |
2013-12-04 | Doc updates to macroexpansion, compiled procs, and compiler.texi | Andy Wingo | 1 | -33/+15 |
2013-09-30 | Fix minor mistakes in documentation. | Mark H Weaver | 1 | -1/+1 |
2013-04-04 | Nicer docstring syntax for case-lambda. | Mark H Weaver | 1 | -1/+3 |
2013-03-27 | Document `and=>'. | Ludovic Courtès | 1 | -0/+5 |
2013-03-10 | excise use of "iff" in the manual | Jason Earl | 1 | -1/+2 |
2013-03-02 | Improve keyword notation of Texinfo function definitions. | Bake Timmons | 1 | -1/+5 |
2013-01-14 | case-lambda* clauses fail to match if too many positionals | Andy Wingo | 1 | -6/+55 |
2013-01-07 | Fix partial commit of documentation update | Andy Wingo | 1 | -9/+13 |
2013-01-07 | More procedure-arguments-alist documentation and a bugfix | Andy Wingo | 1 | -2/+20 |
2013-01-07 | document program-arguments-alist and program-lambda-list | Cedric Cellier | 1 | -0/+9 |
2012-07-02 | doc: Remove reference to `closure?', now deprecated. | Ludovic Courtès | 1 | -5/+4 |
2012-02-04 | Make notation for Scheme repeated arguments more consistent in manual. | Bake Timmons | 1 | -19/+20 |
2012-02-02 | Make consistent the usage of variable names in the function definitions found... | Bake Timmons | 1 | -2/+2 |
2012-01-10 | Remove docs `procedure-environment', which no longer exists | Mark H Weaver | 1 | -5/+0 |
2012-01-05 | Placate a number of `syntax-check' verifications. | Ludovic Courtès | 1 | -3/+3 |
2011-10-15 | doc: Mention the partial evaluator next to `define-inlinable'. | Ludovic Courtès | 1 | -0/+20 |
2011-04-07 | Move `define-inlinable' into the default namespace | Andreas Rottmann | 1 | -1/+28 |
2011-02-09 | docs: fix typos in manual, and a couple in code comments. | Ralf Wildenhues | 1 | -1/+1 |
2010-12-16 | Add `compose', `negate', and `const'. | Ludovic Courtès | 1 | -0/+57 |
2010-08-16 | a number of doc fixes | Andy Wingo | 1 | -20/+7 |
2010-06-01 | remove docs for removed procedures | Andy Wingo | 1 | -19/+0 |
2010-04-10 | Merge branch 'master' into wip-manual-2 | Neil Jerram | 1 | -294/+6 |
2010-03-18 | A start at syntax-rules docs | Andy Wingo | 1 | -291/+3 |
2010-02-13 | Document the maximum number of arguments for a subr. | Ludovic Courtès | 1 | -1/+1 |
2009-12-27 | Automatic manual updates following libguile docstring changes | Neil Jerram | 1 | -9/+9 |
2009-12-19 | Remove page breaks except before new chapters and indices | Neil Jerram | 1 | -1/+0 |
2009-12-18 | typo fix | Brian Gough | 1 | -1/+1 |
2009-11-15 | Revert "implement #:predicate" and remove predicate from <lambda-case> | Andy Wingo | 1 | -19/+0 |
2009-10-27 | update procedure docs for programs, lambda*, case-lambda | Andy Wingo | 1 | -250/+308 |
2009-05-25 | update docs -- sections on assembly and objcode | Andy Wingo | 1 | -2/+2 |
2009-05-24 | update docs, clean up VM vestiges, macro docs, fix (/ a b c) | Andy Wingo | 1 | -18/+10 |
2009-01-09 | finish api-procedures.texi | Andy Wingo | 1 | -22/+86 |
2009-01-08 | more work on api-procedures.texi | Andy Wingo | 1 | -1/+80 |
2009-01-08 | start at documenting the compiler | Andy Wingo | 1 | -0/+16 |
2007-01-15 | merge from 1.8 | Kevin Ryde | 1 | -24/+66 |
2005-10-15 | * api-debug.texi (Source Properties): Add text describing/advising | Neil Jerram | 1 | -29/+0 |
2004-12-13 | (lambda* Reference): Revise for clarity, note | Kevin Ryde | 1 | -52/+57 |
2004-09-07 | (let-keywords Reference): Typo, should be let-keywords* @deffnx. | Kevin Ryde | 1 | -1/+1 |
2004-08-02 | * scheme-binding.texi: Renamed to api-binding.texi. | Marius Vollmer | 1 | -0/+859 |