15 Commits (ca10f8b0a09d94c46d9561dcd083e66c20fd0f41)

Author SHA1 Message Date
Ramiro Merello 82fd59a94b json: Added element descriptor macro and C++ support progress 4 years ago
Marcin Niestroj 299be9f11d data: json: include missing toolchain.h 4 years ago
Ramiro Merello 28da82c0e1 json: Changes enum name of square brackets from list to array 4 years ago
Ramiro Merello afe9ee9376 json: cleanup extra line in between macro/function parameters 4 years ago
Michael Zimmermann 5e7ef8be5a json: fix parsing first array-array element 4 years ago
Fabio Utzig 8713da70a3 doc: fix @param usage in callbacks 5 years ago
Markus Fuchs 2f9b0d419b json: Add top-level array encoding support 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Peter A. Bigot 2802fa4e6d treewide: avoid address-of-compound-literal idiom in headers 6 years ago
Daniel Leung 9602c651c2 json: fix unnamed fields in initializers for GCC < 4.6 6 years ago
Ismael Fillonneau 3f12671f4e doc: json: improve example documentation 6 years ago
Markus Fuchs 477399627d include: json: reorder designated initializers 6 years ago
Markus Fuchs 779381b5fc include: data: add missing __cplusplus checks 6 years ago
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h 6 years ago
Anas Nashif 0abdacf3a4 cleanup: include/: move json.h to data/json.h 6 years ago
Anas Nashif f2cb20c772 docs: fix misspelling across the tree 6 years ago
Nicolas Pitre 4323d381e7 json: make it 64-bit compatible 6 years ago
Flavio Ceolin 67ca176754 headers: Fix headers across the project 7 years ago
Christian Tavares 7bc396465f lib: json: add helper macro for array of array 7 years ago
Leandro Pereira 0ec79d6853 lib: json: Efficiently pack field name, offset, alignment, type 7 years ago
Anas Nashif a48b8f27ff doc: json: add to doxygen group 8 years ago
Anas Nashif 9edce87627 lib: json: move json.h to include/ 8 years ago
Anas Nashif 05609bd6fc json: fix doxygen description 8 years ago
Leandro Pereira 7a72ecd314 lib: json: Alignment should be considered when calculating struct size 8 years ago
Leandro Pereira 3384262827 lib: json: Fix compilation warnings 8 years ago
Marti Bolivar 25d62edd01 lib: json: add helper macros for arrays of objects 8 years ago
Marti Bolivar a4b67de3fd lib: json: clarify JSON_OBJ_DESCR_ARRAY usage 8 years ago
Leandro Pereira 7763a1dee9 lib/json: Fix build warnings (-Wpointer-sign) with LLVM/icx 8 years ago
Marti Bolivar 44499768a8 lib: json: add JSON_OBJ_DESCR_*_NAMED variants 8 years ago
Marti Bolivar 31fe26d611 lib: json: fix JSON_OBJ_DESCR_ARRAY Doxygen example 8 years ago
Marti Bolivar 4088530a12 lib: json: add JSON_OBJ_DESCR_PRIM 8 years ago
Kumar Gala 9a74ee1730 lib: convert to using newly introduced integer sized types 8 years ago
Kumar Gala 789081673f Introduce new sized integer typedefs 8 years ago
Leandro Pereira b9b1c18cd7 lib: json: Add encoding support 8 years ago
Leandro Pereira 67ac6f6701 lib: json: Parse nested objects and arrays 8 years ago
Leandro Pereira fb192c5da0 lib: Add minimal JSON library 8 years ago