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: 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
*
mpi: bug converting most negative 64 bit value.
Kaz Kylheku
2021-05-21
1
-2
/
+3
*
match: binary-integer conv tests for #x-8000...
Kaz Kylheku
2021-05-21
1
-0
/
+21
*
mpi: incorrect unsigned integer extraction.
Kaz Kylheku
2021-05-21
1
-4
/
+6
*
mpi: bug in range test predictes.
Kaz Kylheku
2021-05-21
1
-3
/
+3
*
math: add some tests related to integer conversion.
Kaz Kylheku
2021-05-21
1
-0
/
+50
*
listener: don't complete on unbound symbols
Kaz Kylheku
2021-05-18
1
-4
/
+3
*
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
[prev]
[next]