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
*
string ranges: individual positions are ascending/descending.
Kaz Kylheku
2024-06-20
1
-11
/
+23
*
doc: iter-begin copies iterators.
Kaz Kylheku
2024-06-19
1
-11
/
+12
*
New function: copy-hash-iter.
Kaz Kylheku
2024-06-18
1
-0
/
+22
*
More work on copy-iter.
Kaz Kylheku
2024-06-17
1
-0
/
+53
*
cobj: clone method streamlines copy; structs get copy method.
Kaz Kylheku
2024-06-17
1
-3
/
+36
*
quasiliterals: buffers in hex, separation for strings and buffers.
Kaz Kylheku
2024-05-27
1
-5
/
+63
*
buf: pprint produces hex, not raw bytes.
Kaz Kylheku
2024-05-03
1
-8
/
+39
*
New function: iter-cat.
Kaz Kylheku
2024-04-16
1
-0
/
+57
*
doc: missing word in close-lazy-streams.
Kaz Kylheku
2024-04-06
1
-3
/
+4
*
doc: command-get-buf syntax.
Kaz Kylheku
2024-04-04
1
-1
/
+1
*
New functions for filtering through external processes.
Kaz Kylheku
2024-04-04
1
-0
/
+115
*
New function: lcons-force.
Kaz Kylheku
2024-04-04
1
-0
/
+32
*
Version 294.
txr-294
Kaz Kylheku
2024-03-17
1
-3
/
+3
*
window-map: condense with seq_iter and seq_build.
Kaz Kylheku
2024-03-09
1
-9
/
+8
*
doc: bad syntax under load-for.
Kaz Kylheku
2024-03-08
1
-1
/
+1
*
tests: suppress warnings in seq.tl.
Kaz Kylheku
2024-03-08
1
-1
/
+9
*
doc: improvements in dwim and call documentation
Kaz Kylheku
2024-03-07
1
-4
/
+18
*
New function: rangeref.
Kaz Kylheku
2024-03-07
1
-4
/
+81
*
doc: replace "index-list" with "index-seq".
Kaz Kylheku
2024-02-29
1
-57
/
+60
*
partition, split, split*: iter used for indices
Kaz Kylheku
2024-02-29
1
-27
/
+29
*
doc: add rationale about let vs let*.
Kaz Kylheku
2024-02-22
1
-0
/
+22
*
doc: fixes under macroexpand-params.
Kaz Kylheku
2024-02-15
1
-17
/
+17
*
New function: cons-count.
Kaz Kylheku
2024-02-09
1
-0
/
+41
*
New function: cons-find.
Kaz Kylheku
2024-02-09
1
-10
/
+38
*
match: remove bad restriction from @(sme) and @(end).
Kaz Kylheku
2024-02-08
1
-1
/
+2
*
compiler: implement inlining for chain expressions.
Kaz Kylheku
2024-02-07
1
-1
/
+6
*
doc: missing plural.
Kaz Kylheku
2024-02-04
1
-1
/
+1
*
New function: hist-sort-by.
Kaz Kylheku
2024-02-02
1
-1
/
+25
*
We need a length-< special method.
Kaz Kylheku
2024-01-19
1
-0
/
+27
*
doc: mmap: document source parameter.
Kaz Kylheku
2024-01-18
1
-0
/
+34
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
doc: formatting under compiler-let.
Kaz Kylheku
2024-01-04
1
-1
/
+1
*
doc: clarification regarding sort stability.
Kaz Kylheku
2024-01-03
1
-1
/
+3
*
Version 293.
txr-293
Kaz Kylheku
2023-12-28
1
-3
/
+3
*
doc: fix comb reference under rcomb.
Kaz Kylheku
2023-12-27
1
-1
/
+1
*
doc: in Math Library mention User-Defined Arithmetic
Kaz Kylheku
2023-12-20
1
-0
/
+28
*
json: support Lisp comments.
Kaz Kylheku
2023-12-20
1
-0
/
+13
*
New functions: read-objects, file-get-objects, ...
Kaz Kylheku
2023-12-19
1
-2
/
+73
*
hash: new function, hash-join.
Kaz Kylheku
2023-12-18
1
-0
/
+42
*
hash: test cases and small doc fix.
Kaz Kylheku
2023-12-18
1
-1
/
+4
*
load: load block value should be exit status.
Kaz Kylheku
2023-12-11
1
-2
/
+20
*
doc: fix "an" typos.
Kaz Kylheku
2023-12-03
1
-13
/
+13
*
doc: quasiquote: note about special quote splice.
Kaz Kylheku
2023-12-03
1
-0
/
+44
*
doc: typo under rlink.
Kaz Kylheku
2023-11-25
1
-1
/
+1
*
sh-esc: clean up mess I made.
Kaz Kylheku
2023-11-25
1
-15
/
+19
*
Version 292.
txr-292
Kaz Kylheku
2023-11-20
1
-3
/
+3
*
time: bug: must subtract gmtoff, not add.
Kaz Kylheku
2023-11-19
1
-1
/
+1
*
doc: incorrect description of rlink.
Kaz Kylheku
2023-11-15
1
-3
/
+7
*
doc: fix wrong typesetting of nil and t.
Kaz Kylheku
2023-11-15
1
-13
/
+13
*
oop: allow del on struct sequences.
Kaz Kylheku
2023-11-15
1
-0
/
+53
[next]