aboutsummaryrefslogtreecommitdiff
path: root/src/lexer.h
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to import other filesMustafa Quraish2022-01-311-0/+1
| | | | | | This still requires a lot of work to avoid duplicate imports, and handle cyclic imports, but it is a good enough for small examples which just want to include some common definitions from std/
* Make `Lexer_new` return a pointer instead of the object.Mustafa Quraish2022-01-311-1/+1
|
* Rename `cup` directory to `src`Mustafa Quraish2022-01-301-0/+19