aboutsummaryrefslogtreecommitdiff
path: root/core/sync_linux.odin
Commit message (Expand)AuthorAgeFilesLines
* Pascal style declaration grouping with ()Ginger Bill2017-06-121-2/+4
* `import` and `import_load` as keywords; Fix procedure literal call trickGinger Bill2017-06-121-2/+2
* Prefix `type` and `let` to replace `immutable`Ginger Bill2017-06-121-2/+2
* Prefix `proc` syntaxGinger Bill2017-06-121-11/+11
* Remove := with var and :: with constGinger Bill2017-06-121-18/+18
* Add files in corev0.2.1Ginger Bill2017-05-011-0/+93