aboutsummaryrefslogtreecommitdiffhomepage
path: root/eval.c
Commit message (Collapse)AuthorAgeFilesLines
* be able to eval offsetof() macrolemon2025-10-151-9/+33
|
* c: fix codegen for enum typeslemon2025-10-151-1/+1
|
* c: various initializer fixeslemon2025-10-151-2/+18
|
* add initializers (only static for initialier list rn)lemon2023-06-291-0/+50
| | | | and other fixes
* frontend: separate compiler & lexerlemon2023-06-191-2/+1
|
* cleanuplemon2023-05-281-0/+1
|
* initial commitlemon2023-05-101-0/+225