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
*
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
*
seq_iter_rewind: support iterables.
Kaz Kylheku
2020-06-05
1
-0
/
+31
*
doc: update nullify documentation.
Kaz Kylheku
2020-06-05
1
-39
/
+71
*
nullify and empty: convert to seq_info.
Kaz Kylheku
2020-06-05
2
-69
/
+30
*
mapcar/maprod: fix stack overflow regression.
Kaz Kylheku
2020-06-05
1
-6
/
+5
*
transpose: ensure variadic args are a list.
Kaz Kylheku
2020-06-05
1
-3
/
+3
*
doc: document functions that take iterable.
Kaz Kylheku
2020-06-05
1
-91
/
+138
*
doc: document each operators using iterables.
Kaz Kylheku
2020-06-05
1
-8
/
+11
*
doc: new Generalization of Iteration section.
Kaz Kylheku
2020-06-05
1
-0
/
+120
*
doc: update iter-begin documentation.
Kaz Kylheku
2020-06-05
1
-8
/
+168
*
seq_iter: support reverse iteration for ranges.
Kaz Kylheku
2020-06-04
2
-29
/
+114
*
seq_iter: null list object if rewind not needed.
Kaz Kylheku
2020-06-04
1
-6
/
+14
*
mapping: rewrite loop using seq_info and args.
Kaz Kylheku
2020-06-04
1
-19
/
+27
*
mapcar, mappend, mapdo: merge implementations.
Kaz Kylheku
2020-06-04
1
-60
/
+20
*
maprod: bugfix: not reducing to mapcar.
Kaz Kylheku
2020-06-04
1
-5
/
+6
*
Convert mapping functions to new iterators.
Kaz Kylheku
2020-06-03
3
-100
/
+91
*
seq_iter: integers and ranges become iterable.
Kaz Kylheku
2020-06-03
2
-15
/
+176
*
Convert each-family operators to use iter-begin.
Kaz Kylheku
2020-06-02
2
-14
/
+16
*
New style iteration functions.
Kaz Kylheku
2020-06-02
4
-7
/
+276
*
Version 239.
txr-239
Kaz Kylheku
2020-06-02
4
-4
/
+31
*
compiler: bugfix: missing block in dohash and each.
Kaz Kylheku
2020-05-31
1
-16
/
+18
*
vm: bugfix: bungled no-block-visible diagnosis.
Kaz Kylheku
2020-05-31
1
-1
/
+1
*
doc: constantp syntax formatting.
Kaz Kylheku
2020-05-31
1
-1
/
+1
*
streams: maintain integer format string detector.
Kaz Kylheku
2020-05-30
2
-14
/
+30
[next]