| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Massive Refactor and If statements | gingerBill | 2016-08-02 | 3 | -3/+27 | |
| * | Big Refactor to type less :P | gingerBill | 2016-08-01 | 2 | -3/+0 | |
| * | Basic Comparisons | gingerBill | 2016-08-01 | 3 | -18/+3 | |
| * | Variable declaration and assign, unary operators | gingerBill | 2016-07-31 | 2 | -20/+19 | |
| * | Restart LLVM IR SSA generation | gingerBill | 2016-07-30 | 3 | -3/+28 | |
| * | `alias` and unified parameters lists for procedures and structures. | gingerBill | 2016-07-25 | 1 | -0/+6 | |
| * | Branch Statements, if init statement, File parsing errors | gingerBill | 2016-07-24 | 2 | -10/+1 | |
| * | Compound literals and Warnings | gingerBill | 2016-07-23 | 1 | -25/+8 | |
| * | Procedure Literal | gingerBill | 2016-07-22 | 2 | -7/+18 | |
| * | Only allow .odin files to be parsed | gingerBill | 2016-07-21 | 1 | -0/+2 | |
| * | Support import files as modules (i.e. import only once) | gingerBill | 2016-07-21 | 2 | -0/+14 | |