Commit Graph

18 Commits

Author SHA1 Message Date
0fed0d2718 ds: uuid: update to_string() to use new b_stream interface 2025-10-24 12:38:55 +01:00
4e793eef0e ds: datetime: update to_string() to use new b_stream interface 2025-10-24 12:38:28 +01:00
586d4e3bc4 ds: array: update to_string() to use new b_stream interface 2025-10-24 12:34:20 +01:00
5e850a4a53 ds: string: fix segfault when initialising string iterator 2025-10-19 20:59:36 +01:00
03e309ea36 ds: fix incorrect object class definitions 2025-10-19 20:59:17 +01:00
838835e6e1 ds: tree: convert to new object system 2025-10-19 13:42:10 +01:00
6a56391a07 ds: number: convert to new object system 2025-10-19 13:32:53 +01:00
4e35a2275d ds: uuid: convert to new object system 2025-10-19 13:10:45 +01:00
c2b422f0ca ds: list: convert to new object system 2025-10-19 12:46:25 +01:00
59fdb55a8b ds: hashmap: convert to new object system 2025-10-19 12:22:14 +01:00
5bf3c50a7f ds: dict: convert to new object system 2025-10-19 11:58:48 +01:00
b3de59ae24 ds: datetime: convert to new object system 2025-10-19 11:25:15 +01:00
dacbc5e9c2 ds: buffer: convert to new object system 2025-10-19 11:03:44 +01:00
0a9eb4a085 ds: array: convert to new object system 2025-10-19 11:02:59 +01:00
3eebdddc21 ds: string: convert to new object system 2025-10-19 11:02:36 +01:00
4d75a572c4 ds: memove legacy object system 2025-10-18 21:19:21 +01:00
06add543bf Merge branch 'main' into feature/new-object-system 2025-10-15 11:13:00 +01:00
0751ef469f meta: rename legacy object module to 'ds' 2025-08-09 19:57:42 +01:00