| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Prefix `type` and `let` to replace `immutable` | Ginger Bill | 2017-06-12 | 1 | -22/+43 | |
| * | Prefix `proc` syntax | Ginger Bill | 2017-06-12 | 1 | -8/+26 | |
| * | Remove := with var and :: with const | Ginger Bill | 2017-06-12 | 1 | -1/+1 | |
| * | Named procedure calls | Ginger Bill | 2017-06-11 | 1 | -3/+3 | |
| * | Use templated `Map` for extra type safety | Ginger Bill | 2017-06-08 | 1 | -114/+84 | |
| * | Remove unnecessary `typedef` usage | Ginger Bill | 2017-06-08 | 1 | -37/+36 | |
| * | Use templated `Array` with bounds checking | Ginger Bill | 2017-06-08 | 1 | -66/+64 | |
| * | Update `String` to use overloading | Ginger Bill | 2017-06-08 | 1 | -12/+12 | |
| * | Build as C++ | Ginger Bill | 2017-06-08 | 1 | -0/+2174 | |
| * | Random Order File Scope Declaration | gingerBill | 2016-07-12 | 1 | -6/+0 | |
| * | Initial Commit | gingerBill | 2016-07-07 | 1 | -0/+6 | |