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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dubious new functions cxr/cyr.
Kaz Kylheku
2021-06-21
1
-0
/
+14
*
subprocesses: cygwin fixes.
Kaz Kylheku
2021-06-20
1
-3
/
+9
*
subprocesses: a few test cases.
Kaz Kylheku
2021-06-20
1
-0
/
+18
*
read/get-json: reject trailing junk in string input.
Kaz Kylheku
2021-06-20
2
-1
/
+73
*
op: tests, and fix (op progn ...) situation
Kaz Kylheku
2021-06-17
1
-0
/
+71
*
txr-case: upkeep.
Kaz Kylheku
2021-06-16
2
-0
/
+13
*
math: forbid dubious inequality comparisons.
Kaz Kylheku
2021-06-15
1
-0
/
+56
*
expander: bug: atoms in quasiliteral.
Kaz Kylheku
2021-06-15
1
-0
/
+15
*
defsymacro: regression: don't expand replacement.
Kaz Kylheku
2021-06-15
1
-0
/
+8
*
format: revise numeric handling.
Kaz Kylheku
2021-06-14
1
-5
/
+96
*
format: new precision - character for zero.
Kaz Kylheku
2021-06-14
1
-0
/
+5
*
pic: support quasiliteral as format string.
Kaz Kylheku
2021-06-11
1
-0
/
+5
*
pic: allow trailing exclamation.
Kaz Kylheku
2021-06-11
1
-0
/
+5
*
pic: clarification and tests.
Kaz Kylheku
2021-06-11
1
-0
/
+6
*
tests: remove *stderr* to *stdnull* redirection.
Kaz Kylheku
2021-06-11
3
-17
/
+7
*
pic: test cases and fixes.
Kaz Kylheku
2021-06-11
1
-0
/
+88
*
tests: support testing for warnings.
Kaz Kylheku
2021-06-11
1
-5
/
+15
*
arith: switch sum and prod to seq_iter.
Kaz Kylheku
2021-06-09
1
-0
/
+24
*
reduce-left: rewrite using seq_iter.
Kaz Kylheku
2021-06-09
1
-0
/
+10
*
lib: new function, fill-vec.
Kaz Kylheku
2021-06-08
1
-0
/
+32
*
expander: expand must only ignores unbound warnings.
Kaz Kylheku
2021-06-07
1
-4
/
+4
*
matcher: doc fix, quasiquote examples, new test.
Kaz Kylheku
2021-06-04
1
-0
/
+1
*
json: pattern matching test cases and bugfix.
Kaz Kylheku
2021-06-03
1
-0
/
+17
*
json: improve escaping for script tags.
Kaz Kylheku
2021-06-03
1
-2
/
+12
*
json: fix two test cases for Windows.
Kaz Kylheku
2021-06-02
1
-2
/
+5
*
json: wrap up: test cases, fixes, tweaks.
Kaz Kylheku
2021-05-31
2
-0
/
+135
*
tests: fix vtest being hindrance to error finding.
Kaz Kylheku
2021-05-25
2
-10
/
+13
*
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
*
matcher: allow hash pattern to omit values.
Kaz Kylheku
2021-05-24
1
-0
/
+7
*
match: binary-integer conv tests for #x-8000...
Kaz Kylheku
2021-05-21
1
-0
/
+21
*
math: add some tests related to integer conversion.
Kaz Kylheku
2021-05-21
1
-0
/
+50
*
parser: bug: handing of lex state in pushback tokens.
Kaz Kylheku
2021-05-12
1
-0
/
+6
*
tree: let tree-iter be iterable via generic iteration.
Kaz Kylheku
2021-05-12
1
-0
/
+5
*
tree: streamline iteration; provide high limit.
Kaz Kylheku
2021-05-11
1
-7
/
+7
*
tree: support indexing and range extraction.
Kaz Kylheku
2021-05-11
1
-0
/
+18
*
tree: replace-tree-iter function.
Kaz Kylheku
2021-05-11
1
-0
/
+11
*
tree: copy-tree-iter function.
Kaz Kylheku
2021-05-10
1
-0
/
+9
*
diff/isec: reset hash/tree iter instead making new.
Kaz Kylheku
2021-05-10
2
-0
/
+11
*
tree: new tree-peek function.
Kaz Kylheku
2021-05-09
1
-0
/
+8
*
tree: new make_similar_tree unction.
Kaz Kylheku
2021-05-09
1
-0
/
+8
*
parser: #; tests and bugfixes.
Kaz Kylheku
2021-05-06
1
-0
/
+20
*
matcher: new "each-match family" of macros.
Kaz Kylheku
2021-05-04
1
-0
/
+53
*
format: ~x/~X specifiers support buffers.
Kaz Kylheku
2021-05-04
1
-0
/
+29
*
buf: bugfix: int-buf, uint-buf refer to alloc size.
Kaz Kylheku
2021-05-04
1
-0
/
+4
*
rel-path: bugfixes.
Kaz Kylheku
2021-05-03
1
-1
/
+6
*
New function: rel-path.
Kaz Kylheku
2021-05-03
1
-0
/
+17
*
bug: join-with segfault on character separators.
Kaz Kylheku
2021-05-02
1
-0
/
+23
*
tree: new functions for reseting iterator.
Kaz Kylheku
2021-04-30
1
-0
/
+15
*
tree: use rlist in test case.
Kaz Kylheku
2021-04-30
1
-1
/
+1
[next]