|
a1da7c7b4a
|
Json now uses Int64 for integers.
This should fix all timestamp errors on 32-bit systems in Cytoplasm and
Telodendria.
|
2023-08-13 03:11:40 +00:00 |
|
|
2c715c6e72
|
Make all timestamps use UInt64.
|
2023-08-12 23:02:06 +00:00 |
|
|
098592de42
|
Add schema for PDUs v1 and v3, the only unique PDU formats.
All other room versions use one of these two PDU formats.
|
2023-08-10 00:08:33 +00:00 |
|
|
7adf972bc5
|
Add support for arrays of primitives.
|
2023-08-04 20:47:36 +00:00 |
|
|
20b4896f86
|
Fix memory leaks and remove logging messages.
|
2023-08-01 22:36:52 +00:00 |
|
|
d9f5ca3e0d
|
Add leaky Cytoplasm JSON -> Struct code generator.
It is basically complete, I just have to finish cleaning up some of the
memory leaks and remove the log messages.
|
2023-08-01 20:23:19 +00:00 |
|