gingerBill
|
c37de9459e
Minor refactor of the dynamic_map_internal.odin stuff
|
2 years ago |
gingerBill
|
4aca9372a6
Improve `resize` call
|
3 years ago |
gingerBill
|
c53426fcb4
Merge pull request #1818 from IanLilleyT/reserve_exceed
|
3 years ago |
Tetralux
|
fa2296a124
[runtime] Add builtin `shrink` for dynamic arrays and maps
|
3 years ago |
Ian Lilley
|
ee9908b09e
Reserve more space when exceeding, not meeting, capacity
|
3 years ago |
gingerBill
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
gingerBill
|
f98c4d6837
Improve the `Allocator` interface to support returning `Allocator_Error` to allow for safer calls
|
4 years ago |
gingerBill
|
913eac13b1
Reorganize runtime code into separate files
|
4 years ago |