aboutsummaryrefslogtreecommitdiffstats
path: root/testcases-cons
Commit message (Collapse)AuthorAgeFilesLines
* New function equalize.Kaz Kylheku2022-04-051-0/+41
|
* equal: test cases, documentation.Kaz Kylheku2022-04-051-0/+36
|
* Add box_str function.Kaz Kylheku2022-04-051-0/+4
|
* start test cases for <cons.h> material.Kaz Kylheku2022-04-041-0/+336
Small documentation tweak. Numerous bugfixes as a result of testing: null, endp, stringp, symbolp, box, unbox, cdr, equal all found to have some issues.