aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Cminortyping.v
Commit message (Expand)AuthorAgeFilesLines
* start implementing expect as exprDavid Monniaux2020-04-071-0/+1
* Refine the type of function results in AST.signatureXavier Leroy2020-02-211-21/+24
* Cminortyping: relax typechecking of function callsXavier Leroy2019-06-061-12/+15
* Type inference and type checking for CminorXavier Leroy2019-06-061-0/+797