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
/
016
/
arith.tl
Commit message (
Expand
)
Author
Age
Files
Lines
*
New function: arithp.
Kaz Kylheku
2023-03-26
1
-0
/
+7
*
lib: address remaining unused variable warnings.
Kaz Kylheku
2023-03-22
1
-0
/
+4
*
gcd: rewrite for better efficiency.
Kaz Kylheku
2022-07-27
1
-0
/
+29
*
New macros: each-true, some-true, each-false, some-false.
Kaz Kylheku
2022-01-12
1
-0
/
+41
*
sum-each, mul-each: handle no vars case.
Kaz Kylheku
2022-01-11
1
-0
/
+20
*
quantile: fix test needing nonportable amount of precision.
Kaz Kylheku
2021-09-27
1
-11
/
+11
*
quantile: fix failing test.
Kaz Kylheku
2021-09-25
1
-1
/
+1
*
New variants of each operator for sum and product.
Kaz Kylheku
2021-09-23
1
-0
/
+58
*
math: quantile estimator using P-Squared algorithm.
Kaz Kylheku
2021-09-22
1
-0
/
+31
*
math: forbid dubious inequality comparisons.
Kaz Kylheku
2021-06-15
1
-0
/
+56
*
arith: switch sum and prod to seq_iter.
Kaz Kylheku
2021-06-09
1
-0
/
+24
*
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
*
bracket: bug: wrong result when function is applied.
Kaz Kylheku
2019-09-10
1
-0
/
+14
*
tests: add tests for digits function.
Kaz Kylheku
2019-09-09
1
-0
/
+18
*
New arithmetic tests.
Kaz Kylheku
2016-11-15
1
-0
/
+41