Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add box_str function. | Kaz Kylheku | 2022-04-05 | 1 | -1/+8 |
| | |||||
* | Document sexp function. | Kaz Kylheku | 2022-04-04 | 1 | -0/+111 |
| | |||||
* | start test cases for <cons.h> material. | Kaz Kylheku | 2022-04-04 | 1 | -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 Kylheku | 2022-04-04 | 1 | -0/+775 |