aboutsummaryrefslogtreecommitdiff
path: root/core/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Remove `enum` for favour of Go-style enumerationsGinger Bill2016-12-191-153/+154
* Change record field syntaxGinger Bill2016-12-181-45/+45
* var/const decl; remove `:` from parameter listsGinger Bill2016-12-181-150/+150
* Change of `proc` and `type` declaration syntax to "prefix" styleGinger Bill2016-12-181-106/+106
* Add atomic.odin, sync.odin, sys/windows.odinGinger Bill2016-12-161-0/+525