.. |
sys
|
32150e401e
Update gb.h
|
8 tahun lalu |
_preload.odin
|
e2734a2dc6
Begin work on the custom backend
|
8 tahun lalu |
_soft_numbers.odin
|
923b039cf6
Fix anonymous procedures and their dependencies
|
8 tahun lalu |
atomic.odin
|
c59f6b7d0b
++ -- statements; add strconv.odin (and replace some of the fmt procs); Fix ~ on 64 bit constants; Fix integer casts from smaller to larger size
|
8 tahun lalu |
decimal.odin
|
3c9143957c
Ellipsis is now just `..`; Remove half-closed range operator and treat all of them as half-closed; slice expression uses `..`;
|
8 tahun lalu |
fmt.odin
|
a75ccb6fbc
v0.1.3
|
8 tahun lalu |
hash.odin
|
3c9143957c
Ellipsis is now just `..`; Remove half-closed range operator and treat all of them as half-closed; slice expression uses `..`;
|
8 tahun lalu |
math.odin
|
a75ccb6fbc
v0.1.3
|
8 tahun lalu |
mem.odin
|
e2734a2dc6
Begin work on the custom backend
|
8 tahun lalu |
opengl.odin
|
758dd9ba16
Fix overloading bug due to `#import .`; Add sys/wgl.odin
|
8 tahun lalu |
opengl_constants.odin
|
a48e0c7179
Begin transition to Jai-like syntax
|
8 tahun lalu |
os.odin
|
e1fdd675ce
v0.1.0
|
8 tahun lalu |
os_windows.odin
|
32150e401e
Update gb.h
|
8 tahun lalu |
os_x.odin
|
205f4664f8
Update code from OSX merge to be consistent with the rest of the code
|
8 tahun lalu |
strconv.odin
|
c6ff961088
Add base 12 in strconv.odin
|
8 tahun lalu |
strings.odin
|
9e8c9be1ea
Allow pointers to `append`; Fix strconv stuff; `new_slice` allows for capacity
|
8 tahun lalu |
sync.odin
|
aaec8bf423
windows.odin TYPE_NAME to Type_Name; More SSA work and SSA printing for debugging
|
8 tahun lalu |
types.odin
|
2722de65b7
Prevent `cast` on pointer to union types
|
8 tahun lalu |
utf8.odin
|
3c9143957c
Ellipsis is now just `..`; Remove half-closed range operator and treat all of them as half-closed; slice expression uses `..`;
|
8 tahun lalu |