summaryrefslogtreecommitdiff
path: root/doc/ref/api-procedures.texi
Commit message (Expand)AuthorAgeFilesLines
* Review REFFIXMEDaniel Llorens2021-12-131-2/+2
* Fix typo in lambda documentation.Luis Felipe2021-05-211-2/+2
* doc: Rephrase documentation of 'thunk?'.Ludovic Courtès2020-05-271-2/+2
* doc: Reword unclear sentence about programs.Ludovic Courtès2020-05-271-3/+5
* api-procedures.texi: typo: 'an' -> 'on'Sergei Trofimovich2017-04-191-1/+1
* Doc updates to macroexpansion, compiled procs, and compiler.texiAndy Wingo2013-12-041-33/+15
* Fix minor mistakes in documentation.Mark H Weaver2013-09-301-1/+1
* Nicer docstring syntax for case-lambda.Mark H Weaver2013-04-041-1/+3
* Document `and=>'.Ludovic Courtès2013-03-271-0/+5
* excise use of "iff" in the manualJason Earl2013-03-101-1/+2
* Improve keyword notation of Texinfo function definitions.Bake Timmons2013-03-021-1/+5
* case-lambda* clauses fail to match if too many positionalsAndy Wingo2013-01-141-6/+55
* Fix partial commit of documentation updateAndy Wingo2013-01-071-9/+13
* More procedure-arguments-alist documentation and a bugfixAndy Wingo2013-01-071-2/+20
* document program-arguments-alist and program-lambda-listCedric Cellier2013-01-071-0/+9
* doc: Remove reference to `closure?', now deprecated.Ludovic Courtès2012-07-021-5/+4
* Make notation for Scheme repeated arguments more consistent in manual.Bake Timmons2012-02-041-19/+20
* Make consistent the usage of variable names in the function definitions found...Bake Timmons2012-02-021-2/+2
* Remove docs `procedure-environment', which no longer existsMark H Weaver2012-01-101-5/+0
* Placate a number of `syntax-check' verifications.Ludovic Courtès2012-01-051-3/+3
* doc: Mention the partial evaluator next to `define-inlinable'.Ludovic Courtès2011-10-151-0/+20
* Move `define-inlinable' into the default namespaceAndreas Rottmann2011-04-071-1/+28
* docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues2011-02-091-1/+1
* Add `compose', `negate', and `const'.Ludovic Courtès2010-12-161-0/+57
* a number of doc fixesAndy Wingo2010-08-161-20/+7
* remove docs for removed proceduresAndy Wingo2010-06-011-19/+0
* Merge branch 'master' into wip-manual-2Neil Jerram2010-04-101-294/+6
|\
| * A start at syntax-rules docsAndy Wingo2010-03-181-291/+3
| * Document the maximum number of arguments for a subr.Ludovic Courtès2010-02-131-1/+1
| * Automatic manual updates following libguile docstring changesNeil Jerram2009-12-271-9/+9
* | Remove page breaks except before new chapters and indicesNeil Jerram2009-12-191-1/+0
|/
* typo fixBrian Gough2009-12-181-1/+1
* Revert "implement #:predicate" and remove predicate from <lambda-case>Andy Wingo2009-11-151-19/+0
* update procedure docs for programs, lambda*, case-lambdaAndy Wingo2009-10-271-250/+308
* update docs -- sections on assembly and objcodeAndy Wingo2009-05-251-2/+2
* update docs, clean up VM vestiges, macro docs, fix (/ a b c)Andy Wingo2009-05-241-18/+10
* finish api-procedures.texiAndy Wingo2009-01-091-22/+86
* more work on api-procedures.texiAndy Wingo2009-01-081-1/+80
* start at documenting the compilerAndy Wingo2009-01-081-0/+16
* merge from 1.8Kevin Ryde2007-01-151-24/+66
* * api-debug.texi (Source Properties): Add text describing/advisingNeil Jerram2005-10-151-29/+0
* (lambda* Reference): Revise for clarity, noteKevin Ryde2004-12-131-52/+57
* (let-keywords Reference): Typo, should be let-keywords* @deffnx.Kevin Ryde2004-09-071-1/+1
* * scheme-binding.texi: Renamed to api-binding.texi.Marius Vollmer2004-08-021-0/+859