Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-13 | Modify definition of data types. | Greg Brown | |
2025-01-07 | Add quotation to help metaprogramming. | Greg Brown | |
2024-11-15 | Add compilation to scheme. | Greg Brown | |
Extract parser as an independent project. | |||
2024-10-29 | Write a fuelled reducer for System T. | Greg Brown | |
2024-10-28 | Improve pretty printer. | Greg Brown | |
2024-10-28 | Make everything relevant. | Greg Brown | |
Too few proofs were relevant. Now they are. | |||
2024-10-09 | Do a lot. | Greg Brown | |
- Add type aliases. - Make `suc` a symbol. - Fix incorrect specification for `IsFunction`. - Write parser for terms. - Use `collie` to improve command line experience. | |||
2024-09-17 | Introduce names in contexts. | Greg Brown | |
Introduce rows for n-ary sums and products. Remove union types. | |||
2024-09-13 | Define pretty printers for terms and types. | Greg Brown | |