aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* FAQ: fix some broken urlsGravatar Pierre Letouzey2014-11-27
* STM: hook called whenever a state is unreachableGravatar Enrico Tassi2014-11-27
* typosGravatar Enrico Tassi2014-11-27
* Fix test flags for fake_ideGravatar Enrico Tassi2014-11-27
* better to always print the thread idGravatar Enrico Tassi2014-11-27
* async_queries_* merged with async_proofs_*Gravatar Enrico Tassi2014-11-27
* AsyncTaskQueue: parsin can also happen in the workers nowGravatar Enrico Tassi2014-11-27
* STM: new API async_queryGravatar Enrico Tassi2014-11-27
* AsyncTaskQueue: API to park a workerGravatar Enrico Tassi2014-11-27
* WorkerPool: API to move a worker from an active pool to a parking oneGravatar Enrico Tassi2014-11-27
* TQueue: let reader be picky when popping an itemGravatar Enrico Tassi2014-11-27
* STM: put hooks in key events to let plugins customize the feedbackGravatar Enrico Tassi2014-11-27
* Feedback: API cleaned up, documented and made user extensibleGravatar Enrico Tassi2014-11-27
* Fixing Coq compilation.Gravatar Pierre-Marie Pédrot2014-11-26
* Experimenting always forcing convertibility on strict implicit argumentsGravatar Hugo Herbelin2014-11-26
* Registering strict implicit arguments systematically.Gravatar Hugo Herbelin2014-11-26
* Bug #3804 is actually closed (thanks to Jason Gross for the notification).Gravatar Xavier Clerc2014-11-25
* Tweak some test cases.Gravatar Xavier Clerc2014-11-25
* Fix order of arguments in Extract Constant for Pos.compare_cont.Gravatar Maxime Dénès2014-11-25
* Adding tag output to references in Ppconstr.Gravatar Pierre-Marie Pédrot2014-11-25
* Used an evar name based on the local def name in "evar" tactic.Gravatar Hugo Herbelin2014-11-25
* A bit more information in debug tactic unification.Gravatar Hugo Herbelin2014-11-25
* Adapting to current semantics of "simpl non-evaluable-cst"Gravatar Hugo Herbelin2014-11-25
* Experimenting using unification when matching evar/meta free subtermsGravatar Hugo Herbelin2014-11-25
* Plugging console highlighting in for toplevel and compilation error messages.Gravatar Pierre-Marie Pédrot2014-11-24
* Adding test for bug #3248.Gravatar Pierre-Marie Pédrot2014-11-24
* Fixing bug #3817.Gravatar Pierre-Marie Pédrot2014-11-24
* Pass around information on the use of template polymorphism forGravatar Matthieu Sozeau2014-11-23
* One more word about "simpl f": avoid "simpl f" to be printed "simpl f",Gravatar Hugo Herbelin2014-11-23
* Add printer for transparent state for ocamldebug.Gravatar Hugo Herbelin2014-11-23
* Partly revert commit d9681fb94a3e04a618e58cd09df9cee929170edc aboutGravatar Hugo Herbelin2014-11-23
* Fix #3824. de Bruijn error in normalization of fixpoints.Gravatar Maxime Dénès2014-11-23
* Specific printer of Evar.Set.t for ocamldebug + more information inGravatar Hugo Herbelin2014-11-22
* Attempt to organize and document unification flags of setoid rewrite.Gravatar Hugo Herbelin2014-11-22
* Removing superfluous newlines in setoid_rewrite error message.Gravatar Hugo Herbelin2014-11-22
* In setoid_rewrite error messages:Gravatar Hugo Herbelin2014-11-22
* Test for closed #2713 and #2876.Gravatar Hugo Herbelin2014-11-22
* Further simplifying functional induction.Gravatar Hugo Herbelin2014-11-22
* Simplifying code of functional induction.Gravatar Hugo Herbelin2014-11-22
* Not using an (arbitrary) pivot anymore for re-introduction ofGravatar Hugo Herbelin2014-11-22
* New simplification of code for generalizing hypotheses in destruct.Gravatar Hugo Herbelin2014-11-22
* Removing a hack which, according to the comment, should not be necessaryGravatar Hugo Herbelin2014-11-22
* Add test-suite file for dependent rewriting example by Vadim Zaliva andGravatar Matthieu Sozeau2014-11-22
* Fix resolve_morphism to build well-scoped terms in case some argumentsGravatar Matthieu Sozeau2014-11-22
* Enforcing the non-normalization of evars in Tactics.get_next_hyp_position.Gravatar Pierre-Marie Pédrot2014-11-22
* Writing intro_replacing in the new monad.Gravatar Pierre-Marie Pédrot2014-11-22
* Removing useless flag of the historical move tactic.Gravatar Pierre-Marie Pédrot2014-11-22
* Exporting a primitive allowing to run completely the tactic monad.Gravatar Pierre-Marie Pédrot2014-11-22
* Adding test for bug #3326.Gravatar Pierre-Marie Pédrot2014-11-21
* Adding test for bug #3424.Gravatar Pierre-Marie Pédrot2014-11-21