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
*
lazy-str-get-trailing-list: spurious empty string issue.
Kaz Kylheku
2022-01-04
1
-27
/
+138
*
ffi: allow enumed bitfield.
Kaz Kylheku
2022-01-02
1
-0
/
+18
*
doc: "sme" typo under :delegate.
Kaz Kylheku
2021-12-30
1
-1
/
+1
*
doc: spurious reference to car in search tree section.
Kaz Kylheku
2021-12-28
1
-1
/
+0
*
Version 273.
txr-273
Kaz Kylheku
2021-12-28
1
-3
/
+3
*
doc: document *struct-clause-expander*.
Kaz Kylheku
2021-12-27
1
-0
/
+30
*
doc: stray reference to *place-macro*.
Kaz Kylheku
2021-12-27
1
-1
/
+1
*
match: allow bound variables with regex modifier.
Kaz Kylheku
2021-12-27
1
-1
/
+20
*
doc: problems in qualisiteral pattern section.
Kaz Kylheku
2021-12-27
1
-4
/
+2
*
txr: do not ignore regex in positive match.
Kaz Kylheku
2021-12-27
1
-5
/
+12
*
txr: function span variable must match existing value.
Kaz Kylheku
2021-12-27
1
-19
/
+34
*
txr: allow variable to span vertical function.
Kaz Kylheku
2021-12-26
1
-2
/
+33
*
new feature: :mass-delegate struct clause macro.
Kaz Kylheku
2021-12-23
1
-0
/
+152
*
new feature: defstruct clause macros.
Kaz Kylheku
2021-12-22
1
-0
/
+240
*
The pairlis function comes to TXR Lisp.
Kaz Kylheku
2021-12-22
1
-0
/
+57
*
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
[next]