Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed dependent product rules, hopefully final now. | Josh Chen | 2018-05-30 | 2 | -75/+29 | |
| | ||||||
* | More rigorous rules for Product type. Propositions and proofs all working, ↵ | Josh Chen | 2018-05-29 | 2 | -24/+72 | |
| | | | | but have to think about maybe relaxing the computation rule, or else automating the currying of dependent functions. | |||||
* | Dependent product rules done and proofs of typing properties so far work. ↵ | Josh Chen | 2018-05-28 | 2 | -64/+110 | |
| | | | | Starting on dependent sums. | |||||
* | pre-system upgrade commit | Josh Chen | 2018-05-23 | 3 | -93/+108 | |
| | ||||||
* | Added precedences. Need to figure out how to organize metatypes. | Josh Chen | 2018-05-14 | 2 | -18/+33 | |
| | ||||||
* | Decided to go with no explicit type declarations in object-lambda ↵ | Josh Chen | 2018-05-10 | 2 | -25/+43 | |
| | | | | expressions. Everything in the proof stuff is working at the moment. | |||||
* | Init | Josh Chen | 2018-05-03 | 3 | -0/+135 | |