aboutsummaryrefslogtreecommitdiff
path: root/compiler/types.cup
Commit message (Expand)AuthorAgeFilesLines
* [cup] Self-hosting is now possible! Make some tweaks to match C outputMustafa Quraish2022-02-071-6/+4
* Add missing files to self-hosted directoryMustafa Quraish2022-02-071-0/+1
* [cup] Port over all the type-checking/pointer arithmetic stuffMustafa Quraish2022-02-071-1/+43
* [C]: Add `here` keyword that evaluates to a string with it's locationMustafa Quraish2022-02-061-2/+0
* [compiler.cup] Add support for lexically scoped local variablesMustafa Quraish2022-02-051-0/+12
* Add implementation of self-hosted compiler so farMustafa Quraish2022-02-051-0/+82