.. |
math
|
b3734a5f77
Add math/rand.odin
|
7 years ago |
sys
|
92780e2683
`distinct` keyword for type declarations
|
7 years ago |
_preload.odin
|
0ae3484171
Fix zero value initialization in IR
|
7 years ago |
_soft_numbers.odin
|
6b3c4cc379
Remove `u128` and `i128`
|
7 years ago |
atomics.odin
|
f0de994059
Make core library use procedure groupings rather than normal overloading
|
7 years ago |
bits.odin
|
6b3c4cc379
Remove `u128` and `i128`
|
7 years ago |
c.odin
|
92780e2683
`distinct` keyword for type declarations
|
7 years ago |
decimal.odin
|
74fa7ca25d
New slice memory layout (ptr+len); `byte`
|
7 years ago |
fmt.odin
|
0ae3484171
Fix zero value initialization in IR
|
7 years ago |
hash.odin
|
74fa7ca25d
New slice memory layout (ptr+len); `byte`
|
7 years ago |
math.odin
|
92780e2683
`distinct` keyword for type declarations
|
7 years ago |
mem.odin
|
92780e2683
`distinct` keyword for type declarations
|
7 years ago |
opengl.odin
|
f0de994059
Make core library use procedure groupings rather than normal overloading
|
7 years ago |
opengl_constants.odin
|
a43b89f36e
#alias type declarations; core library additions; `_global` import name for the global scope
|
7 years ago |
os.odin
|
b66e7bed45
Improve min-dep for Type Info
|
7 years ago |
os_essence.odin
|
92780e2683
`distinct` keyword for type declarations
|
7 years ago |
os_linux.odin
|
92780e2683
`distinct` keyword for type declarations
|
7 years ago |
os_windows.odin
|
92780e2683
`distinct` keyword for type declarations
|
7 years ago |
os_x.odin
|
92780e2683
`distinct` keyword for type declarations
|
7 years ago |
raw.odin
|
ac277a1cce
Revert `map` to be a value type and not a reference type
|
7 years ago |
sort.odin
|
f0de994059
Make core library use procedure groupings rather than normal overloading
|
7 years ago |
strconv.odin
|
0361a18551
Remove old math constants
|
7 years ago |
strings.odin
|
3e1ff0ec67
Update fmt for runes; Add `strings.contains_rune`
|
7 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")
|
7 years ago |
sync_windows.odin
|
a9c8031b61
Fix sync_windows.odin
|
7 years ago |
thread.odin
|
afb3033913
Change `thread.odin` to use a `rawptr` rather than `any`
|
7 years ago |
types.odin
|
30530d058c
Remove `struct #ordered`
|
7 years ago |
utf16.odin
|
f7e9649be4
Disable struct field reordering (for the time being)
|
7 years ago |
utf8.odin
|
f0de994059
Make core library use procedure groupings rather than normal overloading
|
7 years ago |