New issue Jump to bottom update cJSON and pybind11 #147 Merged rpreen merged 9 commits into master from update_libs Jul 21, 2024 Merged update cJSON and pybind11 #147 rpreen merged 9 commits into master from update_libs Jul 21, 2024 +62 −27 Conversation 1 Commits 9 Checks...
4 changes: 2 additions & 2 deletions 4 cjson.yaml Original file line numberDiff line numberDiff line change @@ -1,6 +1,6 @@ package: name: cjson version: 1.7.17 version: 1.7.18 epoch: 0 description: Lighweight JSON parser in C copyright: @@ -22,7 +22,7 @@ pipeline: with:...
5 changes: 5 additions & 0 deletions 5 lua/cjson/util.lua Original file line numberDiff line numberDiff line change @@ -10,6 +10,11 @@ local json = require "cjson" -- -1 Not an array -- 0 Empty table -- >0 Highest index in the array -- Provide unpack for Lua 5.3+ built...
feat(cJSON): update submodule to v1.7.17 (v5.2) See merge request espressif/esp-idf!28348 release/v5.2 mahavirjcommittedJan 19, 2024 2 parents5408580+49fd283commit9699f27 Show file tree Hide file tree Showing2 changed fileswith3 additionsand3 deletions. ...
…ase/v5.3' feat(cjson): update submodule to v1.7.18 (v5.3) See merge request espressif/esp-idf!31014release/v5.3 AdityaHPatwardhan committed Jun 7, 2024 2 parents ae87691 + 75faae2 commit 30ea848 Showing 2 changed files with 3 additions and 3 deletions. Whitespace Ignore whitespace...
teddyCloud is an open source server replacement for the Boxine Cloud - Update cJSON to v1.17.18 · toniebox-reverse-engineering/teddycloud@60b20c6
FSMaxB committed Apr 8, 2017 1 parent bc0bb7c commit 281df69 Showing 7 changed files with 72 additions and 4 deletions. Whitespace Ignore whitespace Split Unified README.md cJSON.c cJSON.h cJSON_Utils.c cJSON_Utils.h test.c test_utils.c 4...
Lua CJSON is a fast JSON encoding/parsing module for Lua - Convert perf results to HTML and update for 2.0.0 · challengen-1/lua-cjson@1582c21
5 changes: 5 additions & 0 deletions 5 lua/cjson/util.lua Original file line numberDiff line numberDiff line change @@ -10,6 +10,11 @@ local json = require "cjson" -- -1 Not an array -- 0 Empty table -- >0 Highest index in the array -- Provide unpack for Lua 5.3+ built...
…ase/v5.1' feat(cjson): update submodule to v1.7.18 (v5.1) See merge request espressif/esp-idf!31016release/v5.1 mahavirj committed May 23, 2024 2 parents 836dba4 + 3d2260d commit 68c894b Showing 2 changed files with 3 additions and 3 deletions. Whitespace Ignore whitespace Split ...