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