| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | eval: fix indexing string literal | 2025-10-23 | 1 | -2/+2 | |
| | | |||||
| * | c: fix wrong addr for initializer codegen | 2025-10-22 | 1 | -1/+1 | |
| | | |||||
| * | always keep volatile loads | 2025-10-22 | 1 | -13/+14 | |
| | | |||||
| * | c: expr2reloc fix &gsym | 2025-10-21 | 1 | -1/+1 | |
| | | |||||
| * | lex: handle all the whitespace characters | 2025-10-21 | 1 | -1/+1 | |
| | | |||||
| * | c: fix initializer designators again (?) | 2025-10-20 | 1 | -6/+3 | |
| | | |||||
| * | refactor vec_of(T) and misc | 2025-10-20 | 2 | -7/+15 | |
| | | |||||
| * | c irgen fixes | 2025-10-19 | 3 | -21/+60 | |
| | | |||||
| * | Organize source files into directories | 2025-10-19 | 6 | -0/+6622 | |