Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-25 | Tests: Fix compilation error on 32 bit platforms | Samuel Lidén Borell | 1 | -1/+4 |
2023-07-28 | Cosmetic fixes: Avoid shadowed identifier name + fix long lines | Samuel Lidén Borell | 1 | -5/+5 |
2023-07-19 | elf: Fix comments. Add test of bloom filter | Samuel Lidén Borell | 1 | -0/+18 |
2023-07-18 | elf: Implement .gnu.hash | Samuel Lidén Borell | 1 | -0/+9 |
2023-06-18 | Backend: Possiblity to dump IR in text form | Samuel Lidén Borell | 2 | -0/+34 |
2023-04-10 | Remove hack for uint64 constants in "C89" | Samuel Lidén Borell | 1 | -4/+1 |
2023-03-31 | Backend: Implement output of ELF File Header and machine code | Samuel Lidén Borell | 3 | -0/+137 |