| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Declaration grouping uses () rather than {}; Fix some problem with compilatio... | Ginger Bill | 2017-06-17 | 1 | -2/+2 |
| * | Declaration grouping uses braces rather than parentheses | Ginger Bill | 2017-06-13 | 1 | -2/+2 |
| * | Pascal style declaration grouping with () | Ginger Bill | 2017-06-12 | 1 | -2/+4 |
| * | `import` and `import_load` as keywords; Fix procedure literal call trick | Ginger Bill | 2017-06-12 | 1 | -2/+2 |
| * | Prefix `type` and `let` to replace `immutable` | Ginger Bill | 2017-06-12 | 1 | -2/+2 |
| * | Prefix `proc` syntax | Ginger Bill | 2017-06-12 | 1 | -11/+11 |
| * | Remove := with var and :: with const | Ginger Bill | 2017-06-12 | 1 | -18/+18 |
| * | Add files in corev0.2.1 | Ginger Bill | 2017-05-01 | 1 | -0/+93 |