gingerBill a5c31bbee0 Add `map_insert` which returns the pointer to inserted value 4 years ago
..
core.odin 18a0fa02c5 Add multi pointers to core 4 years ago
core_builtin.odin a5c31bbee0 Add `map_insert` which returns the pointer to inserted value 4 years ago
core_builtin_soa.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
default_allocators_general.odin 28e9a4f79c Replace `js_wasm32` with `freestanding_wasm32` 4 years ago
default_allocators_nil.odin 28e9a4f79c Replace `js_wasm32` with `freestanding_wasm32` 4 years ago
default_allocators_windows.odin 9efd4c5097 Aid code generation on non-release builds 4 years ago
default_temporary_allocator.odin f30e6f50bd Reorganize code to improve code generation 4 years ago
dynamic_array_internal.odin f98c4d6837 Improve the `Allocator` interface to support returning `Allocator_Error` to allow for safer calls 4 years ago
dynamic_map_internal.odin a5c31bbee0 Add `map_insert` which returns the pointer to inserted value 4 years ago
error_checks.odin 18a0fa02c5 Add multi pointers to core 4 years ago
internal.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
internal_linux.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
internal_windows.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
os_specific.odin 8ec2ca9dcd Remove `context.thread_id` 4 years ago
os_specific_any.odin 8ec2ca9dcd Remove `context.thread_id` 4 years ago
os_specific_freestanding.odin 8ec2ca9dcd Remove `context.thread_id` 4 years ago
os_specific_windows.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
print.odin 18a0fa02c5 Add multi pointers to core 4 years ago
procs_essence.odin 71cfa0c9fe Clean up organization of `package runtime` 4 years ago
procs_unix.odin 577be4a8ae Get Odin compiling and produced exe's running on FreeBSD 5 years ago
procs_wasm32.odin 65b9dbe13f Clean-up OS constants; Clean-up procs_wasm32.odin 5 years ago
procs_windows_386.odin 92363da58e Add `-show-system-calls`; Update runtime for windows_386; Fix some minor bugs 5 years ago
procs_windows_amd64.odin 44baf56d62 Fix cyclic check in `is_type_polymorphic` 4 years ago
udivmod128.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago