aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | Update csdp cache.Gravatar Pierre-Marie Pédrot2016-09-09
| | | * Removing the last uses of Pptactic in the lower layers.Gravatar Pierre-Marie Pédrot2016-09-09
| * | | Fix bug #3920 for good after 44ada64.Gravatar Pierre-Marie Pédrot2016-09-09
| * | | Fix Bug #5073 : regression of micromega pluginGravatar Frédéric Besson2016-09-08
| | | * Unplugging Pptactic from Ppvernac.Gravatar Pierre-Marie Pédrot2016-09-08
| * | | Avoid canonizing the same paths over and over.Gravatar Guillaume Melquiond2016-09-08
| | | * Making Proof_global terminator generic in external tactics.Gravatar Pierre-Marie Pédrot2016-09-08
| | | * Making Hints generic in the use of external tactics.Gravatar Pierre-Marie Pédrot2016-09-08
| | | * Unplugging Tacexpr in several interface files.Gravatar Pierre-Marie Pédrot2016-09-08
| | | * Making Vernacexpr independent from Tacexpr.Gravatar Pierre-Marie Pédrot2016-09-08
| |_|/ |/| |
* | | Merge PR #244.Gravatar Pierre-Marie Pédrot2016-09-08
|\ \ \
| | * | Fix Bug #5073 : regression of micromega pluginGravatar Frédéric Besson2016-09-08
| | * | Merge PR #271 into v8.6Gravatar Pierre-Marie Pédrot2016-09-08
| | |\ \
| | | * | Fix a typo in the reference manualGravatar Jason Gross2016-09-07
| | |/ /
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-07
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-07
| |\ \ \ | | | |/ | | |/|
| * | | CoqIDE: Errors are sticky (fix #4368)Gravatar Enrico Tassi2016-09-07
| * | | Removing useless tactic compatibility layer in Rewrite.Gravatar Pierre-Marie Pédrot2016-09-07
| * | | STM: if_verbose on "Checking task ..." (fix #4058)Gravatar Enrico Tassi2016-09-07
| * | | ltacprof: rec-calls are coaleshedGravatar Enrico Tassi2016-09-07
| * | | micromega : more robust generation of proof termsGravatar Frédéric Besson2016-09-07
| * | | A proposal to unify the messages given by Test and Print Options (#5062).Gravatar Hugo Herbelin2016-09-06
| * | | STM: queries give back a dummy safe_id in case of error (#5041)Gravatar Enrico Tassi2016-09-06
| * | | STM: sideff: report safe_id correctly (fix #4968)Gravatar Enrico Tassi2016-09-06
| * | | STM: nested Abort is like nested Qed (fix #4756)Gravatar Enrico Tassi2016-09-06
| * | | coqide: use Document instead of tags to detect sentences to `Skip (#4829)Gravatar Enrico Tassi2016-09-05
| | * | Test file for #5065 - Anomaly: Not a proof by inductionGravatar Maxime Dénès2016-09-05
| | * | Fix #5065: Anomaly: Not a proof by inductionGravatar Maxime Dénès2016-09-05
| * | | Fast path in push_rel_context_to_named_context.Gravatar Pierre-Marie Pédrot2016-09-05
| * | | profile_ltac: rewritten to be purely functional and STM awareGravatar Enrico Tassi2016-09-05
| * | | xml_printer: use sensible names for putc and putsGravatar Enrico Tassi2016-09-05
| * | | feedback: support multiple feedback listenersGravatar Enrico Tassi2016-09-05
| * | | Summary: simpler API for process-local storageGravatar Enrico Tassi2016-09-05
| * | | Do not normalize evars in Eauto.e_give_exact.Gravatar Pierre-Marie Pédrot2016-09-04
| | * | Fixing what is probably a typo in Strict Proofs mode (#5062).Gravatar Hugo Herbelin2016-09-03
| * | | Fast path in whd_evar.Gravatar Pierre-Marie Pédrot2016-09-02
| * | | Silence the CAMLP5 warnings on command line.Gravatar Pierre-Marie Pédrot2016-09-02
| * | | Remove useless debug code.Gravatar Guillaume Melquiond2016-09-02
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-02
|\| | |
| * | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-02
| |\| |
| | * | Fix test-suite after Frédéric's 6231f07b2.Gravatar Maxime Dénès2016-09-01
| * | | Fixed Bug #5003 : more careful generalisation of dependent terms.Gravatar Frédéric Besson2016-09-01
| * | | More efficient data structure to check if a native file is loaded.Gravatar Maxime Dénès2016-09-01
| * | | Notation_ops.subst_glob_vars: substituting also in evar kind forGravatar Hugo Herbelin2016-09-01
| * | | Short documentation, filling TODO's in evd.mli.Gravatar Hugo Herbelin2016-09-01
| | * | Fixing call to "lazy beta iota" in "refine" (restoring v8.4 behavior).Gravatar Hugo Herbelin2016-09-01
| * | | Moving log of "TacReduce"/"reduce" to Tactics.reduce so that internalGravatar Hugo Herbelin2016-09-01
| | * | Fixing name of internal refine ("simple refine").Gravatar Hugo Herbelin2016-09-01
| * | | Fix Bug #5005 : micromega tactics is now robust to failure of 'abstract'.Gravatar Frédéric Besson2016-08-31
| | * | Fix bug #5043: [Admitted] lemmas pick up section variables.Gravatar Pierre-Marie Pédrot2016-08-31