aboutsummaryrefslogtreecommitdiffhomepage
path: root/c.h
Commit message (Collapse)AuthorAgeFilesLines
* start implementing bitfieldslemon2025-09-141-1/+1
|
* c: warn redefinition, allow redeclaratinoslemon2025-09-101-0/+1
|
* add initializers (only static for initialier list rn)lemon2023-06-291-1/+33
| | | | and other fixes
* frontend: separate compiler & lexerlemon2023-06-191-0/+54