| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Prepare for LLVM 12.0.1 compatibility | gingerBill | 2021-09-11 | 1 | -15/+23 | |
| * | Treat `Type_Tuple` closer to a `Type_Struct` in `lb_type` | gingerBill | 2021-08-26 | 1 | -0/+3 | |
| * | Unify thread pool logic across the rest of the compiler, using a global threa... | gingerBill | 2021-08-26 | 1 | -2/+0 | |
| * | Add multi-pointer types `[^]T` | gingerBill | 2021-08-21 | 1 | -0/+35 | |
| * | Migrate and remove more from gb.h | gingerBill | 2021-08-19 | 1 | -5/+3 | |
| * | Remove unused code | gingerBill | 2021-08-19 | 1 | -6/+5 | |
| * | Fix #1026 | gingerBill | 2021-08-13 | 1 | -2/+25 | |
| * | Unify semantics of the built-in `swizzle` procedure with the selector express... | gingerBill | 2021-08-09 | 1 | -0/+44 | |
| * | Reorganize llvm_backend.cpp into separate files for easier maintenance | gingerBill | 2021-08-07 | 1 | -0/+2490 | |