Morgan Smith
|
c7d170c5d1
Fix typos throughout codebase.
|
1 year ago |
Daniel Llorens
|
dc7f1b403b
Review REFFIXME
|
3 years ago |
Luis Felipe
|
d1c6ae19f4
Fix typo in lambda documentation.
|
4 years ago |
Ludovic Courtès
|
9c03e44dcf
doc: Rephrase documentation of 'thunk?'.
|
4 years ago |
Ludovic Courtès
|
e7ad7eb90b
doc: Reword unclear sentence about programs.
|
4 years ago |
Sergei Trofimovich
|
e0933b5636
api-procedures.texi: typo: 'an' -> 'on'
|
8 years ago |
Andy Wingo
|
67915ab079
Doc updates to macroexpansion, compiled procs, and compiler.texi
|
11 years ago |
Mark H Weaver
|
84af582d1e
Fix minor mistakes in documentation.
|
11 years ago |
Mark H Weaver
|
0426b3f8f8
Nicer docstring syntax for case-lambda.
|
11 years ago |
Ludovic Courtès
|
8cd109bf0a
Document `and=>'.
|
12 years ago |
Jason Earl
|
a4b4fbbdaa
excise use of "iff" in the manual
|
12 years ago |
Bake Timmons
|
994d87be35
Improve keyword notation of Texinfo function definitions.
|
12 years ago |
Andy Wingo
|
581f410fbd
case-lambda* clauses fail to match if too many positionals
|
12 years ago |
Andy Wingo
|
4dbac5e08b
Fix partial commit of documentation update
|
12 years ago |
Andy Wingo
|
9f17d967c9
More procedure-arguments-alist documentation and a bugfix
|
12 years ago |
Cedric Cellier
|
6fca8730f7
document program-arguments-alist and program-lambda-list
|
13 years ago |
Ludovic Courtès
|
bd5dea489b
doc: Remove reference to `closure?', now deprecated.
|
12 years ago |
Bake Timmons
|
df0a100250
Make notation for Scheme repeated arguments more consistent in manual.
|
13 years ago |
Bake Timmons
|
64de6db5c6
Make consistent the usage of variable names in the function definitions found in the Texinfo docs.
|
13 years ago |
Mark H Weaver
|
bbe3408ae4
Remove docs `procedure-environment', which no longer exists
|
13 years ago |
Ludovic Courtès
|
b3da54d181
Placate a number of `syntax-check' verifications.
|
13 years ago |
Ludovic Courtès
|
43e53d64ca
doc: Mention the partial evaluator next to `define-inlinable'.
|
13 years ago |
Andreas Rottmann
|
165b10ddfa
Move `define-inlinable' into the default namespace
|
14 years ago |
Ralf Wildenhues
|
ecb8733562
docs: fix typos in manual, and a couple in code comments.
|
14 years ago |
Ludovic Courtès
|
18f06db925
Add `compose', `negate', and `const'.
|
14 years ago |
Andy Wingo
|
7545ddd42a
a number of doc fixes
|
14 years ago |
Andy Wingo
|
76b4a4aad4
remove docs for removed procedures
|
14 years ago |
Neil Jerram
|
26b9f90900
Merge branch 'master' into wip-manual-2
|
15 years ago |
Andy Wingo
|
e4955559c6
A start at syntax-rules docs
|
15 years ago |
Ludovic Courtès
|
4adf9a7e27
Document the maximum number of arguments for a subr.
|
15 years ago |