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
/
txr.1
Commit message (
Expand
)
Author
Age
Files
Lines
*
New functions: subq, subql, subqual and subst.
Kaz Kylheku
2021-12-22
1
-0
/
+86
*
product/arithmetic each: missing block nil.
Kaz Kylheku
2021-12-20
1
-31
/
+38
*
tree: new functions for priority queue operation.
Kaz Kylheku
2021-12-18
1
-0
/
+56
*
tree: support for duplicate keys.
Kaz Kylheku
2021-12-17
1
-7
/
+149
*
tree-count: new function.
Kaz Kylheku
2021-12-17
1
-0
/
+12
*
each-match macro family: missing anon block.
Kaz Kylheku
2021-12-08
1
-2
/
+14
*
rot, nrot: new functions.
Kaz Kylheku
2021-12-07
1
-0
/
+113
*
ret, aret: take one argument, as documented.
Kaz Kylheku
2021-12-07
1
-2
/
+2
*
tuples*: new function.
Kaz Kylheku
2021-12-04
1
-0
/
+66
*
buffers: use unbuffered I/O in convenience functions.
Kaz Kylheku
2021-11-17
1
-0
/
+6
*
hash: 64 bit string and buffer hashing and seeds.
Kaz Kylheku
2021-11-17
1
-5
/
+9
*
doc: fix misuses of << formatting code.
Kaz Kylheku
2021-11-16
1
-8
/
+8
*
Version 272.
txr-272
Kaz Kylheku
2021-11-11
1
-3
/
+3
*
doc: mention :weak-or and :weak-and in syntax.
Kaz Kylheku
2021-11-08
1
-1
/
+1
*
doc: fix :weak-values typo.
Kaz Kylheku
2021-11-08
1
-4
/
+4
*
doc: gensym documentation.
Kaz Kylheku
2021-11-03
1
-15
/
+17
*
doc: spelling, doc-syms refresh.
Kaz Kylheku
2021-11-03
1
-2
/
+2
*
match: unquoted quasiliteral patterns don't work.
Kaz Kylheku
2021-10-26
1
-0
/
+26
*
ifa: take advantage of read-once.
Kaz Kylheku
2021-10-26
1
-1
/
+7
*
places: new accessor read-once.
Kaz Kylheku
2021-10-26
1
-0
/
+170
*
random: new function random-float-incl.
Kaz Kylheku
2021-10-25
1
-1
/
+31
*
ffi: implement in-semantics for carray, cptr.
Kaz Kylheku
2021-10-24
1
-5
/
+48
*
doc: document (...) pic patterns
Kaz Kylheku
2021-10-20
1
-21
/
+58
*
pic: preserve decimal period in ### overflow fill.
Kaz Kylheku
2021-10-18
1
-3
/
+21
*
pic: new feature: digit-separating commas.
Kaz Kylheku
2021-10-18
1
-3
/
+32
*
printer: bug: fallback syms printed without prefix.
Kaz Kylheku
2021-10-12
1
-4
/
+4
*
New path-equal function.
Kaz Kylheku
2021-10-10
1
-0
/
+68
*
Version 271.
txr-271
Kaz Kylheku
2021-10-05
1
-3
/
+3
*
awk: :fields specifies conversions.
Kaz Kylheku
2021-10-04
1
-30
/
+85
*
doc: fix trivial typos and stylistic issues.
Paul A. Patience
2021-10-04
1
-73
/
+71
*
doc: fix refs to inexistent fill- and put-array.
Paul A. Patience
2021-10-04
1
-8
/
+8
*
ffi: add cptr-carray function.
Paul A. Patience
2021-10-02
1
-0
/
+36
*
awk: new :fields feature for named fields.
Kaz Kylheku
2021-10-01
1
-0
/
+34
*
New variable: *child-env*.
Kaz Kylheku
2021-09-26
1
-0
/
+39
*
New function: replace-env.
Kaz Kylheku
2021-09-25
1
-0
/
+45
*
path access tests: use real credentials.
Kaz Kylheku
2021-09-25
1
-15
/
+20
*
path-search: rewrite in C with saner semantics.
Kaz Kylheku
2021-09-25
1
-52
/
+55
*
New variants of each operator for sum and product.
Kaz Kylheku
2021-09-23
1
-0
/
+120
*
math: quantile estimator using P-Squared algorithm.
Kaz Kylheku
2021-09-22
1
-0
/
+143
*
doc: sock-opt: found proper way to escape ...
Kaz Kylheku
2021-09-22
1
-2
/
+2
*
doc: fix problem in errno retrieval example.
Kaz Kylheku
2021-09-22
1
-2
/
+0
*
doc: interchange buf-str and str-buf descriptions.
Paul A. Patience
2021-09-17
1
-15
/
+15
*
doc: fix various trivial typos.
Paul A. Patience
2021-09-17
1
-7
/
+7
*
defset: add set-mask and clear-mask.
Paul A. Patience
2021-09-14
1
-0
/
+40
*
ffi, sockets: add sock-opt and sock-set-opt.
Paul A. Patience
2021-09-12
1
-5
/
+184
*
doc: fix various important typos.
Paul A. Patience
2021-09-11
1
-10
/
+10
*
exceptions: hack to store errno in string object.
Kaz Kylheku
2021-09-07
1
-0
/
+109
*
string-finish: new function.
Kaz Kylheku
2021-09-07
1
-0
/
+20
*
string-extend: third optional argument.
Kaz Kylheku
2021-09-07
1
-1
/
+20
*
ffi: ffi macro uses load-time.
Kaz Kylheku
2021-09-06
1
-1
/
+1
[next]