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