| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | c: call memset for some runtime zero initializations | 2025-10-09 | 1 | -2/+1 | |
| | | |||||
| * | initial implementation of run-time array/aggregate initializers | 2025-10-08 | 1 | -5/+8 | |
| | | |||||
| * | start implementing bitfields | 2025-09-14 | 1 | -1/+1 | |
| | | |||||
| * | c: warn redefinition, allow redeclaratinos | 2025-09-10 | 1 | -0/+1 | |
| | | |||||
| * | add initializers (only static for initialier list rn) | 2023-06-29 | 1 | -1/+33 | |
| | | | | | and other fixes | ||||
| * | frontend: separate compiler & lexer | 2023-06-19 | 1 | -0/+54 | |