aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* A tentative fix for #5102 (bullets parsing broken by calls to parse_entry).Gravatar Hugo Herbelin2016-10-09
* evarconv.ml: Fix bug #4529, primproj unfoldingGravatar Matthieu Sozeau2016-10-06
* w_merge: Add a comment about the (List.rev evars)Gravatar Matthieu Sozeau2016-10-06
* unification.ml: fix for bug #4763, unif regressionGravatar Matthieu Sozeau2016-10-06
* Fixing #4970 (confusion between special "{" and non special "{{" in notations).Gravatar Hugo Herbelin2016-10-03
* Quick fix to another bug of "subst" introduced in 4e3d464 and spotted by Maxime.Gravatar Hugo Herbelin2016-09-30
* Fix test-suite.Gravatar Maxime Dénès2016-09-30
* Merge remote-tracking branch 'github/pr/294' into v8.5Gravatar Maxime Dénès2016-09-30
|\
* \ Merge branch '4762' into v8.5Gravatar Maxime Dénès2016-09-30
|\ \
| * | Fix #4762.Gravatar Cyprien Mangin2016-09-30
* | | Fix a bug in subst releaved by an OCaml warning.Gravatar Maxime Dénès2016-09-29
|/ /
| * Make error message more helpful.Gravatar Théo Zimmermann2016-09-28
|/
* Fixing #4887 (confusion between using and with in documentation of firstorder).Gravatar Hugo Herbelin2016-09-27
* Ensuring that the evar name is preserved by "rename" as it is alreadyGravatar Hugo Herbelin2016-09-24
* Fixing #5095 (non relevant too strict test in let-in abstraction).Gravatar Hugo Herbelin2016-09-22
* Replace { command ; } with ( command )Gravatar Erik Martin-Dorel2016-09-19
* Fix typos in RefMan-uti.tex.Gravatar Erik Martin-Dorel2016-09-19
* Fixing test-suite after commit 43104a0b.Gravatar Pierre-Marie Pédrot2016-09-14
* Fixing a recursive notation bug raised on coq-club on Sep 12, 2016.Gravatar Hugo Herbelin2016-09-12
* Test for #5077.Gravatar Hugo Herbelin2016-09-10
* Fixing #5077 (failure on typing a fixpoint with evars in its type).Gravatar Hugo Herbelin2016-09-10
* Restore native compiler optimizations after they were broken by 9e2ee58.Gravatar Maxime Dénès2016-09-09
* 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
* Fixing what is probably a typo in Strict Proofs mode (#5062).Gravatar Hugo Herbelin2016-09-03
* Fix test-suite after Frédéric's 6231f07b2.Gravatar Maxime Dénès2016-09-01
* Fixing call to "lazy beta iota" in "refine" (restoring v8.4 behavior).Gravatar Hugo Herbelin2016-09-01
* Fixing name of internal refine ("simple refine").Gravatar Hugo Herbelin2016-09-01
* Fix bug #5043: [Admitted] lemmas pick up section variables.Gravatar Pierre-Marie Pédrot2016-08-31
* Fix #4871 - interrupting par:abstract kills coqtopGravatar Maxime Dénès2016-08-30
* micromega cache files are now hidden files (cf #4156)Gravatar Frédéric Besson2016-08-30
* Setting an unknown option now always a warning. Fixes #4947.Gravatar Maxime Dénès2016-08-30
* Fixing an anomaly in printing a unification error message.Gravatar Hugo Herbelin2016-08-20
* Remove extraneous dot in error message (bug #4832).Gravatar Guillaume Melquiond2016-08-19
* Fix incorrect glob data for module symbols (bug #2336).Gravatar Guillaume Melquiond2016-08-18
* Fixing #5001 (metas not cleaned properly in clenv_refine_in).Gravatar Hugo Herbelin2016-08-17
* Fixing CHANGES.Gravatar Hugo Herbelin2016-08-17
* infoH: output via msg_* to make the XML protocol happyGravatar Enrico Tassi2016-08-17
* Output a break before a list only if there was an empty line (bug #4606).Gravatar Guillaume Melquiond2016-08-16
* Merge branch 'pr255' into v8.5 (bug #5015)Gravatar Guillaume Melquiond2016-08-16
|\
| * Fix regression in Coqide's "forward one command" commandGravatar Xavier Leroy2016-08-14
|/
* Do not assume the "TERM" environment variable is always set (bug #5007).Gravatar Guillaume Melquiond2016-08-11
* Use the "md5" command on OpenBSD (bug #5008).Gravatar Guillaume Melquiond2016-08-11
* Fix #5000: Document the native compiler soundness bug due to Unicode mangling.Gravatar Pierre-Marie Pédrot2016-08-07
* Fix documentation typo (bug #4994).Gravatar Guillaume Melquiond2016-08-04
* Fix bug #4673: regression in setoid_rewrite.Gravatar Matthieu Sozeau2016-07-29
* Update CHANGES about #3886 bugfixGravatar Matthieu Sozeau2016-07-29
* Fix bug #3886, generation of obligations of fixesGravatar Matthieu Sozeau2016-07-29
* Fix #4769, univ poly and elim schemes in sectionsGravatar Matthieu Sozeau2016-07-29
* Update CHANGES about critical bugfix and othersGravatar Matthieu Sozeau2016-07-26