aboutsummaryrefslogtreecommitdiff
path: root/ast
Commit message (Expand)AuthorAge
* WIP refactor and union types, type variablesTom Smeding2020-07-26
* Builtins is a MapTom Smeding2020-07-26
* Support LetTom Smeding2020-07-25
* Namespacing of AST's, not suffix-disambiguationTom Smeding2020-07-25
* Define builtins in backendTom Smeding2020-07-24
* Move Context to cc-ast in preparation for backend parametrisationTom Smeding2020-07-24
* Lift TypeScheme to AST.TypedTom Smeding2020-07-24
* Move CC.{Source,Typed} to CC.AST.*Tom Smeding2020-07-24
* Support tuplesTom 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