Commit Graph

23 Commits

Author SHA1 Message Date
wash 5b16d98e51 fx.collections: update stringstream usage 2026-06-20 15:27:16 +01:00
wash 5156971945 fx.collections: hashtable: fix handling of existing keys in put() 2026-06-20 15:27:00 +01:00
wash c887a18a10 fx.collections: hashtable: fix index calculation issues 2026-06-20 15:26:31 +01:00
wash f6320d64cd fx.collections: hashtable: add bounds checking to iterator 2026-06-13 14:49:44 +01:00
wash 1516eee8d1 fx.collections: hashtable: update allocate_index_for_key to handle exact key matches 2026-05-29 20:02:48 +01:00
wash 53a856794f fx.collections: move fx_datetime to fx 2026-05-29 20:02:02 +01:00
wash ff0d40b324 fx.collections: update iterator semantics 2026-05-28 20:52:40 +01:00
wash 97fe00d4a1 fx.collections: update interface implementations 2026-05-25 17:30:08 +01:00
wash 0be82c63fa fx.collections: update tests 2026-05-25 17:29:56 +01:00
wash 2df76a76c4 fx.collections: remove fx_tree 2026-05-25 17:29:38 +01:00
wash 9d4aab49ac fx.collections: update fx_array to support storing fx_values 2026-05-25 17:29:23 +01:00
wash d84d56681f fx.collections: replace fx_dict with fx_hashtable 2026-05-25 17:28:25 +01:00
wash c29465a97d build: re-enable namespace-specific tests 2026-05-05 21:17:21 +01:00
wash 90a3905f48 fx: re-arrange type system to allow for reflection 2026-05-05 19:03:22 +01:00
wash 18c9d30c60 meta: re-organise tests 2026-05-04 16:37:06 +01:00
wash 85ff8b7eaa fx.collections: dict: remove duplicate cstr hash function 2026-05-03 20:36:50 +01:00
wash 6777c09f67 fx.collections: move fx_uuid to fx 2026-05-03 17:18:50 +01:00
wash d75ec65721 fx.collections: move fx_number to fx 2026-05-03 17:18:39 +01:00
wash a0283da135 build: fix namespace build macro 2026-05-03 14:47:59 +01:00
wash 7b42a023e4 runtime: add assembly system to collect and export type definitions 2026-05-03 13:11:22 +01:00
wash 4f40bfd9a0 fx.collections: move string to fx 2026-05-02 21:07:00 +01:00
wash c78ea4bfa6 fx.collections: update header directories 2026-05-02 21:01:51 +01:00
wash 9b8c0f8763 meta: rename ds module to fx.collections namespace 2026-05-02 14:38:11 +01:00