| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-03 | Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2... | bjorn3 | -4/+4 |
| 2020-10-08 | Use the new cranelift-module interface | bjorn3 | -2/+2 |
| 2020-09-23 | Document almost all modules | bjorn3 | -0/+2 |
| 2020-08-28 | fmt: Run cargo fmt since it is available | CohenArthur | -23/+92 |
| 2020-08-22 | FunctionCx: Refactor `fx.cx.tcx` into `fx.tcx` | CohenArthur | -1/+1 |
| 2020-08-22 | FunctionCx: Rename codegen_cx -> cx | CohenArthur | -4/+4 |
| 2020-08-22 | FunctionCx: Fix field usage in inline_asm and vtable modules | CohenArthur | -1/+1 |
| 2020-08-22 | FunctionCx: WIP: Fix syntax error on sed codegen_cx -> .codegen_cx | CohenArthur | -3/+3 |
| 2020-08-22 | FunctionCx: Replace .module with .codegen_cx.module | CohenArthur | -2/+2 |
| 2020-08-22 | FunctionCx: WIP: Replace .tcx with .codegen_cx.tcx | CohenArthur | -1/+1 |
| 2020-07-23 | Fix multiple inline asm blocks in the same function | bjorn3 | -1/+3 |
| 2020-07-10 | Add basic inline asm support for x86_64 | bjorn3 | -0/+220 |
