| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | c: also propagate terminates in genswitch | 2025-10-24 | 1 | -3/+10 | |
| | | |||||
| * | codegen fixes, propagate terminate | 2025-10-24 | 1 | -1/+6 | |
| | | |||||
| * | c erratas | 2025-10-23 | 1 | -1/+1 | |
| | | |||||
| * | c: make `sizeof (foo)->bar` work as expected.. | 2025-10-23 | 1 | -88/+102 | |
| | | |||||
| * | c: make builtin va_list an opaque struct | 2025-10-23 | 1 | -1/+9 | |
| | | |||||
| * | c: allow empty declarations in some contexts | 2025-10-23 | 1 | -4/+17 | |
| | | |||||
| * | 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 | |
| | | |||||
| * | c: fix initializer designators again (?) | 2025-10-20 | 1 | -6/+3 | |
| | | |||||
| * | c irgen fixes | 2025-10-19 | 1 | -14/+38 | |
| | | |||||
| * | Organize source files into directories | 2025-10-19 | 1 | -0/+4054 | |