Ginger Bill 0fae31fb54 Extra type safety; Fix typos 8 лет назад
..
sys 66e4aaffc5 Use semicolons as field delimiters in records 8 лет назад
_preload.odin 62a72f0163 `transmute(type)x`; Minor code clean up 8 лет назад
_soft_numbers.odin 62a72f0163 `transmute(type)x`; Minor code clean up 8 лет назад
atomics.odin 65f079ebc4 Remove `atomic`, `++`, and `--` 8 лет назад
bits.odin 94afcec757 :: style procedure declarations; remove old parsing code 8 лет назад
c.odin 6113164211 Change union layout to store type info rather than an integer; ternary expression for types with constant condition 8 лет назад
decimal.odin 65f079ebc4 Remove `atomic`, `++`, and `--` 8 лет назад
fmt.odin 62a72f0163 `transmute(type)x`; Minor code clean up 8 лет назад
hash.odin 65f079ebc4 Remove `atomic`, `++`, and `--` 8 лет назад
math.odin 62a72f0163 `transmute(type)x`; Minor code clean up 8 лет назад
mem.odin dbddec33c8 Internal changes; thread.odin for windows only 8 лет назад
opengl.odin b8697fb4ed Change precedence order for types e.g. ^T(x) == ^(T(x)) 8 лет назад
opengl_constants.odin 0622509807 Disable `var` and `const` declarations 8 лет назад
os.odin 1df4aa90ce Fix struct parameter bugs 8 лет назад
os_linux.odin 66e4aaffc5 Use semicolons as field delimiters in records 8 лет назад
os_windows.odin 65f079ebc4 Remove `atomic`, `++`, and `--` 8 лет назад
os_x.odin 0fae31fb54 Extra type safety; Fix typos 8 лет назад
raw.odin 66e4aaffc5 Use semicolons as field delimiters in records 8 лет назад
sort.odin 65f079ebc4 Remove `atomic`, `++`, and `--` 8 лет назад
strconv.odin 62a72f0163 `transmute(type)x`; Minor code clean up 8 лет назад
strings.odin 4db462a703 Fix `copy` 8 лет назад
sync.odin 2deb2f8eeb Declaration grouping uses () rather than {}; Fix some problem with compilation on *nix 8 лет назад
sync_linux.odin 65f079ebc4 Remove `atomic`, `++`, and `--` 8 лет назад
sync_windows.odin 66e4aaffc5 Use semicolons as field delimiters in records 8 лет назад
thread.odin 62a72f0163 `transmute(type)x`; Minor code clean up 8 лет назад
types.odin 6d37ed12d2 Update internals of a Union and Tuple 8 лет назад
utf16.odin 65f079ebc4 Remove `atomic`, `++`, and `--` 8 лет назад
utf8.odin 65f079ebc4 Remove `atomic`, `++`, and `--` 8 лет назад