| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | frontend: separate compiler & lexer | 2023-06-19 | 1 | -4/+3 | ||
| | | ||||||
| * | don't try to compile when debugging IR | 2023-06-19 | 1 | -4/+5 | ||
| | | ||||||
| * | basic cli driver | 2023-06-18 | 1 | -60/+293 | ||
| | | ||||||
| * | basic ELF output | 2023-06-17 | 1 | -5/+9 | ||
| | | ||||||
| * | isel skeleton | 2023-06-10 | 1 | -0/+1 | ||
| | | ||||||
| * | codegen skeleton | 2023-06-06 | 1 | -0/+3 | ||
| | | ||||||
| * | command line switch for debug options | 2023-06-05 | 1 | -1/+10 | ||
| | | ||||||
| * | better diagnostics | 2023-06-04 | 1 | -1/+4 | ||
| | | ||||||
| * | check color output | 2023-05-28 | 1 | -0/+12 | ||
| | | ||||||
| * | bool fixes | 2023-05-28 | 1 | -2/+2 | ||
| | | ||||||
| * | hm | 2023-05-26 | 1 | -2/+36 | ||
| | | ||||||
| * | initial commit | 2023-05-10 | 1 | -0/+27 | ||