aboutsummaryrefslogtreecommitdiff
path: root/typecheck
Commit message (Expand)AuthorAge
* Fix unification and make union types workHEADmasterTom Smeding2020-07-27
* Correct type variable rigidity (I think)Tom Smeding2020-07-27
* 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
* Working basic type checker using Algorithm WTom Smeding2020-07-24
* Initial state I found the code inTom Smeding2020-06-10