gingerBill 2baa19f73c Remove unused variable 3 månader sedan
..
core.odin af3184adc9 Change `is_utf16` field to `encoding` and use an enum 5 månader sedan
core_builtin.odin 286e3eafe6 Change inlining semantics for some builtin calls 3 månader sedan
core_builtin_soa.odin ce0cf7076c Add missing test attr and don't zero memory when reserve already did 4 månader sedan
default_allocators_general.odin 8455e159f5 improve orca target 1 år sedan
default_allocators_nil.odin 21fd7c200e Add require_results attr to procs returning an allocator 4 månader sedan
default_temp_allocator_arena.odin 21fd7c200e Add require_results attr to procs returning an allocator 4 månader sedan
default_temporary_allocator.odin 21fd7c200e Add require_results attr to procs returning an allocator 4 månader sedan
doc.odin e6635e2508 Update runtime doc file 5 månader sedan
dynamic_array_internal.odin 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 år sedan
dynamic_map_internal.odin 9cf69576ab More improvements to minimize code gen size 3 månader sedan
entry_unix.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
entry_unix_no_crt_amd64.asm 393e00bec3 Placate linker 5 månader sedan
entry_unix_no_crt_darwin_arm64.asm 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 år sedan
entry_unix_no_crt_i386.asm 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 år sedan
entry_unix_no_crt_riscv64.asm ca6ef95b03 add support for linux_riscv64 and freestanding_riscv64 1 år sedan
entry_wasm.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
entry_windows.odin 231ce2da59 windows i386 support 4 månader sedan
error_checks.odin 8455e159f5 improve orca target 1 år sedan
heap_allocator.odin ac01d1b5bf Add `runtime.conditional_mem_zero` to improve `heap_allocator` performance on non-Windows systems 3 månader sedan
heap_allocator_orca.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
heap_allocator_other.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
heap_allocator_unix.odin 0e245fb40f Updated iOS/iPhoneSimulator build support 6 månader sedan
heap_allocator_windows.odin 83bc2d3c4a Add asan support for various allocators 8 månader sedan
internal.odin 2baa19f73c Remove unused variable 3 månader sedan
os_specific.odin f0a7f1812f Rename `runtime.os_write` to `runtime.stderr_write` 1 år sedan
os_specific_bsd.odin 18988b5f94 Fix use of errno on OpenBSD. 9 månader sedan
os_specific_darwin.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
os_specific_freestanding.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
os_specific_haiku.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
os_specific_js.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
os_specific_linux.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
os_specific_orca.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
os_specific_wasi.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
os_specific_windows.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
print.odin af3184adc9 Change `is_utf16` field to `encoding` and use an enum 5 månader sedan
procs.odin 8455e159f5 improve orca target 1 år sedan
procs_darwin.odin 9d8e15b3af Implementes the block ABI.2010.3.16 natively via the `objc_block` intrinsic and the `Objc_Block` builtin type. 5 månader sedan
procs_js.odin 804984ed35 `contextless` fixes for `js` 5 månader sedan
procs_wasm.odin b116e8ff55 Fix 128-bit integer support for wasm targets 1 år sedan
procs_windows_amd64.asm 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 år sedan
procs_windows_amd64.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
procs_windows_i386.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 år sedan
random_generator.odin d60fba13df fix: throwing away the last generated byte in default_random_generator_proc 5 månader sedan
thread_management.odin 7642e0a0e0 Require `@(init)` and `@(fini)` to be `proc "contextless" ()` 5 månader sedan
udivmod128.odin 706adb1232 Update for `transmute` `-vet-cast` 1 år sedan
wasm_allocator.odin 21fd7c200e Add require_results attr to procs returning an allocator 4 månader sedan