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
*
Version 243
txr-243
Kaz Kylheku
2020-09-01
1
-3
/
+3
*
New function: reject.
Kaz Kylheku
2020-09-01
1
-0
/
+70
*
doc: minor flaw in select syntax markup.
Kaz Kylheku
2020-08-30
1
-1
/
+1
*
doc: rewrite multiple inheritance intro paragraph.
Kaz Kylheku
2020-08-28
1
-9
/
+3
*
doc: :fini also affected by diamond problem.
Kaz Kylheku
2020-08-28
1
-4
/
+25
*
structs: deal with initialization diamond problem.
Kaz Kylheku
2020-08-27
1
-2
/
+89
*
ffi/doc: bugfixes to bitfield alignment.
Kaz Kylheku
2020-08-24
1
-10
/
+7
*
doc: ffi: struct size with only zero-width field.
Kaz Kylheku
2020-08-24
1
-1
/
+2
*
doc: clarify *load-path* treatment under @(load)
Kaz Kylheku
2020-08-19
1
-1
/
+3
*
txr: repeat ferrets out Lisp-embedded vars.
Kaz Kylheku
2020-08-17
1
-44
/
+80
*
Version 242
txr-242
Kaz Kylheku
2020-08-14
1
-3
/
+3
*
doc: listener: undo over history clarifications.
Kaz Kylheku
2020-08-14
1
-6
/
+12
*
Version 241
txr-241
Kaz Kylheku
2020-08-07
1
-3
/
+3
*
doc: fix under define-option-struct
Kaz Kylheku
2020-08-07
1
-1
/
+1
*
New inaddr-str and in6addr-str functions.
Kaz Kylheku
2020-07-24
1
-1
/
+121
*
New sspl function.
Kaz Kylheku
2020-07-22
1
-1
/
+10
*
distat: bugfix: use lstat.
Kaz Kylheku
2020-07-20
1
-8
/
+7
*
stat, lstat and dirstat now take struct param.
Kaz Kylheku
2020-07-20
1
-7
/
+25
*
doc: add an implementation note for exceptions.
Kaz Kylheku
2020-07-17
1
-0
/
+24
*
doc: exception handling wording improvements.
Kaz Kylheku
2020-07-17
1
-9
/
+19
*
doc: wrong symbol under cptr-buf.
Kaz Kylheku
2020-07-13
1
-1
/
+1
*
doc: spurious word under Variables.
Kaz Kylheku
2020-07-13
1
-1
/
+1
*
doc: fix some mistakes in ffi-get and ffi-out.
Kaz Kylheku
2020-07-13
1
-9
/
+7
*
cptr: new cptr-get and cptr-out functions.
Kaz Kylheku
2020-07-13
1
-0
/
+131
*
Support weak semantics in symbol packages.
Kaz Kylheku
2020-07-12
1
-1
/
+19
*
listener: new *-1, *-2 ... *-20 macros.
Kaz Kylheku
2020-07-11
1
-0
/
+19
*
Add dirstat function.
Kaz Kylheku
2020-07-09
1
-5
/
+84
*
Add missing closedir.
Kaz Kylheku
2020-07-09
1
-1
/
+36
*
readdir: skip . and .. entries
Kaz Kylheku
2020-07-08
1
-0
/
+9
*
doc: iter-more vs oop iterator.
Kaz Kylheku
2020-07-08
1
-2
/
+14
*
Expose low-level opendir/readdir dir traversal.
Kaz Kylheku
2020-07-08
1
-0
/
+140
*
list_seq: return lazy list, not eager.
Kaz Kylheku
2020-07-08
1
-0
/
+4
*
txr: support @(if)/@(elif)/@(else) in @(output).
Kaz Kylheku
2020-07-07
1
-2
/
+47
*
New: protocol for iteration with structs.
Kaz Kylheku
2020-07-07
1
-1
/
+277
*
doc: grammar under pos-if
Kaz Kylheku
2020-07-06
1
-1
/
+1
*
New function: iterable.
Kaz Kylheku
2020-07-02
1
-0
/
+24
*
crc32: add optional initial crc argument.
Kaz Kylheku
2020-06-30
1
-4
/
+34
*
New producting each operator family.
Kaz Kylheku
2020-06-28
1
-0
/
+172
*
New function: maprodo.
Kaz Kylheku
2020-06-28
1
-7
/
+21
*
doc: parameter of length and empty is "iterable".
Kaz Kylheku
2020-06-28
1
-43
/
+4
*
New functions: list-seq, ved-seq and str-seq.
Kaz Kylheku
2020-06-28
1
-0
/
+29
*
New function strsignal.
Kaz Kylheku
2020-06-27
1
-0
/
+10
*
exit: argument becomes optional
Kaz Kylheku
2020-06-20
1
-11
/
+13
*
Replace all strerror calls with wrapper.
Kaz Kylheku
2020-06-20
1
-1
/
+1
*
New function: strerror
Kaz Kylheku
2020-06-19
1
-0
/
+17
*
doc: new >< operator.
Kaz Kylheku
2020-06-10
1
-5
/
+23
*
doc: missing backslash in getm macro.
Kaz Kylheku
2020-06-10
1
-1
/
+1
*
doc: Buffers: subsectioning problem.
Kaz Kylheku
2020-06-09
1
-3
/
+6
*
Version 240
txr-240
Kaz Kylheku
2020-06-06
1
-3
/
+3
*
doc: fix param names in Sequence Manipulation.
Kaz Kylheku
2020-06-06
1
-84
/
+93
[next]