index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
015
Commit message (
Expand
)
Author
Age
Files
Lines
*
awk: add CSV support.
Kaz Kylheku
2025-01-30
1
-0
/
+18
*
awk: use prepared lambdas for field separation.
Kaz Kylheku
2025-01-28
1
-0
/
+41
*
read-until-match: fix regression.
Kaz Kylheku
2024-09-14
1
-0
/
+18
*
copy-iter: test that the combi iterators copy.
Kaz Kylheku
2024-06-26
1
-0
/
+12
*
combi: fix permi and rpermi; impl combi, rcombi; test.
Kaz Kylheku
2024-06-24
1
-0
/
+41
*
combi: fix broken k 0 edge cases for sequences.
Kaz Kylheku
2024-06-20
1
-0
/
+10
*
perm, rperm, comb, rcomb: test generic sequences, bugfixes.
Kaz Kylheku
2023-12-27
1
-0
/
+10
*
rcomb, perm, rperm: test.
Kaz Kylheku
2023-12-27
1
-0
/
+317
*
comb: bug: missing combinations.
Kaz Kylheku
2023-12-26
1
-0
/
+116
*
New function: str-esc.
Kaz Kylheku
2023-09-01
1
-0
/
+39
*
awk: prn returns nil.
Kaz Kylheku
2023-08-26
1
-0
/
+10
*
awk: bug: fix ->> appending redirection operator.
Kaz Kylheku
2023-05-23
1
-0
/
+42
*
awk: new feature, res variable.
Kaz Kylheku
2022-12-30
1
-0
/
+8
*
cat-str/join/join-with: allow nested sequences
Kaz Kylheku
2022-10-25
1
-0
/
+13
*
New function: str
Kaz Kylheku
2022-06-12
1
-0
/
+28
*
New: spln and tokn functions.
Kaz Kylheku
2022-05-30
1
-0
/
+27
*
tok-str: takes count argument.
Kaz Kylheku
2022-05-28
1
-0
/
+15
*
split-str: new count parameter.
Kaz Kylheku
2022-05-17
1
-0
/
+39
*
lazy-str-get-trailing-list: spurious empty string issue.
Kaz Kylheku
2022-01-04
1
-0
/
+98
*
awk: :fields specifies conversions.
Kaz Kylheku
2021-10-04
1
-1
/
+20
*
awk: new :fields feature for named fields.
Kaz Kylheku
2021-10-01
1
-0
/
+18
*
regex-from-trie: correctly handle empty trie.
Kaz Kylheku
2021-06-27
1
-0
/
+4
*
regex-from-trie: bugs processing compressed trie.
Kaz Kylheku
2021-06-27
1
-0
/
+5
*
regex-from-trie: bugfix: incomplete regex.
Kaz Kylheku
2021-06-27
1
-1
/
+1
*
filter: regex-from-trie produces bad or syntax.
Kaz Kylheku
2021-06-27
1
-0
/
+49
*
bug: join-with segfault on character separators.
Kaz Kylheku
2021-05-02
1
-0
/
+23
*
match-str: tests with negative pos.
Kaz Kylheku
2021-04-28
1
-1
/
+29
*
match-str: tests and bugfix.
Kaz Kylheku
2021-04-27
1
-0
/
+41
*
tests: implicitly generate empty .expected files.
Kaz Kylheku
2021-04-12
3
-0
/
+0
*
awk: tests for fconv.
Kaz Kylheku
2020-12-31
2
-0
/
+21
*
New functions trim-left and trim-right.
Kaz Kylheku
2020-10-05
2
-0
/
+41
*
awk: implement ranges right using functions.
Kaz Kylheku
2017-10-29
1
-13
/
+13
*
awk: more range test cases.
Kaz Kylheku
2017-10-27
2
-1
/
+7
*
awk: five new range operators.
Kaz Kylheku
2017-10-25
2
-0
/
+43
*
Fix tok-str semantics once again.
Kaz Kylheku
2016-10-26
1
-8
/
+8
*
Tests for tok-str.
Kaz Kylheku
2016-09-17
2
-0
/
+73
*
Adding tests for split-str.
Kaz Kylheku
2016-09-17
1
-0
/
+123