[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master updated (8cb9beb -> 51adab5)
From: |
João Távora |
Subject: |
[Emacs-diffs] master updated (8cb9beb -> 51adab5) |
Date: |
Thu, 14 Jun 2018 19:21:05 -0400 (EDT) |
capitaomorte pushed a change to branch master.
from 8cb9beb Fix pretty-printing empty objects as null
new 9348039 Support custom null and false objects when parsing JSON
new 51adab5 Also allow custom false and null when serializing to JSON
Summary of changes:
doc/lispref/text.texi | 68 +++++++++++----
src/json.c | 229 +++++++++++++++++++++++++++++++------------------
test/src/json-tests.el | 41 ++++++++-
3 files changed, 232 insertions(+), 106 deletions(-)
- [Emacs-diffs] master updated (8cb9beb -> 51adab5),
João Távora <=