aboutsummaryrefslogtreecommitdiffstats
path: root/cppawk-cons.1
Commit message (Collapse)AuthorAgeFilesLines
* cons: mapcar, mappend: doc, tests.Kaz Kylheku2022-04-161-2/+76
|
* cons: document and test uniq, new uniqual function.Kaz Kylheku2022-04-151-1/+50
|
* cons: iota: document, test, improve.Kaz Kylheku2022-04-151-0/+166
|
* cons: ldiff, last, butlast: doc, tests, fixes.Kaz Kylheku2022-04-151-0/+163
|
* cons: document nth and nthcdr; add testsKaz Kylheku2022-04-141-0/+70
| | | | Fixing semantics of nth for negative values.
* cons: document position function and add testsKaz Kylheku2022-04-141-0/+38
|
* cons man page: li, listar, member: formatting typo.Kaz Kylheku2022-04-141-2/+2
|
* cons man page: add font changes throughout.Kaz Kylheku2022-04-141-115/+114
|
* cons: document member function and add tests.Kaz Kylheku2022-04-141-0/+38
|
* cons: add ldiff, last and butlast.Kaz Kylheku2022-04-141-0/+4
|
* cons man page: document list, append, li, listar.Kaz Kylheku2022-04-131-10/+222
|
* cons man page: formatting fixesKaz Kylheku2022-04-051-7/+9
| | | | | | | - two run on Description headings. - botched formatting under equalize - cons man page: four typecodes, not three. - cons man page: missing closing quote in example string.
* New function equalize.Kaz Kylheku2022-04-051-12/+83
|
* cons man page: whitespace fix in notation.Kaz Kylheku2022-04-051-2/+2
|
* equal: test cases, documentation.Kaz Kylheku2022-04-051-0/+115
|
* cons man page: new convention for undefined vars.Kaz Kylheku2022-04-051-7/+13
|
* cons man page: runaway bold.Kaz Kylheku2022-04-051-1/+1
|
* cons man page: missing periods.Kaz Kylheku2022-04-051-2/+2
|
* Add box_str function.Kaz Kylheku2022-04-051-1/+8
|
* Document sexp function.Kaz Kylheku2022-04-041-0/+111
|
* start test cases for <cons.h> material.Kaz Kylheku2022-04-041-1/+3
| | | | | | Small documentation tweak. Numerous bugfixes as a result of testing: null, endp, stringp, symbolp, box, unbox, cdr, equal all found to have some issues.
* Starting man page for <cons.h>.Kaz Kylheku2022-04-041-0/+775