| Commit message (Expand) | Author | Age | Files | Lines |
* | New list-builder method: oust. | Kaz Kylheku | 2022-02-23 | 1 | -0/+5 |
* | New function: partition-if. | Kaz Kylheku | 2022-02-23 | 1 | -0/+26 |
* | find-max: convert to seq_info iteration. | Kaz Kylheku | 2022-02-22 | 1 | -0/+13 |
* | The pairlis function comes to TXR Lisp. | Kaz Kylheku | 2021-12-22 | 1 | -0/+8 |
* | New functions: subq, subql, subqual and subst. | Kaz Kylheku | 2021-12-22 | 1 | -0/+50 |
* | rot, nrot: new functions. | Kaz Kylheku | 2021-12-07 | 1 | -0/+78 |
* | tuples*: new function. | Kaz Kylheku | 2021-12-04 | 1 | -0/+47 |
* | tuples: add test cases. | Kaz Kylheku | 2021-12-02 | 1 | -1/+48 |
* | tuples: check length argument. | Kaz Kylheku | 2021-12-02 | 1 | -0/+3 |
* | lib: tests for keep-if, remove-if, separate. | Kaz Kylheku | 2021-07-10 | 1 | -0/+42 |
* | lib: rmismatch tests and bugfix. | Kaz Kylheku | 2021-06-22 | 1 | -0/+39 |
* | lib: optimize mismatch, rmismatch for strings. | Kaz Kylheku | 2021-06-22 | 1 | -0/+49 |
* | reduce-left: rewrite using seq_iter. | Kaz Kylheku | 2021-06-09 | 1 | -0/+10 |
* | window-map: add tests, improve doc, add examples. | Kaz Kylheku | 2021-05-25 | 1 | -0/+19 |
* | window-map: broken :wrap and :reflect. | Kaz Kylheku | 2021-05-25 | 1 | -0/+33 |
* | mapcar: add test covering recent regression. | Kaz Kylheku | 2021-01-18 | 1 | -0/+3 |
* | tests: add tests for list-builder and fix bug. | Kaz Kylheku | 2019-09-10 | 1 | -0/+10 |
* | New tests for sequence manipulation. | Kaz Kylheku | 2019-09-09 | 1 | -0/+9 |