6 Commits

Author SHA1 Message Date
508cb75ea3 serial: remove json (de)serialiser
this will be replaced with a new (de)serialiser that won't use
another library's data structures as an intermediary.
2025-10-24 12:45:53 +01:00
6e979579ea serial: update to use new object system 2025-10-19 21:01:27 +01:00
06add543bf Merge branch 'main' into feature/new-object-system 2025-10-15 11:13:00 +01:00
9fa2168599 serial: json: update b_dict usage 2025-09-22 10:54:11 +01:00
0751ef469f meta: rename legacy object module to 'ds' 2025-08-09 19:57:42 +01:00
c987f34693 meta: add serial module for (de)serialising objects 2025-06-27 21:53:40 +01:00