summaryrefslogtreecommitdiffstats
path: root/socket.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-05-28 07:03:11 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-05-28 07:03:11 -0700
commitec03421d25dd3296cfcfc39133f051a8ebe094a3 (patch)
treed0d09a9e19ea6ad4561e40451906f562d9ff999c /socket.c
parent8bc5fc7a77eb1a6707f3c742235ab38ca210f55e (diff)
downloadtxr-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 'socket.c')
0 files changed, 0 insertions, 0 deletions