diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-05-28 07:03:11 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-05-28 07:03:11 -0700 |
commit | ec03421d25dd3296cfcfc39133f051a8ebe094a3 (patch) | |
tree | d0d09a9e19ea6ad4561e40451906f562d9ff999c /win | |
parent | 8bc5fc7a77eb1a6707f3c742235ab38ca210f55e (diff) | |
download | txr-ec03421d25dd3296cfcfc39133f051a8ebe094a3.tar.gz txr-ec03421d25dd3296cfcfc39133f051a8ebe094a3.tar.bz2 txr-ec03421d25dd3296cfcfc39133f051a8ebe094a3.zip |
json: support forgotten null object.
The JSON null will map to the Lisp null symbol. I thought
about using : but that could cause surprises; like when it's
passed to functions as an optional argument, it will trigger
the default value.
* parser.l (JSON): Add rules for producing null keyword.
* txr.1: Documented.
* lex.yy.c.shipped: Updated.
Diffstat (limited to 'win')
0 files changed, 0 insertions, 0 deletions