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