summaryrefslogtreecommitdiffstats
path: root/tests/012/seq.tl
Commit message (Expand)AuthorAgeFilesLines
* New list-builder method: oust.Kaz Kylheku2022-02-231-0/+5
* New function: partition-if.Kaz Kylheku2022-02-231-0/+26
* find-max: convert to seq_info iteration.Kaz Kylheku2022-02-221-0/+13
* The pairlis function comes to TXR Lisp.Kaz Kylheku2021-12-221-0/+8
* New functions: subq, subql, subqual and subst.Kaz Kylheku2021-12-221-0/+50
* rot, nrot: new functions.Kaz Kylheku2021-12-071-0/+78
* tuples*: new function.Kaz Kylheku2021-12-041-0/+47
* tuples: add test cases.Kaz Kylheku2021-12-021-1/+48
* tuples: check length argument.Kaz Kylheku2021-12-021-0/+3
* lib: tests for keep-if, remove-if, separate.Kaz Kylheku2021-07-101-0/+42
* lib: rmismatch tests and bugfix.Kaz Kylheku2021-06-221-0/+39
* lib: optimize mismatch, rmismatch for strings.Kaz Kylheku2021-06-221-0/+49
* reduce-left: rewrite using seq_iter.Kaz Kylheku2021-06-091-0/+10
* window-map: add tests, improve doc, add examples.Kaz Kylheku2021-05-251-0/+19
* window-map: broken :wrap and :reflect.Kaz Kylheku2021-05-251-0/+33
* mapcar: add test covering recent regression.Kaz Kylheku2021-01-181-0/+3
* tests: add tests for list-builder and fix bug.Kaz Kylheku2019-09-101-0/+10
* New tests for sequence manipulation.Kaz Kylheku2019-09-091-0/+9