Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New function equalize. | Kaz Kylheku | 2022-04-05 | 1 | -0/+41 |
| | |||||
* | equal: test cases, documentation. | Kaz Kylheku | 2022-04-05 | 1 | -0/+36 |
| | |||||
* | Add box_str function. | Kaz Kylheku | 2022-04-05 | 1 | -0/+4 |
| | |||||
* | start test cases for <cons.h> material. | Kaz Kylheku | 2022-04-04 | 1 | -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. |