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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
listener: new *-1, *-2 ... *-20 macros.
Kaz Kylheku
2020-07-11
5
-2
/
+36
*
Add dirstat function.
Kaz Kylheku
2020-07-09
2
-24
/
+130
*
Add missing closedir.
Kaz Kylheku
2020-07-09
2
-3
/
+57
*
opendir: gc-correctness.
Kaz Kylheku
2020-07-09
1
-1
/
+2
*
readdir: skip . and .. entries
Kaz Kylheku
2020-07-08
2
-14
/
+28
*
iter_item: bugfix/omission.
Kaz Kylheku
2020-07-08
1
-0
/
+5
*
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
5
-12
/
+258
*
uref/qref: read-print consistency issue.
Kaz Kylheku
2020-07-08
1
-4
/
+12
*
uref/qref: printing bug.
Kaz Kylheku
2020-07-08
1
-1
/
+1
*
genvim: take advantage of @(if) in @(output)
Kaz Kylheku
2020-07-08
1
-10
/
+2
*
parser: add missing cases in yybadtoken.
Kaz Kylheku
2020-07-08
1
-0
/
+5
*
list_seq: return lazy list, not eager.
Kaz Kylheku
2020-07-08
2
-8
/
+22
*
txr: support @(if)/@(elif)/@(else) in @(output).
Kaz Kylheku
2020-07-07
3
-5
/
+105
*
txr: factor repeat out of output.
Kaz Kylheku
2020-07-07
1
-97
/
+107
*
New: protocol for iteration with structs.
Kaz Kylheku
2020-07-07
7
-28
/
+529
*
doc: grammar under pos-if
Kaz Kylheku
2020-07-06
1
-1
/
+1
*
seq_iter: reverse order of some tests.
Kaz Kylheku
2020-07-06
1
-131
/
+129
*
New function: iterable.
Kaz Kylheku
2020-07-02
4
-4
/
+69
*
struct: bugfix: autoload on instance slot also.
Kaz Kylheku
2020-07-02
1
-1
/
+4
*
struct: wasteful double creation of slot_type_hash.
Kaz Kylheku
2020-07-02
1
-1
/
+0
*
crc32: add optional initial crc argument.
Kaz Kylheku
2020-06-30
3
-17
/
+47
*
uint-buf: fix wrong self-name.
Kaz Kylheku
2020-06-30
1
-1
/
+1
*
c_num: now takes self argument.
Kaz Kylheku
2020-06-29
33
-673
/
+881
*
pattern lang: vertical-horizontal fallback regression.
Kaz Kylheku
2020-06-29
1
-3
/
+6
*
New producting each operator family.
Kaz Kylheku
2020-06-28
3
-0
/
+265
*
New function: maprodo.
Kaz Kylheku
2020-06-28
2
-7
/
+33
*
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
4
-0
/
+81
*
New function strsignal.
Kaz Kylheku
2020-06-27
3
-0
/
+46
*
exit: argument becomes optional
Kaz Kylheku
2020-06-20
2
-13
/
+17
*
structs: bugfix: wrong warning about no such static slot
Kaz Kylheku
2020-06-20
1
-2
/
+5
*
Replace all strerror calls with wrapper.
Kaz Kylheku
2020-06-20
7
-72
/
+77
*
New function: strerror
Kaz Kylheku
2020-06-19
3
-0
/
+65
*
itypes: remove silly itypes_little_endian.
Kaz Kylheku
2020-06-19
4
-21
/
+2
*
listener: perms complaint for missing .txr_history
Kaz Kylheku
2020-06-19
1
-2
/
+4
*
Support MIPS64.
Kaz Kylheku
2020-06-19
2
-1
/
+36
*
MIPS: add missing pseudo-op.
Kaz Kylheku
2020-06-19
1
-0
/
+2
*
First cut at MIPS port.
Kaz Kylheku
2020-06-19
2
-0
/
+51
*
exceptions: avoid consing dyn env for package vars
Kaz Kylheku
2020-06-15
1
-4
/
+7
*
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
6
-641
/
+671
*
doc: fix param names in Sequence Manipulation.
Kaz Kylheku
2020-06-06
1
-84
/
+93
*
doc: relocate nullify.
Kaz Kylheku
2020-06-06
1
-99
/
+99
*
doc: relocate make-like.
Kaz Kylheku
2020-06-06
1
-57
/
+57
*
doc: relocate copy.
Kaz Kylheku
2020-06-06
1
-80
/
+80
*
doc: relocate apply/iapply.
Kaz Kylheku
2020-06-06
1
-146
/
+146
*
each: fix (each ()) segfault.
Kaz Kylheku
2020-06-06
2
-5
/
+6
[prev]
[next]