summaryrefslogtreecommitdiff
path: root/doc/ref/api-procedures.texi
AgeCommit message (Expand)AuthorFilesLines
2021-05-21Fix typo in lambda documentation.Luis Felipe1-2/+2
2020-05-27doc: Rephrase documentation of 'thunk?'.Ludovic Courtès1-2/+2
2020-05-27doc: Reword unclear sentence about programs.Ludovic Courtès1-3/+5
2017-04-19api-procedures.texi: typo: 'an' -> 'on'Sergei Trofimovich1-1/+1
2013-12-04Doc updates to macroexpansion, compiled procs, and compiler.texiAndy Wingo1-33/+15
2013-09-30Fix minor mistakes in documentation.Mark H Weaver1-1/+1
2013-04-04Nicer docstring syntax for case-lambda.Mark H Weaver1-1/+3
2013-03-27Document `and=>'.Ludovic Courtès1-0/+5
2013-03-10excise use of "iff" in the manualJason Earl1-1/+2
2013-03-02Improve keyword notation of Texinfo function definitions.Bake Timmons1-1/+5
2013-01-14case-lambda* clauses fail to match if too many positionalsAndy Wingo1-6/+55
2013-01-07Fix partial commit of documentation updateAndy Wingo1-9/+13
2013-01-07More procedure-arguments-alist documentation and a bugfixAndy Wingo1-2/+20
2013-01-07document program-arguments-alist and program-lambda-listCedric Cellier1-0/+9
2012-07-02doc: Remove reference to `closure?', now deprecated.Ludovic Courtès1-5/+4
2012-02-04Make notation for Scheme repeated arguments more consistent in manual.Bake Timmons1-19/+20
2012-02-02Make consistent the usage of variable names in the function definitions found...Bake Timmons1-2/+2
2012-01-10Remove docs `procedure-environment', which no longer existsMark H Weaver1-5/+0
2012-01-05Placate a number of `syntax-check' verifications.Ludovic Courtès1-3/+3
2011-10-15doc: Mention the partial evaluator next to `define-inlinable'.Ludovic Courtès1-0/+20
2011-04-07Move `define-inlinable' into the default namespaceAndreas Rottmann1-1/+28
2011-02-09docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues1-1/+1
2010-12-16Add `compose', `negate', and `const'.Ludovic Courtès1-0/+57
2010-08-16a number of doc fixesAndy Wingo1-20/+7
2010-06-01remove docs for removed proceduresAndy Wingo1-19/+0
2010-04-10Merge branch 'master' into wip-manual-2Neil Jerram1-294/+6
2010-03-18A start at syntax-rules docsAndy Wingo1-291/+3
2010-02-13Document the maximum number of arguments for a subr.Ludovic Courtès1-1/+1
2009-12-27Automatic manual updates following libguile docstring changesNeil Jerram1-9/+9
2009-12-19Remove page breaks except before new chapters and indicesNeil Jerram1-1/+0
2009-12-18typo fixBrian Gough1-1/+1
2009-11-15Revert "implement #:predicate" and remove predicate from <lambda-case>Andy Wingo1-19/+0
2009-10-27update procedure docs for programs, lambda*, case-lambdaAndy Wingo1-250/+308
2009-05-25update docs -- sections on assembly and objcodeAndy Wingo1-2/+2
2009-05-24update docs, clean up VM vestiges, macro docs, fix (/ a b c)Andy Wingo1-18/+10
2009-01-09finish api-procedures.texiAndy Wingo1-22/+86
2009-01-08more work on api-procedures.texiAndy Wingo1-1/+80
2009-01-08start at documenting the compilerAndy Wingo1-0/+16
2007-01-15merge from 1.8Kevin Ryde1-24/+66
2005-10-15* api-debug.texi (Source Properties): Add text describing/advisingNeil Jerram1-29/+0
2004-12-13(lambda* Reference): Revise for clarity, noteKevin Ryde1-52/+57
2004-09-07(let-keywords Reference): Typo, should be let-keywords* @deffnx.Kevin Ryde1-1/+1
2004-08-02* scheme-binding.texi: Renamed to api-binding.texi.Marius Vollmer1-0/+859