| Age | Commit message (Expand) | Author |
| 2014-06-17 | Dummy commit to test the new setup of coq-commits mailinglist | Pierre Letouzey |
| 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 | Tentative optimization not to nf_evar too often in the compatibility | Pierre-Marie Pédrot |
| 2014-06-17 | Fixing #3292 (locations of notations shifted by 1 in glob files in trunk). | Hugo Herbelin |
| 2014-06-17 | Fixing #3282 (two bugs in the presence of let-in's in "fix"). | Hugo Herbelin |
| 2014-06-17 | Complying an ocaml warning. | Hugo Herbelin |
| 2014-06-17 | Removing dead code. | Pierre-Marie Pédrot |
| 2014-06-17 | Fix type inference of the record argument of a projection to catch ill-typed | Matthieu Sozeau |
| 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 | Safer entry point of primitive projections in the kernel, now it does recognize | Matthieu Sozeau |
| 2014-06-17 | Existing Class now works with universe polymorphism. Fixes HoTT bug #063 | Matthieu Sozeau |
| 2014-06-17 | Improve hotspot in Auto. | Pierre-Marie Pédrot |
| 2014-06-16 | Checking that a library name is valid before compilation. | Pierre-Marie Pédrot |
| 2014-06-16 | Unification in HoTT_coq_061.v was looping with previous commit (while | Hugo Herbelin |
| 2014-06-16 | Fixing part of HoTT bug #61 (in declare_evar_from_virtual_equation, | 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-16 | Fix spacing in error message. | Guillaume Melquiond |
| 2014-06-16 | Preemptively remove files from native compilation. | Guillaume Melquiond |
| 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 | Deprecate useless option -quality. | Guillaume Melquiond |
| 2014-06-13 | Remove documentation for the unsupported options -byte and -opt. | Guillaume Melquiond |
| 2014-06-13 | Deprecate useless option -unsafe. | Guillaume Melquiond |
| 2014-06-13 | Deprecate options -dont, -lazy, -force-load-proofs. | Guillaume Melquiond |
| 2014-06-13 | Less ocaml warnings. | Hugo Herbelin |
| 2014-06-13 | Improving tclWITHHOLES which did not see undefined evars up to | Hugo Herbelin |
| 2014-06-13 | Fixing "clear" in internal_cut_replace: forbid dependencies in the | Hugo Herbelin |
| 2014-06-13 | Improved error message when a meta posed as an evar remains unsolved | Hugo Herbelin |
| 2014-06-13 | Check resolution of Metas turned into Evars by pose_all_metas_as_evars | Hugo Herbelin |
| 2014-06-13 | Fixing wrong environment for Meta's in pose_all_metas_as_evars (bug #3284). | Hugo Herbelin |
| 2014-06-13 | Adapt simpl/cbn unfolding and refolding machinery to projections, so that | Matthieu Sozeau |
| 2014-06-12 | Code cleaning in Univ. | Pierre-Marie Pédrot |
| 2014-06-12 | Passing some tactics to the new monad type. | Pierre-Marie Pédrot |
| 2014-06-11 | Fix bug #3291, stack overflow in rewrite. | Matthieu Sozeau |