Floris Bruynooghe
ec40dd1b6f
Change the JSON API function to be from a serialised struct
...
This is the first experiment towards using structs to define the API.
It adds it as a new method on the existing Chat struct.
The types in this struct could improve as well as many other things.
But this is a straight forward translation of the existing json! macro
into a struct.
2019-12-20 10:39:39 +01:00
..
2019-12-14 22:28:15 +01:00
2019-12-16 14:44:52 +03:00
2019-12-19 06:55:19 +01:00
2019-12-07 21:35:42 +01:00
2019-12-15 23:12:37 +01:00
2019-12-20 10:39:39 +01:00
2019-12-15 16:15:09 +03:00
2019-12-19 12:06:01 +01:00
2019-12-18 23:23:38 +03:00
2019-12-19 16:53:55 +01:00
2019-12-15 16:15:09 +03:00
2019-12-19 16:53:55 +01:00
2019-12-16 02:31:38 +03:00
2019-12-18 23:23:38 +03:00
2019-12-18 23:24:43 +03:00
2019-12-15 19:13:49 +03:00
2019-12-09 16:29:24 +01:00
2019-12-04 10:15:40 +01:00
2019-12-13 01:17:48 +01:00
2019-12-16 13:19:34 +01:00
2019-12-16 00:49:51 +03:00
2019-12-06 10:35:02 +01:00
2019-12-19 12:06:01 +01:00
2019-12-07 21:35:42 +01:00
2019-09-12 18:42:12 +00:00
2019-12-18 23:23:38 +03:00
2019-12-03 12:25:22 +01:00
2019-12-16 23:12:17 +01:00
2019-12-13 11:03:46 +01:00
2019-12-04 10:15:40 +01:00
2019-12-18 23:23:38 +03:00
2019-12-20 09:11:35 +01:00
2019-12-16 02:31:38 +03:00
2019-12-01 20:46:35 +01:00
2019-12-13 01:17:48 +01:00
2019-12-13 12:51:44 +01:00
2019-12-14 22:00:38 +01:00
2019-12-01 01:52:54 +01:00
2019-12-09 16:29:24 +01:00
2019-12-15 19:55:49 +01:00
2019-12-04 06:11:42 +01:00
2019-12-03 20:20:52 +03:00
2019-11-16 13:53:47 +01:00
2019-10-11 21:52:47 +02:00