summaryrefslogtreecommitdiff
path: root/typing/shape.mli
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10825 from gasche/shape-strong-call-by-needFlorian Angeletti2022-01-201-0/+4
| | | | | Shapes: a strong-call-by-need evaluator (cherry picked from commit 7705e920648cb9ee4879e832da942fae45230f6d)
* Shapes: Add Shape module with terms definitions and utility functionsUlysse GĂ©rard2021-11-091-0/+153
/!\ Need bootstrap + Move Uid and Sig_component_kind to Shape Co-authored-by: Thomas Refis <thomas.refis@gmail.com>