| Age | Commit message (Expand) | Author |
| 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 |
| 2014-06-11 | Fix bug #3289 | Matthieu Sozeau |
| 2014-06-11 | Move bug # 3368 to closed bugs | Matthieu Sozeau |
| 2014-06-11 | Merge branch 'more-test-suite' of https://github.com/JasonGross/coq into trunk | Matthieu Sozeau |
| 2014-06-11 | - Fix bug #3368, due to wrong use of the Cst_stack for projections. | Matthieu Sozeau |
| 2014-06-11 | In generalized rewrite, avoid retyping completely and constantly the conclusi... | Matthieu Sozeau |
| 2014-06-11 | fix handling of side effects in abstract (fixes QArithSternBrocot) | Enrico Tassi |
| 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-10 | Fixing Sorting Universes in a world where le and lt constraints may be | Pierre-Marie Pédrot |
| 2014-06-10 | Compute the trace of a universe inconsistency only when explicitly required | Pierre-Marie Pédrot |
| 2014-06-10 | Made explanations for universe inconsistencies optional. They are only used | Pierre-Marie Pédrot |
| 2014-06-10 | Specialize the type of [Univ.compare_neq] so that it is clear it is only used | Pierre-Marie Pédrot |
| 2014-06-10 | Removing dead code in checker/univ.ml. | Pierre-Marie Pédrot |
| 2014-06-10 | Removing explanations of universe inconsistencies from the checker. They | Pierre-Marie Pédrot |
| 2014-06-10 | Imperatively check touched universes in compare_neq functions. This ensures | Pierre-Marie Pédrot |
| 2014-06-10 | Providing the checker with its own version of the Univ file. | Pierre-Marie Pédrot |
| 2014-06-10 | - Fix substitution of universes which needlessly hashconsed existing universes. | Matthieu Sozeau |
| 2014-06-10 | Oops, one refactoring was not compiled. | Matthieu Sozeau |
| 2014-06-10 | More cleanup/reorganizing of univ.ml to separate constraint/universe handling... | Matthieu Sozeau |
| 2014-06-10 | Fix module order in printers.mllib | Matthieu Sozeau |
| 2014-06-10 | Cleanup in Univ, moving code for UniverseConstraints outside the kernel in Un... | Matthieu Sozeau |