| Age | Commit message (Expand) | Author |
| 2016-01-02 | Use streams rather than strings to handle bullet suggestions. | Guillaume Melquiond |
| 2016-01-02 | Remove some useless module opening. | Guillaume Melquiond |
| 2015-12-17 | Merge branch 'v8.5' | Pierre-Marie Pédrot |
| 2015-12-15 | Proof using: do not clear unused section hyps automatically | Enrico Tassi |
| 2015-12-15 | Merge branch 'v8.5' | Pierre-Marie Pédrot |
| 2015-12-11 | Univs: Fix bug #4363, nested abstract. | Matthieu Sozeau |
| 2015-11-29 | Merge branch 'v8.5' | Pierre-Marie Pédrot |
| 2015-11-28 | Univs: correctly register universe binders for lemmas. | Matthieu Sozeau |
| 2015-10-30 | Merge branch 'v8.5' | Pierre-Marie Pédrot |
| 2015-10-29 | Handle side-effects of Vernacular commands inside proofs better, so that | Matthieu Sozeau |
| 2015-10-29 | Merge branch 'v8.5' | Pierre-Marie Pédrot |
| 2015-10-28 | Avoid type checking private_constants (side_eff) again during Qed (#4357). | Enrico Tassi |
| 2015-10-17 | Clarifying and documenting the UState API. | Pierre-Marie Pédrot |
| 2015-10-15 | Merge branch 'v8.5' | Pierre-Marie Pédrot |
| 2015-10-14 | Fix LemmaOverloading | Matthieu Sozeau |
| 2015-10-09 | Merge branch 'v8.5' | Pierre-Marie Pédrot |
| 2015-10-09 | Remove misleading warning (Close #4365) | Enrico Tassi |
| 2015-10-08 | Proof using: let-in policy, optional auto-clear, forward closure* | Enrico Tassi |
| 2015-10-02 | Merge branch 'v8.5' | Pierre-Marie Pédrot |
| 2015-10-02 | Univs: fix handling of side effects/delayed proofs | Matthieu Sozeau |
| 2015-09-25 | Merge branch 'v8.5' | Pierre-Marie Pédrot |
| 2015-09-20 | Proof: suggest Admitted->Qed only if the proof is really complete (#4349) | Enrico Tassi |
| 2015-09-08 | Opacifying the proof_terminator type. | Pierre-Marie Pédrot |
| 2015-07-29 | Fixing what seems to be a typo. | Hugo Herbelin |
| 2015-06-09 | STM: states coming from workers have no proof terminators (Close #4246) | Enrico Tassi |
| 2015-06-03 | Admitted does not drop poly-univ constraints (Fix #4244) | Enrico Tassi |
| 2015-05-29 | STM/Univ: save initial univs (the ones in the statement) in Proof.proof | Enrico Tassi |
| 2015-05-27 | Fix bug #4159 | Matthieu Sozeau |
| 2015-03-22 | typo | Enrico Tassi |
| 2015-03-11 | admit: replaced by give_up + Admitted (no proof_admitted : False, close #4032) | Enrico Tassi |
| 2015-02-10 | Granting wish #4008. | Pierre-Marie Pédrot |
| 2015-01-12 | Update headers. | Maxime Dénès |
| 2015-01-08 | Fixed and extend bullet related info/error messages. + doc. | Pierre Courtieu |
| 2015-01-05 | Added more informative messages about bullets. | Pierre Courtieu |
| 2014-12-28 | Call nf_constraints also when compiling directly to vo | Enrico Tassi |
| 2014-12-28 | Proof using: call "clear" to remove from sight the vars not selected | Enrico Tassi |
| 2014-12-27 | proof_global: make it possible to call close_proof in a worker | Enrico Tassi |
| 2014-12-26 | Call Evd.nf_constraints only on Univ Poly constants | Enrico Tassi |
| 2014-12-23 | Vi2vo: fix handling of univ constraints coming from the body | Enrico Tassi |
| 2014-11-09 | new: Optimize Proof, Optimize Heap | Enrico Tassi |
| 2014-11-01 | Add [Info] command. | Arnaud Spiwack |
| 2014-09-12 | Add syntax [id]: to apply tactic to goal named id. | Hugo Herbelin |
| 2014-08-30 | Simplify even further the declaration of primitive projections, | Matthieu Sozeau |
| 2014-08-28 | Change the way primitive projections are declared to the kernel. | Matthieu Sozeau |
| 2014-08-05 | Uncountably many bullets (+,-,*,++,--,**,+++,...). | Hugo Herbelin |
| 2014-08-05 | STM: new "par:" goal selector, like "all:" but in parallel | Enrico Tassi |
| 2014-07-31 | Making the error message about bullets more precise. | Pierre Courtieu |
| 2014-07-25 | Fix handling of universes at the end of proofs, esp. for async proof processing. | Matthieu Sozeau |
| 2014-07-23 | When closing a proof, make sure that the types have their evar substituted. | Arnaud Spiwack |
| 2014-07-23 | Proof_global: an unused variable replaced by a wildcard. | Arnaud Spiwack |