| .. |
|
core.odin
|
6fa3c992b5
`mem.Raw_*` alias `runtime.Raw_*`
|
3 years ago |
|
core_builtin.odin
|
f57201bbd1
Remove unneeded semicolons from the core library
|
4 years ago |
|
core_builtin_soa.odin
|
edbf2bf56f
Correct `append_soa` for `#soa[dynamic][N]T`
|
3 years ago |
|
default_allocators_general.odin
|
ca33cb990b
Strip semicolons in core which were missing
|
4 years ago |
|
default_allocators_nil.odin
|
28e9a4f79c
Replace `js_wasm32` with `freestanding_wasm32`
|
4 years ago |
|
default_allocators_windows.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
|
default_temporary_allocator.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
|
dynamic_array_internal.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
|
dynamic_map_internal.odin
|
e6d8fbf194
Add `runtime.__get_map_header_runtime`
|
3 years ago |
|
error_checks.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
|
internal.odin
|
bcb07b6b9e
Correct `runtime.floattidf` and other related i128<->f64 internal procedures
|
3 years ago |
|
internal_linux.odin
|
ca33cb990b
Strip semicolons in core which were missing
|
4 years ago |
|
internal_windows.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
|
os_specific.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
|
os_specific_any.odin
|
ca33cb990b
Strip semicolons in core which were missing
|
4 years ago |
|
os_specific_freestanding.odin
|
8ec2ca9dcd
Remove `context.thread_id`
|
4 years ago |
|
os_specific_windows.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
|
print.odin
|
720884e0f1
Strip even more semicolons if followed by a `}` or `)` on the same line
|
4 years ago |
|
procs.odin
|
bfc92d0aaf
Make `runtime.memset` use `int` for the length from `uint`
|
3 years ago |
|
procs_windows_386.odin
|
12af657369
Unify `memset` usage across platforms and `core:c/libc`
|
3 years ago |
|
procs_windows_amd64.odin
|
12af657369
Unify `memset` usage across platforms and `core:c/libc`
|
3 years ago |
|
udivmod128.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |