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