| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Begin minimizing `Ast` size | gingerBill | 2021-11-14 | 1 | -6/+6 |
| * | General catch-all for llvm debug types | gingerBill | 2021-11-09 | 1 | -10/+1 |
| * | Make llvm backend code use `PtrMap`; remove dead code | gingerBill | 2021-11-05 | 1 | -2/+2 |
| * | Correct typo in soa data type debug information generation | gingerBill | 2021-11-01 | 1 | -5/+8 |
| * | Correct debug info for `matrix` type | gingerBill | 2021-11-01 | 1 | -0/+1 |
| * | Add debug type information for `matrix` | gingerBill | 2021-10-29 | 1 | -0/+14 |
| * | Fix #1174 | gingerBill | 2021-09-18 | 1 | -0/+1 |
| * | VS: Fix compilation using VS 2022. | Jeroen van Rijn | 2021-09-16 | 1 | -4/+4 |
| * | Add debug information for `[^]T` | gingerBill | 2021-08-22 | 1 | -0/+2 |
| * | Remove unused code | gingerBill | 2021-08-19 | 1 | -9/+2 |
| * | Reorganize llvm_backend.cpp into separate files for easier maintenance | gingerBill | 2021-08-07 | 1 | -0/+983 |