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