aboutsummaryrefslogtreecommitdiffhomepage
path: root/eval.c
Commit message (Collapse)AuthorAgeFilesLines
* Organize source files into directorieslemon2025-10-191-316/+0
|
* small thignslemon2025-10-181-1/+2
|
* 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