| Commit message (Expand) | Author | Age | Files | Lines |
* | set_fields: document/test the start index param. | Kaz Kylheku | 2022-04-23 | 1 | -0/+27 |
* | fields: new parameters to select subrange. | Kaz Kylheku | 2022-04-22 | 1 | -0/+64 |
* | cons: bags macro: document, test. | Kaz Kylheku | 2022-04-18 | 1 | -0/+24 |
* | cons: list_begin, list_add, list_end: document, test. | Kaz Kylheku | 2022-04-18 | 1 | -0/+21 |
* | cons: push, pop: document, test. | Kaz Kylheku | 2022-04-16 | 1 | -0/+29 |
* | cons: dolist, dolisti, doconses: doc, test. | Kaz Kylheku | 2022-04-16 | 1 | -0/+25 |
* | cons: fields and set_fields: document, test. | Kaz Kylheku | 2022-04-16 | 1 | -0/+20 |
* | cons: keys and values functions: document and test. | Kaz Kylheku | 2022-04-16 | 1 | -0/+13 |
* | cons: mapcar, mappend: doc, tests. | Kaz Kylheku | 2022-04-16 | 1 | -0/+38 |
* | cons: document and test uniq, new uniqual function. | Kaz Kylheku | 2022-04-15 | 1 | -0/+30 |
* | cons: iota: document, test, improve. | Kaz Kylheku | 2022-04-15 | 1 | -0/+24 |
* | cons: ldiff, last, butlast: doc, tests, fixes. | Kaz Kylheku | 2022-04-15 | 1 | -0/+30 |
* | cons: document nth and nthcdr; add tests | Kaz Kylheku | 2022-04-14 | 1 | -0/+20 |
* | cons: document position function and add tests | Kaz Kylheku | 2022-04-14 | 1 | -0/+20 |
* | cons: document member function and add tests. | Kaz Kylheku | 2022-04-14 | 1 | -0/+20 |
* | testcases-cons: test list, append, li, listar. | Kaz Kylheku | 2022-04-13 | 1 | -0/+144 |
* | 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 |