aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-12Fixing a collision about the meta-variable ".." in recursive notations.Hugo Herbelin
2016-10-12Merge remote-tracking branch 'github/pr/286' into v8.5Maxime Dénès
2016-10-12Merge remote-tracking branch 'git/bug5123' into v8.5Matthieu Sozeau
2016-10-11Fix test-suite file 5123 to fail in case of regressionMatthieu Sozeau
2016-10-11Merge remote-tracking branch 'github/bug4863' into v8.5Matthieu Sozeau
2016-10-11Fix bug #5123: mark all shelved evars unresolvableMatthieu Sozeau
2016-10-11Fix for bug #4863, update the Proofview's env withMatthieu Sozeau
2016-10-10Add test file for #4416.Maxime Dénès
2016-10-10Fix #4416: - Incorrect "Error: Incorrect number of goals"Arnaud Spiwack
2016-10-09A tentative fix for #5102 (bullets parsing broken by calls to parse_entry).Hugo Herbelin
2016-10-06Revert "Make the pretty printer resilient to incomplete nametab (progress on ...Théo Zimmermann
2016-10-06evarconv.ml: Fix bug #4529, primproj unfoldingMatthieu Sozeau
2016-10-06w_merge: Add a comment about the (List.rev evars)Matthieu Sozeau
2016-10-06unification.ml: fix for bug #4763, unif regressionMatthieu Sozeau
2016-10-03Fixing #4970 (confusion between special "{" and non special "{{" in notations).Hugo Herbelin
2016-10-03Remove if_then_else. Use tryif instead.Théo Zimmermann
2016-09-30Quick fix to another bug of "subst" introduced in 4e3d464 and spotted by Maxime.Hugo Herbelin
2016-09-30Fix test-suite.Maxime Dénès
2016-09-30Merge remote-tracking branch 'github/pr/294' into v8.5Maxime Dénès
2016-09-30Merge branch '4762' into v8.5Maxime Dénès
2016-09-30Fix #4762.Cyprien Mangin
2016-09-29Fix a bug in subst releaved by an OCaml warning.Maxime Dénès
2016-09-28Make error message more helpful.Théo Zimmermann
2016-09-27Fixing #4887 (confusion between using and with in documentation of firstorder).Hugo Herbelin
2016-09-24Ensuring that the evar name is preserved by "rename" as it is alreadyHugo Herbelin
2016-09-22Fixing #5095 (non relevant too strict test in let-in abstraction).Hugo Herbelin
2016-09-19Replace { command ; } with ( command )Erik Martin-Dorel
2016-09-19Fix typos in RefMan-uti.tex.Erik Martin-Dorel
2016-09-14Fixing test-suite after commit 43104a0b.Pierre-Marie Pédrot
2016-09-12Fixing a recursive notation bug raised on coq-club on Sep 12, 2016.Hugo Herbelin
2016-09-10Test for #5077.Hugo Herbelin
2016-09-10Fixing #5077 (failure on typing a fixpoint with evars in its type).Hugo Herbelin
2016-09-09Restore native compiler optimizations after they were broken by 9e2ee58.Maxime Dénès
2016-09-05Test file for #5065 - Anomaly: Not a proof by inductionMaxime Dénès
2016-09-05Fix #5065: Anomaly: Not a proof by inductionMaxime Dénès
2016-09-03Fixing what is probably a typo in Strict Proofs mode (#5062).Hugo Herbelin
2016-09-01Fix test-suite after Frédéric's 6231f07b2.Maxime Dénès
2016-09-01Fixing call to "lazy beta iota" in "refine" (restoring v8.4 behavior).Hugo Herbelin
2016-09-01Fixing name of internal refine ("simple refine").Hugo Herbelin
2016-08-31Fix bug #5043: [Admitted] lemmas pick up section variables.Pierre-Marie Pédrot
2016-08-30Fix #4871 - interrupting par:abstract kills coqtopMaxime Dénès
2016-08-30micromega cache files are now hidden files (cf #4156)Frédéric Besson
2016-08-30Setting an unknown option now always a warning. Fixes #4947.Maxime Dénès
2016-08-20Fixing an anomaly in printing a unification error message.Hugo Herbelin
2016-08-19Remove extraneous dot in error message (bug #4832).Guillaume Melquiond
2016-08-18Fix incorrect glob data for module symbols (bug #2336).Guillaume Melquiond
2016-08-17Fixing #5001 (metas not cleaned properly in clenv_refine_in).Hugo Herbelin
2016-08-17Fixing CHANGES.Hugo Herbelin
2016-08-17infoH: output via msg_* to make the XML protocol happyEnrico Tassi
2016-08-16Output a break before a list only if there was an empty line (bug #4606).Guillaume Melquiond