summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* json: fix circular printing.Kaz Kylheku2021-05-311-21/+34
* New: mkdtemp and mkstemp functions.Kaz Kylheku2021-05-315-0/+165
* New function: tmpfile.Kaz Kylheku2021-05-314-0/+40
* doc: document all json I/O convenience routines.Kaz Kylheku2021-05-302-86/+339
* doc: put-json and put-jsonl return the object.Kaz Kylheku2021-05-301-0/+7
* json: convenience I/O routines.Kaz Kylheku2021-05-302-0/+58
* tree: different fix for dummy node issue.Kaz Kylheku2021-05-301-2/+2
* tree: gc crash due to dummy object.Kaz Kylheku2021-05-301-1/+1
* json: functions put-json and put-jsonl.Kaz Kylheku2021-05-295-26/+118
* json: tojson must not add #J prefix.Kaz Kylheku2021-05-292-36/+12
* json: escape slash in </ sequenceKaz Kylheku2021-05-292-13/+36
* compiler: mov into t0 bug in compiling catch formKaz Kylheku2021-05-291-6/+8
* repl: syntax error diag improvement.Kaz Kylheku2021-05-291-1/+1
* parser: remove some parser access functions.Kaz Kylheku2021-05-283-38/+8
* parser: provide parse-errors function.Kaz Kylheku2021-05-284-0/+58
* json: get-json function.Kaz Kylheku2021-05-2810-2558/+2682
* doc: fix bad deindent under copy-path-rec.Kaz Kylheku2021-05-281-0/+1
* json: tojson function.Kaz Kylheku2021-05-285-0/+90
* json: two parser bugfixes.Kaz Kylheku2021-05-282-266/+268
* json: indentation support for printing.Kaz Kylheku2021-05-281-5/+47
* json: printing support.Kaz Kylheku2021-05-282-0/+195
* json: support forgotten null object.Kaz Kylheku2021-05-283-3227/+3273
* json: handling for bad UTF-8 bytes, NUL and \u0000.Kaz Kylheku2021-05-283-3181/+3189
* json: hash issues with quasiquoting.Kaz Kylheku2021-05-283-1721/+1750
* vim: syntax highlighting for #J syntax.Kaz Kylheku2021-05-271-8/+46
* doc: document json syntax support.Kaz Kylheku2021-05-272-124/+280
* json: omission in quasiquoted array.Kaz Kylheku2021-05-272-258/+266
* json: implement distinguished json quasiquote.Kaz Kylheku2021-05-275-3932/+3954
* json: support quasiquoting.Kaz Kylheku2021-05-276-5159/+5410
* json: extension: allow circle notation.Kaz Kylheku2021-05-264-4746/+4808
* New #J syntax for JSON objects in TXR Lisp.Kaz Kylheku2021-05-267-5447/+6269
* scanner: tweak buffer literal error message.Kaz Kylheku2021-05-262-2/+2
* Version 260txr-260Kaz Kylheku2021-05-266-290/+326
* tests: fix vtest being hindrance to error finding.Kaz Kylheku2021-05-253-12/+15
* listener: complete on structs and FFI typedefs.Kaz Kylheku2021-05-251-7/+11
* window-map: add tests, improve doc, add examples.Kaz Kylheku2021-05-252-23/+83
* doc: issue in identity function heading.Kaz Kylheku2021-05-252-3/+4
* doc: functions apply to arguments not vice versa.Kaz Kylheku2021-05-251-27/+32
* doc: maintenance in description of toint, tofloat.Kaz Kylheku2021-05-251-4/+6
* window-map: broken :wrap and :reflect.Kaz Kylheku2021-05-252-11/+54
* matcher: allow hash pattern to omit values.Kaz Kylheku2021-05-243-8/+59
* matcher: fix funny comma placement.Kaz Kylheku2021-05-241-2/+2
* parser: improve diagnostic for unterminated exprs.Kaz Kylheku2021-05-242-4/+10
* compiler: bugfix: warnings deferred too far.Kaz Kylheku2021-05-231-1/+4
* ffi: fix crash: carray argument type.Kaz Kylheku2021-05-221-1/+1
* eval: bugfix: expand keys in case{q,ql,qual}*Kaz Kylheku2021-05-211-2/+2
* doc: improvements ARGUMENTS AND OPTIONS.Kaz Kylheku2021-05-211-14/+80
* txr/doc: refer to arguments not data-files.Kaz Kylheku2021-05-212-2/+2
* txr: match help text wording to doc.Kaz Kylheku2021-05-211-6/+6
* quips: new TTY joke, and take on familiar saying.Kaz Kylheku2021-05-211-0/+2