| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-08 | Use the new cranelift-module interface | bjorn3 | -7/+7 |
| 2020-09-23 | Document almost all modules | bjorn3 | -0/+4 |
| 2020-08-28 | fmt: Run cargo fmt since it is available | CohenArthur | -16/+40 |
| 2020-04-11 | Introduce PointerBase::Dangling | bjorn3 | -0/+23 |
| 2020-03-27 | Limit publicness to crate where possible and remove unused imports | bjorn3 | -12/+12 |
| 2020-03-24 | Fix warnings | bjorn3 | -0/+1 |
| 2020-03-10 | Support virtual calls with unsized self argument | bjorn3 | -7/+0 |
| 2019-12-25 | Don't use stack_{load,store} for vectors | bjorn3 | -8/+11 |
| 2019-12-24 | Directly depend on cranelift_{codegen,frontend} | bjorn3 | -1/+1 |
| 2019-12-22 | Improve local ir comments | bjorn3 | -1/+5 |
| 2019-12-20 | [OPT] Emit stack_{load,store} where possible | bjorn3 | -19/+72 |
| 2019-12-20 | [OPT] Use load and store offsets instead of iadd_imm | bjorn3 | -0/+101 |
