gingerBill 0a66f8c9a3 Remove `intrinsics.x86_mmx` type 4 years ago
..
core.odin 0a66f8c9a3 Remove `intrinsics.x86_mmx` type 4 years ago
core_builtin.odin c3b3194a00 Update builtin procedures to support the new allocator features (without breaking other code) 4 years ago
core_builtin_soa.odin c3b3194a00 Update builtin procedures to support the new allocator features (without breaking other code) 4 years ago
default_allocators.odin e9b1d4f633 Fix #906 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 f98c4d6837 Improve the `Allocator` interface to support returning `Allocator_Error` to allow for safer calls 4 years ago
error_checks.odin 1988856eed Minimize the size of `runtime.Source_Code_Location` to use `i32` instead of `int` 4 years ago
internal.odin c3b3194a00 Update builtin procedures to support the new allocator features (without breaking other code) 4 years ago
internal_linux.odin e19958152a Fix `floattidf` 4 years ago
internal_windows.odin e19958152a Fix `floattidf` 4 years ago
os_specific.odin 252a864308 Reimplement the Windows OS dependencies in `package runtime` 4 years ago
os_specific_any.odin bc2151f529 Add new os_specific_*.odin files 4 years ago
os_specific_freestanding.odin 252a864308 Reimplement the Windows OS dependencies in `package runtime` 4 years ago
os_specific_windows.odin f98c4d6837 Improve the `Allocator` interface to support returning `Allocator_Error` to allow for safer calls 4 years ago
print.odin 0a66f8c9a3 Remove `intrinsics.x86_mmx` type 4 years ago
procs_essence.odin c92860e142 update essence platform 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 81b24594ce Add udivmod128.odin 5 years ago