| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix parameter/field lists and #import #include syntax | Ginger Bill | 2017-01-02 | 1 | -127/+127 |
| * | Nearly finished Jai-like declarations | Ginger Bill | 2017-01-01 | 1 | -229/+222 |
| * | Begin transition to Jai-like syntax | Ginger Bill | 2017-01-01 | 1 | -121/+108 |
| * | Add enum type info and fix enum casting | Ginger Bill | 2017-01-01 | 1 | -154/+147 |
| * | Block Expressions and `give` | Ginger Bill | 2016-12-30 | 1 | -4/+47 |
| * | Handle calling conventions correctly | Ginger Bill | 2016-12-22 | 1 | -23/+23 |
| * | Generic (grouped) declarations: var, let, const, type, import, include | Ginger Bill | 2016-12-20 | 1 | -266/+279 |
| * | Remove `enum` for favour of Go-style enumerations | Ginger Bill | 2016-12-19 | 1 | -153/+154 |
| * | Change record field syntax | Ginger Bill | 2016-12-18 | 1 | -45/+45 |
| * | var/const decl; remove `:` from parameter lists | Ginger Bill | 2016-12-18 | 1 | -150/+150 |
| * | Change of `proc` and `type` declaration syntax to "prefix" style | Ginger Bill | 2016-12-18 | 1 | -106/+106 |
| * | Add atomic.odin, sync.odin, sys/windows.odin | Ginger Bill | 2016-12-16 | 1 | -0/+525 |