mtarik34b 82aefd4203 Add documentation to `runtime.container_of` 10 months ago
..
core.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
core_builtin.odin 82aefd4203 Add documentation to `runtime.container_of` 10 months ago
core_builtin_soa.odin 02da1ac9af Added `#any_int` directive to some more builtin slice/dynamic array 11 months ago
default_allocators_general.odin 8455e159f5 improve orca target 1 year ago
default_allocators_nil.odin eb799393d5 Fix `-vet-tabs` issues 1 year ago
default_temp_allocator_arena.odin 67251ad5b8 typo fix 1 year ago
default_temporary_allocator.odin aa72050586 wasm: enable default temp allocator 1 year ago
docs.odin b2f9f0af68 Fix some typos 1 year ago
dynamic_array_internal.odin 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 year ago
dynamic_map_internal.odin f7cb711874 Add `#force_no_inline` 1 year ago
entry_unix.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
entry_unix_no_crt_amd64.asm 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 year ago
entry_unix_no_crt_darwin_arm64.asm 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 year ago
entry_unix_no_crt_i386.asm 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 year ago
entry_unix_no_crt_riscv64.asm ca6ef95b03 add support for linux_riscv64 and freestanding_riscv64 1 year ago
entry_wasm.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
entry_windows.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
error_checks.odin 8455e159f5 improve orca target 1 year ago
heap_allocator.odin bec09d82df Fix vet errors 11 months ago
heap_allocator_orca.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
heap_allocator_other.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
heap_allocator_unix.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
heap_allocator_windows.odin 93441a043a Make `runtime.heap_alloc` `contextless` 1 year ago
internal.odin 093ade0504 Merge branch 'master' into file-tags-without-comments 11 months ago
os_specific.odin f0a7f1812f Rename `runtime.os_write` to `runtime.stderr_write` 1 year ago
os_specific_bsd.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
os_specific_darwin.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
os_specific_freestanding.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
os_specific_haiku.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
os_specific_js.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
os_specific_linux.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
os_specific_orca.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
os_specific_wasi.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
os_specific_windows.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
print.odin 399c3ab067 Reduce the size of `runtime.Type_Info` 1 year ago
procs.odin 8455e159f5 improve orca target 1 year ago
procs_darwin.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
procs_js.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
procs_wasm.odin b116e8ff55 Fix 128-bit integer support for wasm targets 11 months ago
procs_windows_amd64.asm 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 year ago
procs_windows_amd64.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
procs_windows_i386.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
random_generator.odin e296d6fb90 Fix loads of indentation issues with mixing spaces and tabs 1 year ago
thread_management.odin d338642dc4 Add API for freeing `thread_local` state 1 year ago
udivmod128.odin 706adb1232 Update for `transmute` `-vet-cast` 1 year ago
wasm_allocator.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago