gingerBill b651466630 Add `ptr_to_bytes` 7 년 전
..
sys 6bc5584add Fix fmt printing `uintptr` type 8 년 전
_preload.odin 24c09c9201 Allow for printf style `assert` and `panic` 7 년 전
_soft_numbers.odin d2588f9d1d Infix proc calling convention `proc "std" (...)` 8 년 전
atomics.odin c1e720a49b `match` to `switch`; Optional semicolons after "import" statements 8 년 전
bits.odin eb4b3f5976 Change push allocator system; update core libraries 7 년 전
c.odin 1eb9994d88 Attributes; @(link_name="foo") 8 년 전
decimal.odin e48346a9ee Disable negation of unsigned constants (Issue: #145) 7 년 전
fmt.odin 9df3a94d33 Fix cyclic type checking bug 8 년 전
hash.odin c1e720a49b `match` to `switch`; Optional semicolons after "import" statements 8 년 전
math.odin eb4b3f5976 Change push allocator system; update core libraries 7 년 전
mem.odin b651466630 Add `ptr_to_bytes` 7 년 전
opengl.odin 6bc5584add Fix fmt printing `uintptr` type 8 년 전
opengl_constants.odin a43b89f36e #alias type declarations; core library additions; `_global` import name for the global scope 8 년 전
os.odin a137699d95 Add optional truncate parameter to write_entire_file (#144) 7 년 전
os_linux.odin d2588f9d1d Infix proc calling convention `proc "std" (...)` 8 년 전
os_windows.odin 1eb9994d88 Attributes; @(link_name="foo") 8 년 전
os_x.odin ae24a8e5ae Fix pointer arithmetic; remove suffix #tags for proc types 8 년 전
raw.odin c43d66c286 Use comma for struct field separators (disallow nesting) 8 년 전
sort.odin c1e720a49b `match` to `switch`; Optional semicolons after "import" statements 8 년 전
strconv.odin c1e720a49b `match` to `switch`; Optional semicolons after "import" statements 8 년 전
strings.odin a43b89f36e #alias type declarations; core library additions; `_global` import name for the global scope 8 년 전
sync.odin e6e0aba8c3 Remove `when` suffixes; Implement file scope `when` statement, evaluated in source order 8 년 전
sync_linux.odin 1eb9994d88 Attributes; @(link_name="foo") 8 년 전
sync_windows.odin 1eb9994d88 Attributes; @(link_name="foo") 8 년 전
thread.odin eb4b3f5976 Change push allocator system; update core libraries 7 년 전
types.odin 56a98a483f Better error messages for import cycles 8 년 전
utf16.odin a43b89f36e #alias type declarations; core library additions; `_global` import name for the global scope 8 년 전
utf8.odin eb4b3f5976 Change push allocator system; update core libraries 7 년 전