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