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
...
*
json: fix circular printing.
Kaz Kylheku
2021-05-31
1
-21
/
+34
*
New: mkdtemp and mkstemp functions.
Kaz Kylheku
2021-05-31
5
-0
/
+165
*
New function: tmpfile.
Kaz Kylheku
2021-05-31
4
-0
/
+40
*
doc: document all json I/O convenience routines.
Kaz Kylheku
2021-05-30
2
-86
/
+339
*
doc: put-json and put-jsonl return the object.
Kaz Kylheku
2021-05-30
1
-0
/
+7
*
json: convenience I/O routines.
Kaz Kylheku
2021-05-30
2
-0
/
+58
*
tree: different fix for dummy node issue.
Kaz Kylheku
2021-05-30
1
-2
/
+2
*
tree: gc crash due to dummy object.
Kaz Kylheku
2021-05-30
1
-1
/
+1
*
json: functions put-json and put-jsonl.
Kaz Kylheku
2021-05-29
5
-26
/
+118
*
json: tojson must not add #J prefix.
Kaz Kylheku
2021-05-29
2
-36
/
+12
*
json: escape slash in </ sequence
Kaz Kylheku
2021-05-29
2
-13
/
+36
*
compiler: mov into t0 bug in compiling catch form
Kaz Kylheku
2021-05-29
1
-6
/
+8
*
repl: syntax error diag improvement.
Kaz Kylheku
2021-05-29
1
-1
/
+1
*
parser: remove some parser access functions.
Kaz Kylheku
2021-05-28
3
-38
/
+8
*
parser: provide parse-errors function.
Kaz Kylheku
2021-05-28
4
-0
/
+58
*
json: get-json function.
Kaz Kylheku
2021-05-28
10
-2558
/
+2682
*
doc: fix bad deindent under copy-path-rec.
Kaz Kylheku
2021-05-28
1
-0
/
+1
*
json: tojson function.
Kaz Kylheku
2021-05-28
5
-0
/
+90
*
json: two parser bugfixes.
Kaz Kylheku
2021-05-28
2
-266
/
+268
*
json: indentation support for printing.
Kaz Kylheku
2021-05-28
1
-5
/
+47
*
json: printing support.
Kaz Kylheku
2021-05-28
2
-0
/
+195
*
json: support forgotten null object.
Kaz Kylheku
2021-05-28
3
-3227
/
+3273
*
json: handling for bad UTF-8 bytes, NUL and \u0000.
Kaz Kylheku
2021-05-28
3
-3181
/
+3189
*
json: hash issues with quasiquoting.
Kaz Kylheku
2021-05-28
3
-1721
/
+1750
*
vim: syntax highlighting for #J syntax.
Kaz Kylheku
2021-05-27
1
-8
/
+46
*
doc: document json syntax support.
Kaz Kylheku
2021-05-27
2
-124
/
+280
*
json: omission in quasiquoted array.
Kaz Kylheku
2021-05-27
2
-258
/
+266
*
json: implement distinguished json quasiquote.
Kaz Kylheku
2021-05-27
5
-3932
/
+3954
*
json: support quasiquoting.
Kaz Kylheku
2021-05-27
6
-5159
/
+5410
*
json: extension: allow circle notation.
Kaz Kylheku
2021-05-26
4
-4746
/
+4808
*
New #J syntax for JSON objects in TXR Lisp.
Kaz Kylheku
2021-05-26
7
-5447
/
+6269
*
scanner: tweak buffer literal error message.
Kaz Kylheku
2021-05-26
2
-2
/
+2
*
Version 260
txr-260
Kaz Kylheku
2021-05-26
6
-290
/
+326
*
tests: fix vtest being hindrance to error finding.
Kaz Kylheku
2021-05-25
3
-12
/
+15
*
listener: complete on structs and FFI typedefs.
Kaz Kylheku
2021-05-25
1
-7
/
+11
*
window-map: add tests, improve doc, add examples.
Kaz Kylheku
2021-05-25
2
-23
/
+83
*
doc: issue in identity function heading.
Kaz Kylheku
2021-05-25
2
-3
/
+4
*
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
*
window-map: broken :wrap and :reflect.
Kaz Kylheku
2021-05-25
2
-11
/
+54
*
matcher: allow hash pattern to omit values.
Kaz Kylheku
2021-05-24
3
-8
/
+59
*
matcher: fix funny comma placement.
Kaz Kylheku
2021-05-24
1
-2
/
+2
*
parser: improve diagnostic for unterminated exprs.
Kaz Kylheku
2021-05-24
2
-4
/
+10
*
compiler: bugfix: warnings deferred too far.
Kaz Kylheku
2021-05-23
1
-1
/
+4
*
ffi: fix crash: carray argument type.
Kaz Kylheku
2021-05-22
1
-1
/
+1
*
eval: bugfix: expand keys in case{q,ql,qual}*
Kaz Kylheku
2021-05-21
1
-2
/
+2
*
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
2
-2
/
+2
*
txr: match help text wording to doc.
Kaz Kylheku
2021-05-21
1
-6
/
+6
*
quips: new TTY joke, and take on familiar saying.
Kaz Kylheku
2021-05-21
1
-0
/
+2
[prev]
[next]