- 22 Jul, 2020 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Merge Gitlab actions
-
Niels Lohmann authored
-
- 20 Jul, 2020 4 commits
-
-
Niels Lohmann authored
Serialisation macros: increase upper bound on number of member variables
-
pf authored
[JSON] initialise all member variables. Maybe this will shut valgrind up. std::tie probably wasn't the problem initially
-
pf authored
-
Niels Lohmann authored
fix eof for get_binary and get_string
-
- 19 Jul, 2020 21 commits
-
-
pf authored
-
pf authored
-
pf authored
-
pf authored
-
pf authored
-
pf authored
[JSON] since we no longer use a netbeans project for the (de)serialisation macro building code, can revert the changes made to the .gitignore file
-
pf authored
-
jprochazk authored
-
https://github.com/pfeatherstone/jsonpf authored
-
pf authored
[JSON] rough and ready code for generating (de)serialisation macros. Current upper bound on number of member variables is set to 64
-
pf authored
[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types - updated .gitignore file to ignore private netbeans project configurations
-
pf authored
[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types - used code to increase the upper bound on number of member variables to 64
-
pf authored
[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types - used code to increase the upper bound on number of member variables to 64
-
pf authored
[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types - updated .gitignore file to ignore "dist" and "build" directories in netbeans project
-
pf authored
[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types - netbeans project configurations
-
pf authored
[JSON] dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types
-
Niels Lohmann authored
Add static assertion for missing binary function in SAX interface
-
Niels Lohmann authored
add inline specifier for detail::combine
-
jprochazk authored
-
jprochazk authored
-
jprochazk authored
-
- 18 Jul, 2020 9 commits
-
-
pf authored
[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types - updated .gitignore file to ignore private netbeans project configurations
-
pf authored
[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types - used code to increase the upper bound on number of member variables to 64
-
pf authored
[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types - used code to increase the upper bound on number of member variables to 64
-
pf authored
[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types - updated .gitignore file to ignore "dist" and "build" directories in netbeans project
-
pf authored
[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types - netbeans project configurations
-
pf authored
[JSON] dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types
-
T0b1-iOS authored
-
T0b1-iOS authored
-
Niels Lohmann authored
Add test for target_include_directories
-
- 17 Jul, 2020 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Tag binary values in cbor if set
-