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
*
New: mkdtemp and mkstemp functions.
Kaz Kylheku
2021-05-31
1
-0
/
+85
*
New function: tmpfile.
Kaz Kylheku
2021-05-31
1
-0
/
+26
*
doc: document all json I/O convenience routines.
Kaz Kylheku
2021-05-30
1
-0
/
+243
*
doc: put-json and put-jsonl return the object.
Kaz Kylheku
2021-05-30
1
-0
/
+7
*
json: functions put-json and put-jsonl.
Kaz Kylheku
2021-05-29
1
-24
/
+90
*
json: tojson must not add #J prefix.
Kaz Kylheku
2021-05-29
1
-18
/
+6
*
json: escape slash in </ sequence
Kaz Kylheku
2021-05-29
1
-13
/
+31
*
parser: provide parse-errors function.
Kaz Kylheku
2021-05-28
1
-0
/
+42
*
json: get-json function.
Kaz Kylheku
2021-05-28
1
-0
/
+31
*
doc: fix bad deindent under copy-path-rec.
Kaz Kylheku
2021-05-28
1
-0
/
+1
*
json: tojson function.
Kaz Kylheku
2021-05-28
1
-0
/
+66
*
json: printing support.
Kaz Kylheku
2021-05-28
1
-0
/
+12
*
json: support forgotten null object.
Kaz Kylheku
2021-05-28
1
-2
/
+12
*
json: handling for bad UTF-8 bytes, NUL and \u0000.
Kaz Kylheku
2021-05-28
1
-1
/
+15
*
json: hash issues with quasiquoting.
Kaz Kylheku
2021-05-28
1
-0
/
+5
*
doc: document json syntax support.
Kaz Kylheku
2021-05-27
1
-0
/
+155
*
Version 260
txr-260
Kaz Kylheku
2021-05-26
1
-2
/
+2
*
tests: fix vtest being hindrance to error finding.
Kaz Kylheku
2021-05-25
1
-2
/
+2
*
window-map: add tests, improve doc, add examples.
Kaz Kylheku
2021-05-25
1
-23
/
+64
*
doc: issue in identity function heading.
Kaz Kylheku
2021-05-25
1
-1
/
+1
*
doc: functions apply to arguments not vice versa.
Kaz Kylheku
2021-05-25
1
-27
/
+32
*
doc: maintenance in description of toint, tofloat.
Kaz Kylheku
2021-05-25
1
-4
/
+6
*
matcher: allow hash pattern to omit values.
Kaz Kylheku
2021-05-24
1
-1
/
+23
*
doc: improvements ARGUMENTS AND OPTIONS.
Kaz Kylheku
2021-05-21
1
-14
/
+80
*
txr/doc: refer to arguments not data-files.
Kaz Kylheku
2021-05-21
1
-1
/
+1
*
doc: macrolet doesn't contain top-level forms.
Kaz Kylheku
2021-05-17
1
-0
/
+28
*
doc: deindent top-level form rules.
Kaz Kylheku
2021-05-17
1
-1
/
+0
*
doc: a round of documentation fixes.
Paul A. Patience
2021-05-17
1
-98
/
+190
*
doc: incorrect precedence of repeat special clauses.
Kaz Kylheku
2021-05-17
1
-16
/
+28
*
doc: deffi, defplace: syntax heading.
Paul A. Patience
2021-05-17
1
-4
/
+4
*
doc: rewrite flawed doc for sme operator.
Kaz Kylheku
2021-05-16
1
-15
/
+42
*
compiler: better code for global var definitions.
Kaz Kylheku
2021-05-14
1
-0
/
+3
*
Version 259
txr-259
Kaz Kylheku
2021-05-13
1
-3
/
+3
*
doc: show .tlo files in deployment example.
Kaz Kylheku
2021-05-12
1
-0
/
+2
*
tree: let tree-iter be iterable via generic iteration.
Kaz Kylheku
2021-05-12
1
-0
/
+21
*
doc: nonexistent tree-value-at
Kaz Kylheku
2021-05-11
1
-2
/
+2
*
tree: streamline iteration; provide high limit.
Kaz Kylheku
2021-05-11
1
-73
/
+44
*
tree: support indexing and range extraction.
Kaz Kylheku
2021-05-11
1
-0
/
+75
*
tree: replace-tree-iter function.
Kaz Kylheku
2021-05-11
1
-0
/
+31
*
tree: copy-tree-iter function.
Kaz Kylheku
2021-05-10
1
-0
/
+25
*
doc: fix out of order compat notes.
Kaz Kylheku
2021-05-10
1
-23
/
+23
*
tree: new tree-peek function.
Kaz Kylheku
2021-05-09
1
-10
/
+29
*
tree: new make_similar_tree unction.
Kaz Kylheku
2021-05-09
1
-0
/
+17
*
matcher: new "each-match family" of macros.
Kaz Kylheku
2021-05-04
1
-0
/
+232
*
format: ~x/~X specifiers support buffers.
Kaz Kylheku
2021-05-04
1
-5
/
+4
*
rel-path: bugfixes.
Kaz Kylheku
2021-05-03
1
-11
/
+116
*
New function: rel-path.
Kaz Kylheku
2021-05-03
1
-0
/
+99
*
New function: portable-abs-path-p.
Kaz Kylheku
2021-05-02
1
-5
/
+31
*
doc: "suficient" typo in new paragraph.
Kaz Kylheku
2021-05-02
1
-1
/
+1
*
Version 258
txr-258
Kaz Kylheku
2021-05-01
1
-3
/
+3
[next]