]> git.eshelyaron.com Git - emacs.git/commit
; * src/json.c: refactor: clean out development detritus
authorMattias EngdegÄrd <mattiase@acm.org>
Sat, 7 Sep 2024 09:44:08 +0000 (11:44 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:16:36 +0000 (22:16 +0200)
commit3efee8706467e39e220834b1b625487817d412e5
treee7d42bd979fc5b71c25bf2eb626c1a9b44e04d38
parent5521e716710953cca40f24b03a355afed3dbeeaa
; * src/json.c: refactor: clean out development detritus

* src/json.c (enum ParseEndBehavior): Remove.
(json_parse): Simplify, moving most code to the callers.

(cherry picked from commit 9a1de38528a6a7bc8dcd283d430e2f69ce3fcae4)
src/json.c