summaryrefslogtreecommitdiffstats
path: root/src/expr.h
Commit message (Collapse)AuthorAgeFilesLines
* expr: Remove the synthetic flagTavian Barnes2022-11-291-2/+0
| | | | | Only diagnostics cares about this, and we can just check if the pointers are equal.
* Try to report I/O errors earlier and only onceTavian Barnes2022-11-101-0/+2
|
* Source / Include Folder (#88)トトも2022-04-161-0/+235
Moved Source Files Into `src` Folder