]> git.kaiwu.me - quickjs.git/commit
improved compatibility of std.parseExtJSON() with JSON5
authorFabrice Bellard <fabrice@bellard.org>
Sat, 24 May 2025 08:16:10 +0000 (10:16 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Sat, 24 May 2025 08:16:10 +0000 (10:16 +0200)
commit1dfaa616801a8f559eb7abf232f008a27ff5958a
tree44780bf9c77384a05404c7b0728466d8486a8e42
parent8b2a1249a46e85271aa7da1738875eb1cbec06d0
improved compatibility of std.parseExtJSON() with JSON5
doc/quickjs.texi
quickjs.c
tests/test_std.js