Commit Graph

17 Commits

Author SHA1 Message Date
gingerBill
e8ca4a24fa Add assert to freelist_push_with_index 2026-03-01 13:28:30 +00:00
Laytan Laats
8bb8344ad6 xar: fix freelist_push_with_index using freelist_index_of which doesn't exist 2026-02-25 19:01:30 +01:00
Shane Shrybman
94fa423cac Reset the xar freelist iterators' index to 0 for easy reuse 2026-02-20 12:06:38 -05:00
Shane Shrybman
baaea5c1e6 Reset the xar iterator index to 0 for easy reuse 2026-02-20 11:28:50 -05:00
Shane Shrybman
45ac966901 Add missing return values on xar iterators 2026-02-17 22:51:39 -05:00
Shane Shrybman
111c2506d5 Fix typo in xar.array_linear_search() return 2026-02-17 14:40:15 -05:00
gingerBill
58deab46a3 Add xar.Freelist_Array 2026-02-17 10:47:14 +00:00
Shane Shrybman
264029b2d6 Remove core:mem dependency from core:container/xar 2026-02-10 21:13:33 -05:00
gingerBill
069ca73d4b Make things contextless where possible 2026-01-26 14:53:01 +00:00
Laytan Laats
08c4503875 xar: fix example 2026-01-11 20:21:25 +01:00
gingerBill
6f396ac49b Rename xar.Xar to xar.Array 2025-12-31 15:01:03 +00:00
Laytan Laats
b53ee3dba3 container/xar: fix undeclared n assignment 2025-12-22 16:57:58 +01:00
gingerBill
a66b84372a Improve docs and add Iterator 2025-12-12 14:41:01 +00:00
gingerBill
d43b00bb10 Add basic docs 2025-12-12 01:44:31 +00:00
gingerBill
23ddb8dd3f Add push_back_elem_and_get_ptr 2025-12-12 01:00:11 +00:00
gingerBill
a2d361f17d Add basic docs 2025-12-12 00:40:03 +00:00
gingerBill
9bd2186c8a core:container/xar 2025-12-12 00:35:40 +00:00