This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked ArduinoJson
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
764
Commits
9
Branches
140
Tags
6a608d4b4906b43bd57617fdf3ca5cd446de770a
Commit Graph
4 Commits
Author
SHA1
Message
Date
Benoit Blanchon
b6d8e6c989
Updated copyright year from 2015 to 2016
2016-01-07 22:39:57 +01:00
Benoit Blanchon
056682327b
Changed
String
to be a
typedef
of
std::string
(issues
#142
and
#161
)
2015-11-25 21:09:18 +01:00
Benoit Blanchon
39c506b419
Reduced generator size. Fixed Visual Studio warnings
2015-08-19 16:08:19 +02:00
Benoit Blanchon
ef2641b49b
Store parsed token as string and allow conversion between various types (issues
#64
,
#69
,
#90
,
#93
)
2015-08-10 17:22:22 +02:00