Ginger Bill a75ccb6fbc v0.1.3 8 vuotta sitten
..
sys 32150e401e Update gb.h 8 vuotta sitten
_preload.odin e2734a2dc6 Begin work on the custom backend 8 vuotta sitten
_soft_numbers.odin 923b039cf6 Fix anonymous procedures and their dependencies 8 vuotta sitten
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 vuotta sitten
decimal.odin 3c9143957c Ellipsis is now just `..`; Remove half-closed range operator and treat all of them as half-closed; slice expression uses `..`; 8 vuotta sitten
fmt.odin a75ccb6fbc v0.1.3 8 vuotta sitten
hash.odin 3c9143957c Ellipsis is now just `..`; Remove half-closed range operator and treat all of them as half-closed; slice expression uses `..`; 8 vuotta sitten
math.odin a75ccb6fbc v0.1.3 8 vuotta sitten
mem.odin e2734a2dc6 Begin work on the custom backend 8 vuotta sitten
opengl.odin 758dd9ba16 Fix overloading bug due to `#import .`; Add sys/wgl.odin 8 vuotta sitten
opengl_constants.odin a48e0c7179 Begin transition to Jai-like syntax 8 vuotta sitten
os.odin e1fdd675ce v0.1.0 8 vuotta sitten
os_windows.odin 32150e401e Update gb.h 8 vuotta sitten
os_x.odin 205f4664f8 Update code from OSX merge to be consistent with the rest of the code 8 vuotta sitten
strconv.odin c6ff961088 Add base 12 in strconv.odin 8 vuotta sitten
strings.odin 9e8c9be1ea Allow pointers to `append`; Fix strconv stuff; `new_slice` allows for capacity 8 vuotta sitten
sync.odin aaec8bf423 windows.odin TYPE_NAME to Type_Name; More SSA work and SSA printing for debugging 8 vuotta sitten
types.odin 2722de65b7 Prevent `cast` on pointer to union types 8 vuotta sitten
utf8.odin 3c9143957c Ellipsis is now just `..`; Remove half-closed range operator and treat all of them as half-closed; slice expression uses `..`; 8 vuotta sitten