| Age | Commit message (Expand) | Author |
| 2014-06-17 | Not a bug, keep for backwards compatibility | Matthieu Sozeau |
| 2014-06-17 | Bug closed, now in polymorphic mode, Variables A B : Type give different leve... | Matthieu Sozeau |
| 2014-06-17 | Explicit universes allow to write liftings explicitely. Implicit lifting woul... | Matthieu Sozeau |
| 2014-06-17 | Not considering test-suite file #89 as a bug anymore. | Matthieu Sozeau |
| 2014-06-17 | Continue fix on argument scopes of primitive projections. | Matthieu Sozeau |
| 2014-06-17 | Fix HoTT bug #84, binding scopes to projections. | Matthieu Sozeau |
| 2014-06-17 | HoTT coq bug #82 already fixed. | Matthieu Sozeau |
| 2014-06-17 | Adapt coercion code to work with projections as target classes. | Matthieu Sozeau |
| 2014-06-17 | Fixing #3282 (two bugs in the presence of let-in's in "fix"). | Hugo Herbelin |
| 2014-06-17 | - Fix the de Bruijn problem in check_projection for good :) | Matthieu Sozeau |
| 2014-06-17 | Fix a de Bruijn bug in checking code of projections. | Matthieu Sozeau |
| 2014-06-17 | Existing Class now works with universe polymorphism. Fixes HoTT bug #063 | Matthieu Sozeau |
| 2014-06-16 | Unification in HoTT_coq_061.v was looping with previous commit (while | Hugo Herbelin |
| 2014-06-16 | - Add "Show Universes" to print information about universes during a proof. | Matthieu Sozeau |
| 2014-06-16 | HoTT bug #29 is fixed, using the correct notion of polymorphic product types. | Matthieu Sozeau |
| 2014-06-15 | Fix test-suite file | Matthieu Sozeau |
| 2014-06-15 | Change Ltac constr matching semantics to consider universes when merging two | Matthieu Sozeau |
| 2014-06-15 | The semantics of Variable x y : T is to have the exact same type T for x and y, | Matthieu Sozeau |
| 2014-06-15 | Remove HoTT bug #33, as the stdlib won't become polymorphic in the next version. | Matthieu Sozeau |
| 2014-06-15 | - Fix xml plugin treatment of inductives. | Matthieu Sozeau |
| 2014-06-13 | Fix HoTT/coq bug # 14. Now coercion code correctly raises an error instead of... | Matthieu Sozeau |
| 2014-06-13 | HoTT/coq bug #7 is closed, and the definitions can be made to go through usin... | Matthieu Sozeau |
| 2014-06-13 | Fixing "clear" in internal_cut_replace: forbid dependencies in the | Hugo Herbelin |
| 2014-06-13 | Fixing wrong environment for Meta's in pose_all_metas_as_evars (bug #3284). | Hugo Herbelin |
| 2014-06-11 | Fix bug #3291, stack overflow in rewrite. | Matthieu Sozeau |
| 2014-06-11 | Fix bug #3289 | Matthieu Sozeau |
| 2014-06-11 | Move bug # 3368 to closed bugs | Matthieu Sozeau |
| 2014-06-10 | Add many more cases to the test-suite | Jason Gross |
| 2014-06-10 | Move closed bug 3314 | Jason Gross |
| 2014-06-10 | Add a test-case for bug #3314 proving False | Jason Gross |
| 2014-06-08 | Mark some progress in the HoTT/coq test-suite | Jason Gross |
| 2014-06-08 | ind_tables: always declare side effects (Closes: HOTT#110) | Enrico Tassi |
| 2014-06-03 | A bug has been closed (HoTT/coq #105) | Jason Gross |
| 2014-05-30 | Adding test-suite for bug #3355. | Pierre-Marie Pédrot |
| 2014-05-16 | Fix unification of non-unfoldable primitive projections in evarconv. | Matthieu Sozeau |
| 2014-05-13 | Test-suite for bug #3259. | Pierre-Marie Pédrot |
| 2014-05-12 | Update various polyproj bugs w.r.t. latest trunk | Jason Gross |
| 2014-05-10 | Add appropriate Fail(s) to opened bugs | Jason Gross |
| 2014-05-10 | Move opened bugs to bugs/opened | Jason Gross |
| 2014-05-10 | Add more regression tests for univ poly/prim proj | Jason Gross |
| 2014-05-09 | Refresh universes for Ltac's type_of, as the term can be used anywhere, | Matthieu Sozeau |
| 2014-05-09 | Merge branch 'working-polyproj-tests' of https://github.com/JasonGross/coq in... | Matthieu Sozeau |
| 2014-05-09 | Fix second-order matching to properly check that the predicate found by | Matthieu Sozeau |
| 2014-05-08 | Fixing test-suite for bug #3043. | Pierre-Marie Pédrot |
| 2014-05-06 | Adding test-suite for bug #3242. | Pierre-Marie Pédrot |
| 2014-05-06 | Add regression tests for univ. poly. and prim proj | Jason Gross |
| 2014-05-06 | Keep track of universes on coercion applications even if they're not polymorp... | Matthieu Sozeau |
| 2014-05-06 | Refresh some universes in cases.ml as they might appear in the term. | Matthieu Sozeau |
| 2014-05-06 | Fix set_leq_sort refusing max(u,Set) <= Set when u is flexible. | Matthieu Sozeau |
| 2014-05-06 | Retype application of fix_proto to get the right universes in Program | Matthieu Sozeau |