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 година