gingerBill af3184adc9 Change `is_utf16` field to `encoding` and use an enum 5 miesięcy temu
..
core.odin af3184adc9 Change `is_utf16` field to `encoding` and use an enum 5 miesięcy temu
core_builtin.odin 2561427dd3 Add `string16` and `cstring16` (UTF-16 based strings) 5 miesięcy temu
core_builtin_soa.odin 56e4da8546 Fix #4509 1 rok temu
default_allocators_general.odin 8455e159f5 improve orca target 1 rok temu
default_allocators_nil.odin eb799393d5 Fix `-vet-tabs` issues 1 rok temu
default_temp_allocator_arena.odin efba9a1fb7 Disable usage of AddressSanitizer pending a per-allocator review 7 miesięcy temu
default_temporary_allocator.odin aa72050586 wasm: enable default temp allocator 1 rok temu
docs.odin b2f9f0af68 Fix some typos 1 rok temu
dynamic_array_internal.odin 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 rok temu
dynamic_map_internal.odin 3dcc22fa6d Change hashing rules for float-like types to make `0 == -0` 9 miesięcy temu
entry_unix.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
entry_unix_no_crt_amd64.asm 393e00bec3 Placate linker 5 miesięcy temu
entry_unix_no_crt_darwin_arm64.asm 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 rok temu
entry_unix_no_crt_i386.asm 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 rok temu
entry_unix_no_crt_riscv64.asm ca6ef95b03 add support for linux_riscv64 and freestanding_riscv64 1 rok temu
entry_wasm.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
entry_windows.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
error_checks.odin 8455e159f5 improve orca target 1 rok temu
heap_allocator.odin bec09d82df Fix vet errors 1 rok temu
heap_allocator_orca.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
heap_allocator_other.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
heap_allocator_unix.odin 0e245fb40f Updated iOS/iPhoneSimulator build support 6 miesięcy temu
heap_allocator_windows.odin 83bc2d3c4a Add asan support for various allocators 8 miesięcy temu
internal.odin bb4bc316a4 `for in string16`; Support `string16` across core 5 miesięcy temu
os_specific.odin f0a7f1812f Rename `runtime.os_write` to `runtime.stderr_write` 1 rok temu
os_specific_bsd.odin 18988b5f94 Fix use of errno on OpenBSD. 9 miesięcy temu
os_specific_darwin.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
os_specific_freestanding.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
os_specific_haiku.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
os_specific_js.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
os_specific_linux.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
os_specific_orca.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
os_specific_wasi.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
os_specific_windows.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
print.odin af3184adc9 Change `is_utf16` field to `encoding` and use an enum 5 miesięcy temu
procs.odin 8455e159f5 improve orca target 1 rok temu
procs_darwin.odin efe4f40974 Fix @objc_implement methods not respecting @objc_is_class_method 6 miesięcy temu
procs_js.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
procs_wasm.odin b116e8ff55 Fix 128-bit integer support for wasm targets 1 rok temu
procs_windows_amd64.asm 09fa1c29cd Move `core:runtime` to `base:runtime`; keep alias around 1 rok temu
procs_windows_amd64.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
procs_windows_i386.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu
random_generator.odin ef016d957b Add `@(require_results)` to random generator 10 miesięcy temu
thread_management.odin d338642dc4 Add API for freeing `thread_local` state 1 rok temu
udivmod128.odin 706adb1232 Update for `transmute` `-vet-cast` 1 rok temu
wasm_allocator.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 rok temu