| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Basic command line flags: e.g. `-opt=0` | Ginger Bill | 2017-06-24 | 1 | -10/+36 | |
| * | Use UTF-8 command line on windows | Ginger Bill | 2017-06-24 | 1 | -2/+5 | |
| * | Fix compilation bug on Linux | Ginger Bill | 2017-06-21 | 1 | -1/+1 | |
| * | Code will compile as 32 bit but will causes errors in the linker on Windows | Ginger Bill | 2017-06-19 | 1 | -20/+22 | |
| * | Begin work on documentation generation | Ginger Bill | 2017-06-18 | 1 | -1/+2 | |
| * | Declaration grouping uses () rather than {}; Fix some problem with compilatio... | Ginger Bill | 2017-06-17 | 1 | -1/+1 | |
| * | Fix IR bug for TypeSpec | Ginger Bill | 2017-06-12 | 1 | -1/+1 | |
| * | Remove unnecessary `typedef` usage | Ginger Bill | 2017-06-08 | 1 | -2/+2 | |
| * | Use templated `Array` with bounds checking | Ginger Bill | 2017-06-08 | 1 | -6/+6 | |
| * | Update `String` to use overloading | Ginger Bill | 2017-06-08 | 1 | -13/+13 | |
| * | Build as C++ | Ginger Bill | 2017-06-08 | 1 | -0/+328 | |