| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for in enum iteration | gingerBill | 2018-08-22 | 1 | -1/+1 |
| * | Fix `make` error messages | gingerBill | 2018-08-08 | 1 | -4/+4 |
| * | Add runtime messages for `make` for the len/cap parameters | gingerBill | 2018-08-08 | 1 | -0/+42 |
| * | Reduce number of range and slice operators #239 | gingerBill | 2018-08-01 | 1 | -7/+7 |
| * | Rename `free` to `delete` for non pointer types | gingerBill | 2018-07-08 | 1 | -4/+4 |
| * | Remove special shared scope for runtime stuff | gingerBill | 2018-06-03 | 1 | -10/+10 |
| * | Remove need for __llvm_core | gingerBill | 2018-06-03 | 1 | -23/+23 |
| * | Clean up name mangling by using unique package names per project | gingerBill | 2018-05-27 | 1 | -47/+0 |
| * | Reorganize `runtime` package | gingerBill | 2018-05-27 | 1 | -0/+432 |