aboutsummaryrefslogtreecommitdiff
path: root/stlc-ext.rkt
Commit message (Expand)AuthorAge
* backport check refactoringsJJ2024-07-16
* backport interpret-/infer-/check- renaming and remove implicit paramsJJ2024-07-15
* stlc-ext, stlc-rec: backport bug fixesJJ2024-06-24
* broadly switch to infix operatorsJJ2024-06-21
* stlc-ext: conditional fixes and testsJJ2024-06-20
* stlc-ext: ascryption fixesJJ2024-06-20
* go all in on unicode: rename ctx and heap to \Gamma and \SigmaJJ2024-06-20
* stlc-ext: typecheck boolean and natural operationsJJ2024-06-20
* add some typing rules, minor fixesJJ2024-06-20
* stlc-ext: add primitive operations on booleans and naturalsJJ2024-06-17
* implement the simply-typed lambda calculus with simple extensionsJJ2024-06-16