This website requires JavaScript.
Explore
Help
Sign In
bblanchon
/
ArduinoJson
Watch
1
Star
0
Fork
1
You've already forked ArduinoJson
mirror of
https://github.com/bblanchon/ArduinoJson.git
synced
2025-07-16 03:52:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d21027e2a0fa714e37418add40aab7808fcf66b
ArduinoJson
/
extras
History
Benoit Blanchon
1d21027e2a
Fix lax parsing of
true
,
false
, and
null
(
fixes
#1781
)
2022-08-06 09:15:07 +02:00
..
ci
Update copyright notice
2022-01-01 10:01:05 +01:00
conf_test
Change the default of
ARDUINOJSON_USE_LONG_LONG
to
1
on 32-bit platforms
2021-10-19 22:25:45 +02:00
fuzzing
Update copyright notice
2022-01-01 10:01:05 +01:00
particle
Travis: added smoke test for Particle Argon
2020-11-10 14:46:45 +01:00
scripts
Wandbox: update compiler version
2022-01-14 09:23:12 +01:00
tests
Fix lax parsing of
true
,
false
, and
null
(
fixes
#1781
)
2022-08-06 09:15:07 +02:00
ArduinoJsonConfig.cmake.in
Added CMake "install" target (
closes
#1209
)
2020-04-07 21:43:10 +02:00
CompileOptions.cmake
Fix
-Wsign-conversion
on GCC 8 (
fixes
#1715
)
2022-02-25 10:28:42 +01:00