| Age | Commit message (Expand) | Author |
| 2014-07-10 | Reduce non-toplevel letins in splay_prod_assum (bug found in Ergo). | Matthieu Sozeau |
| 2014-07-10 | Fix a oversight in 5bf9e67b . | Arnaud Spiwack |
| 2014-07-09 | Revert patch making the oracle be used for the transparent state in evarconv, | Matthieu Sozeau |
| 2014-07-09 | Locate: also display some information about module aliasing | Pierre Letouzey |
| 2014-07-09 | Arith: full integration of the "Numbers" modular framework | Pierre Letouzey |
| 2014-07-09 | Fixing the previous patch to keep transparent states in sync. | Pierre-Marie Pédrot |
| 2014-07-09 | Recovering transparent state from kernel oracles in constant time. | Pierre-Marie Pédrot |
| 2014-07-08 | Fixing bug #3270. Patch by Robbert Krebbers. | Pierre-Marie Pédrot |
| 2014-07-08 | Exporting Proof.split in proofview. | Pierre-Marie Pédrot |
| 2014-07-07 | Revert "time tac" (committed by mistake). | Hugo Herbelin |
| 2014-07-07 | time tac | Hugo Herbelin |
| 2014-07-07 | Updating README wrt coq-club and ftp. | Hugo Herbelin |
| 2014-07-07 | Fix g_coqast for explicit applications. | Matthieu Sozeau |
| 2014-07-07 | Coq_makefile: fix cmx compilation when there are both ml and mllib | Pierre Boutillier |
| 2014-07-07 | In flex-flex cases, the undefinedness of an evar can not be preseved after co... | Matthieu Sozeau |
| 2014-07-07 | Missing check of evar instantiation, resulting in missing constraints (bug fr... | Matthieu Sozeau |
| 2014-07-07 | In dest_prod_assum, allow non-toplevel let-reductions (fixes a bug found in M... | Matthieu Sozeau |
| 2014-07-05 | Using IStream coiterator to explicit the captured state of tactic matching re... | Pierre-Marie Pédrot |
| 2014-07-03 | Cleanup code related to the constraint solving, which sits now outside the | Matthieu Sozeau |
| 2014-07-03 | Properly compute the transitive closure of the system of constraints | Matthieu Sozeau |
| 2014-07-03 | Restore proper order of effects in letin_tac_gen. Fixes CFGV again. | Matthieu Sozeau |
| 2014-07-03 | Fix eta expansion of primitive records (HoTT bug #78), which now fails cleanl... | Matthieu Sozeau |
| 2014-07-03 | Fix Coq_makefile in presence of mlpack | Pierre Boutillier |
| 2014-07-03 | coqdoc is minimaly -Q aware | Pierre Boutillier |
| 2014-07-03 | Adding a coiterator to IStream. | Pierre-Marie Pédrot |
| 2014-07-03 | More efficient implementation of Ltac match, by inlining a stream map. | Pierre-Marie Pédrot |
| 2014-07-03 | When defining a monomorphic Program, do not allow arbitrary instantiations | Matthieu Sozeau |
| 2014-07-03 | Bug 3405: Coq_makefile: Implicit rules only for listed files in Make file | Pierre Boutillier |
| 2014-07-02 | In setoid_rewrite, force resolution of the contraints generated by rewriting ... | Matthieu Sozeau |
| 2014-07-02 | Fix a Not_found anomaly raised by solve_evar_evar, we were breaking the | Matthieu Sozeau |
| 2014-07-02 | Indeed simpl never is really honored now. | Matthieu Sozeau |
| 2014-07-01 | Add toplevel commands to declare global universes and constraints. | Matthieu Sozeau |
| 2014-07-01 | Patch from Enrico Tassi to get Drop compatible with stm. | Enrico Tassi |
| 2014-07-01 | Continuing ff9f94634 on making code and doc agree on "Set Equality Schemes" | Hugo Herbelin |
| 2014-07-01 | Making code and doc agree on "Set Equality Schemes" (see also bug #2550). | Hugo Herbelin |
| 2014-07-01 | Fixing the place where to insert a space in "Tactic failure" | Hugo Herbelin |
| 2014-07-01 | More informative message when Mltop.load_object fails. | Hugo Herbelin |
| 2014-06-30 | Useless keeping of dirpath in tactic aliases. | Pierre-Marie Pédrot |
| 2014-06-30 | Clarifying 'No such bound variable' message in apply, as suggested in #2387 | Hugo Herbelin |
| 2014-06-30 | Tests for bugs #2834 and #2994. | Hugo Herbelin |
| 2014-06-30 | Completing test for bug report #2830 | Hugo Herbelin |
| 2014-06-30 | Little coqide bug, when coqtop outputs empty lines, as e.g. when calling coqi... | Hugo Herbelin |
| 2014-06-30 | Synchronized names from the "as" clause with the skeleton of the | Hugo Herbelin |
| 2014-06-30 | refresh INSTALL | Pierre Boutillier |
| 2014-06-30 | Coq_makefile takes advantages of -I -Q -R cleanup | Pierre Boutillier |
| 2014-06-30 | coqc is -Q aware | Pierre Boutillier |
| 2014-06-30 | Coqdep: update include strategies | Pierre Boutillier |
| 2014-06-30 | Coq_makefile: -extra[-phony] correction + doc | Pierre Boutillier |
| 2014-06-29 | When building on-the-fly elimination principles, set the predicates universe ... | Matthieu Sozeau |
| 2014-06-29 | Really honor the [simpl never] flag in whd_simpl, it was still doing reductio... | Matthieu Sozeau |