This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-09-02 18:23:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a9a7e9f49e0412416607adbbd50bb072cc66a54
Odin
/
core
/
container
/
handle_map
History
Karl Zylinski
4d7edd08d1
Fix broken example in handle_map/doc.odin
2026-08-19 17:13:38 +02:00
..
doc.odin
Fix broken example in handle_map/doc.odin
2026-08-19 17:13:38 +02:00
dynamic_handle_map.odin
Remove unused "base:builtin" import from "core:container/handle_map"
2026-07-02 13:18:35 +02:00
general.odin
Split the non-specific parts of the Handle Map out to a
general.odin
file. This means that the Handles and the generic procedure groups are no longer in static_handle_map.odin. Also enabled and fixed the static handle map test. Added another test that uses the generic procedure groups.
2026-08-19 17:03:59 +02:00
static_handle_map.odin
Split the non-specific parts of the Handle Map out to a
general.odin
file. This means that the Handles and the generic procedure groups are no longer in static_handle_map.odin. Also enabled and fixed the static handle map test. Added another test that uses the generic procedure groups.
2026-08-19 17:03:59 +02:00