| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add ability to import other files | Mustafa Quraish | 2022-01-31 | 1 | -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 Quraish | 2022-01-31 | 1 | -1/+1 |
| | | |||||
| * | Rename `cup` directory to `src` | Mustafa Quraish | 2022-01-30 | 1 | -0/+19 |