| Age | Commit message (Expand) | Author |
| 2014-06-24 | Update some bugs about typeclass resolution | Jason Gross |
| 2014-06-23 | Fix handling of side effects in Defined objects (Closes: HoTT#111 + 3344) | Enrico Tassi |
| 2014-06-23 | Fix for bug 1951, allowing at least fully-applied inductives types to be used | Matthieu Sozeau |
| 2014-06-23 | Fix test-suite script for subst working with let-ins, the following proof was... | Matthieu Sozeau |
| 2014-06-23 | Changed syntax of explicit universes. | Matthieu Sozeau |
| 2014-06-23 | Fix semantics of change p with c to typecheck c at each specific occurrence o... | Matthieu Sozeau |
| 2014-06-23 | Proper handling of the polymorphism flag for Context, fixing HoTT bug #98. | Matthieu Sozeau |
| 2014-06-23 | The uses of the funext axiom forced levels to Set, relaxing its use doesn't. | Matthieu Sozeau |
| 2014-06-23 | The test-suite file couldn't typecheck as it rightly introduces a universe in... | Matthieu Sozeau |
| 2014-06-23 | Fix test-suite script for HoTT coq bug #34 | Matthieu Sozeau |
| 2014-06-22 | More test-suite cases | Jason Gross |
| 2014-06-21 | - Add an option to refresh only algebraic universes, for e_type_of. The goal | Matthieu Sozeau |
| 2014-06-20 | Fixed bug 3332. | Matthieu Sozeau |
| 2014-06-20 | Allow more relaxed conversion between the types of the two terms of a rewrite | Matthieu Sozeau |
| 2014-06-20 | Add fixed test-suite file for 3373. | Matthieu Sozeau |
| 2014-06-20 | Fix computation of inductive level in monomorphism + indices-matter mode. | Matthieu Sozeau |
| 2014-06-20 | Fixed some HoTT bugs, provide a proper error message when giving an ill-formed | Matthieu Sozeau |
| 2014-06-20 | Bug 27 closed now that universe contexts can be refined during the proof, | Matthieu Sozeau |
| 2014-06-19 | HoTT coq bug #62 fixed. | Matthieu Sozeau |
| 2014-06-18 | Proofs now take and return an evar_universe_context, simplifying interfaces | Matthieu Sozeau |
| 2014-06-17 | Fix a destArity that does not exactly match isArity in presence of let-ins. | Matthieu Sozeau |
| 2014-06-17 | Reinstate eta for records in evarconv, fixing two HoTT coq bugs. | Matthieu Sozeau |
| 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 |