Faker-09
|
61d53212dd
|
Handle map iterator reset for reuse + fix example (#6335)
* Reset the handle_map iterators for reuse
* Make the handle_map example more compilable
|
2026-02-25 21:41:00 +01:00 |
|
Jeroen van Rijn
|
a7b2471a26
|
Update handle_map doc string
|
2026-02-25 17:33:33 +01:00 |
|
Shane Shrybman
|
0deacb6871
|
In handle_map.dynamic_add(), 'item' has been appended to the xar so this additional assignment is unneeded.
|
2026-02-17 15:31:17 -05:00 |
|
imlodinu
|
b906412f47
|
use xar.len instead of len for accessing length of items
|
2026-02-13 15:46:28 +08:00 |
|
gingerBill
|
8018604f83
|
Fix handle_map index on dynamic_add
|
2026-02-08 22:58:44 +00:00 |
|
gingerBill
|
2859bc0853
|
Update doc.odin
|
2026-01-26 15:11:07 +00:00 |
|
gingerBill
|
9f206ba6d5
|
Keep -vet happy
|
2026-01-26 15:06:15 +00:00 |
|
gingerBill
|
967b6754a7
|
Rename to static_handle_map.odin
|
2026-01-26 15:00:15 +00:00 |
|
gingerBill
|
25ecca7159
|
Rename to Static_Handle_Map
|
2026-01-26 15:00:00 +00:00 |
|
gingerBill
|
069ca73d4b
|
Make things contextless where possible
|
2026-01-26 14:53:01 +00:00 |
|
gingerBill
|
f2a8960ab0
|
Add Dynamic_Handle_Map
|
2026-01-26 14:48:56 +00:00 |
|
gingerBill
|
02e84f2108
|
Keep -strict-style happy
|
2026-01-26 14:11:40 +00:00 |
|
gingerBill
|
425e7ca780
|
Add core:container/handle_map
|
2026-01-26 11:46:59 +00:00 |
|