Commit message (Expand) | Author | Age | |
---|---|---|---|
* | minor identifier changes | JJ | 2024-10-24 |
* | split lib into lib and base; move tests to separate files & directory | JJ | 2024-07-29 |
* | backport check case reduction | JJ | 2024-07-27 |
* | backport check refactorings | JJ | 2024-07-16 |
* | backport interpret-/infer-/check- renaming and remove implicit params | JJ | 2024-07-15 |
* | broadly switch to infix operators | JJ | 2024-06-21 |
* | go all in on unicode: rename ctx and heap to \Gamma and \Sigma | JJ | 2024-06-20 |
* | implement the simply-typed lambda calculus with general recursion (fix) | JJ | 2024-06-17 |