| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | LLVM Code Generator: Add explicitly padding between fields in LLVM struct types | gingerBill | 2021-09-13 | 1 | -6/+49 |
| * | Only store `field_index` remove `field_src_index` (for the time being) | gingerBill | 2021-09-13 | 1 | -8/+12 |
| * | Fix slice indices endianness | gingerBill | 2021-09-12 | 1 | -0/+11 |
| * | Remove unused code | gingerBill | 2021-08-19 | 1 | -2/+0 |
| * | `or_return` built-in procedure | gingerBill | 2021-08-15 | 1 | -0/+42 |
| * | Reorganize llvm_backend.cpp into separate files for easier maintenance | gingerBill | 2021-08-07 | 1 | -0/+1257 |