summaryrefslogtreecommitdiffstats
path: root/tests/015
Commit message (Expand)AuthorAgeFilesLines
* perm, rperm, comb, rcomb: test generic sequences, bugfixes.Kaz Kylheku2023-12-271-0/+10
* rcomb, perm, rperm: test.Kaz Kylheku2023-12-271-0/+317
* comb: bug: missing combinations.Kaz Kylheku2023-12-261-0/+116
* New function: str-esc.Kaz Kylheku2023-09-011-0/+39
* awk: prn returns nil.Kaz Kylheku2023-08-261-0/+10
* awk: bug: fix ->> appending redirection operator.Kaz Kylheku2023-05-231-0/+42
* awk: new feature, res variable.Kaz Kylheku2022-12-301-0/+8
* cat-str/join/join-with: allow nested sequencesKaz Kylheku2022-10-251-0/+13
* New function: strKaz Kylheku2022-06-121-0/+28
* New: spln and tokn functions.Kaz Kylheku2022-05-301-0/+27
* tok-str: takes count argument.Kaz Kylheku2022-05-281-0/+15
* split-str: new count parameter.Kaz Kylheku2022-05-171-0/+39
* lazy-str-get-trailing-list: spurious empty string issue.Kaz Kylheku2022-01-041-0/+98
* awk: :fields specifies conversions.Kaz Kylheku2021-10-041-1/+20
* awk: new :fields feature for named fields.Kaz Kylheku2021-10-011-0/+18
* regex-from-trie: correctly handle empty trie.Kaz Kylheku2021-06-271-0/+4
* regex-from-trie: bugs processing compressed trie.Kaz Kylheku2021-06-271-0/+5
* regex-from-trie: bugfix: incomplete regex.Kaz Kylheku2021-06-271-1/+1
* filter: regex-from-trie produces bad or syntax.Kaz Kylheku2021-06-271-0/+49
* bug: join-with segfault on character separators.Kaz Kylheku2021-05-021-0/+23
* match-str: tests with negative pos.Kaz Kylheku2021-04-281-1/+29
* match-str: tests and bugfix.Kaz Kylheku2021-04-271-0/+41
* tests: implicitly generate empty .expected files.Kaz Kylheku2021-04-123-0/+0
* awk: tests for fconv.Kaz Kylheku2020-12-312-0/+21
* New functions trim-left and trim-right.Kaz Kylheku2020-10-052-0/+41
* awk: implement ranges right using functions.Kaz Kylheku2017-10-291-13/+13
* awk: more range test cases.Kaz Kylheku2017-10-272-1/+7
* awk: five new range operators.Kaz Kylheku2017-10-252-0/+43
* Fix tok-str semantics once again.Kaz Kylheku2016-10-261-8/+8
* Tests for tok-str.Kaz Kylheku2016-09-172-0/+73
* Adding tests for split-str.Kaz Kylheku2016-09-171-0/+123