diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-05-29 08:33:41 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-05-29 08:33:41 -0700 |
commit | 12800700f93639c259757f0f9def1546d215ee95 (patch) | |
tree | 8d1c58396447148dec418f3dc9c5819083404d4a /match.c | |
parent | b3a49b161a6192d4b8c574f0cd7f9b16567cd834 (diff) | |
download | txr-12800700f93639c259757f0f9def1546d215ee95.tar.gz txr-12800700f93639c259757f0f9def1546d215ee95.tar.bz2 txr-12800700f93639c259757f0f9def1546d215ee95.zip |
json: tojson must not add #J prefix.
* lib.c (out_json_rec): In the CONS case, if ctx is null bail
and report and invalid object. This lets us call the function
with a null context.
(tojson): Do not support (json ...) syntax. Instead of
obj_print, pass the object directly to out_json_rec.
* txr.1: Do not mention handling json macro syntax.
Common leading text factored out of bulleted paragraphs section.
Diffstat (limited to 'match.c')
0 files changed, 0 insertions, 0 deletions