Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cons man page: formatting fixes | Kaz Kylheku | 2022-04-05 | 1 | -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 Kylheku | 2022-04-05 | 1 | -12/+83 |
| | |||||
* | cons man page: whitespace fix in notation. | Kaz Kylheku | 2022-04-05 | 1 | -2/+2 |
| | |||||
* | equal: test cases, documentation. | Kaz Kylheku | 2022-04-05 | 1 | -0/+115 |
| | |||||
* | cons man page: new convention for undefined vars. | Kaz Kylheku | 2022-04-05 | 1 | -7/+13 |
| | |||||
* | cons man page: runaway bold. | Kaz Kylheku | 2022-04-05 | 1 | -1/+1 |
| | |||||
* | cons man page: missing periods. | Kaz Kylheku | 2022-04-05 | 1 | -2/+2 |
| | |||||
* | 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 |