Commit message (Expand) | Author | Age | |
---|---|---|---|
* | go all in on unicode: rename ctx and heap to \Gamma and \Sigma | JJ | 2024-06-20 |
* | stlc-ext: typecheck boolean and natural operations | JJ | 2024-06-20 |
* | add some typing rules, minor fixes | JJ | 2024-06-20 |
* | stlc-ext: add primitive operations on booleans and naturals | JJ | 2024-06-17 |
* | implement the simply-typed lambda calculus with simple extensions | JJ | 2024-06-16 |