Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Parsing of Type@{max(i,j)}. | Matthieu Sozeau | 2014-09-08 |
| | |||
* | Fix checker to handle projections with eta and universe polymorphism correctly. | Matthieu Sozeau | 2014-09-06 |
| | |||
* | Fix test-suite file. | Matthieu Sozeau | 2014-08-18 |
| | |||
* | Changed syntax of explicit universes. | Matthieu Sozeau | 2014-06-23 |
| | |||
* | - Better parsing and printing of named universes: Type{ident} and ↵ | Matthieu Sozeau | 2014-06-04 |
foo@{(ident|Prop|Set|Type|' ')*} (user given names are still write only). - Add test-suite file for named universes. |