nikitalita
315ffff9e7
Fix any
, embedded object
, array
, and struct serialization (#94)
* add embedded object serialization tests (failing)
* Add empty object tests (failing)
* test for deserializing null field object (failing)
* Fix embedded object deserialization
* Fix serializing empty objects on nlohmann
* Fix nullptr_t handling in `any`
* Add test for de/serializing struct embedded in `object`
* Remove extraneous `get()` from `any`
* fix compiler errors and warnings on gcc
* add `any = dap::null` assignment test
* Remove extraneous template
2023-02-16 23:09:45 +00:00
..
2023-02-16 23:09:45 +00:00
2020-06-22 19:51:39 +01:00
2021-12-23 07:21:55 +00:00
2020-06-05 10:53:52 +01:00
2020-06-08 20:22:05 +01:00
2020-01-24 15:21:26 +00:00
2023-02-13 22:55:48 +00:00
2023-02-16 23:09:45 +00:00
2021-09-07 18:43:12 +01:00
2021-08-23 19:39:55 +01:00
2020-06-22 19:51:39 +01:00
2020-06-22 19:51:39 +01:00
2020-06-30 11:57:51 +01:00
2020-06-10 15:10:57 +01:00