aboutsummaryrefslogtreecommitdiff
path: root/parser
Commit message (Expand)AuthorAge
* WIP refactor and union types, type variablesTom Smeding2020-07-26
* Support LetTom Smeding2020-07-25
* Allow hanging indent in parserTom Smeding2020-07-25
* Define builtins in backendTom Smeding2020-07-24
* Move Context to cc-ast in preparation for backend parametrisationTom Smeding2020-07-24
* Move CC.{Source,Typed} to CC.AST.*Tom Smeding2020-07-24
* Support tuplesTom Smeding2020-07-24
* Correct source range handlingTom Smeding2020-07-24
* WIP lambdasTom Smeding2020-07-23
* Use Pretty for errors and expressionsTom Smeding2020-07-23
* Initial state I found the code inTom Smeding2020-06-10