aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-20Update CHANGESMatthieu Sozeau
2016-07-20Fix bug #4780: universe leak in letin_tacMatthieu Sozeau
2016-07-19Fix Errors.out missing a dot...Matthieu Sozeau
2016-07-13Fixing printing of evar name in an error message of instantiate.Hugo Herbelin
2016-07-13Typo.Hugo Herbelin
2016-07-08Add a few fixes in CHANGES that were forgotten.Maxime Dénès
2016-07-08Fix test file for #4858.Maxime Dénès
2016-07-08Update csdp.cache.Maxime Dénès
2016-07-08Test file for #4858.Maxime Dénès
2016-07-08Add test file for #4880.Maxime Dénès
2016-07-08Update COPYRIGHT.Maxime Dénès
2016-07-08Merge remote-tracking branch 'github/pr/243' into v8.5Maxime Dénès
2016-07-07Prevent "Load" from displaying all the intermediate subgoals.Guillaume Melquiond
2016-07-07Do not display goals in -compile-verbose mode (bug #4841).Guillaume Melquiond
2016-07-06Update csdp.cache.Maxime Dénès
2016-07-06Fix typo in configure (noticed by Jason).Maxime Dénès
2016-07-06improved complexity in nsatzthery
2016-07-06Merge remote-tracking branch 'github/pr/199' into v8.5Maxime Dénès
2016-07-06Merge remote-tracking branch 'github/pr/241' into v8.5Maxime Dénès
2016-07-06Bump version number in preparation for 8.5pl2 release.Maxime Dénès
2016-07-06Deduplicate some names in .mailmapJason Gross
2016-07-06Fix indentation of configure printoutJason Gross
2016-07-06Bug Fixes : 4851 4858 4880 for nsatzthery
2016-07-05Move option_map notation upJason Gross
2016-07-05Restore option_map in FMapFactsJason Gross
2016-07-05Compat84: Don't mess with stdlib modulesJason Gross
2016-07-05Prevent unsafe overwriting of Required modules by toplevel library.Maxime Dénès
2016-07-05congruence fix: test-suite code and update CHANGESMatthieu Sozeau
2016-07-05Pass .v files to coqc in Makefile produced by coq_makefile (bug #4896).Guillaume Melquiond
2016-07-05Add mailmap entry.Guillaume Melquiond
2016-07-05Bug fix : variable capture in ltac code of Nsatzthery
2016-07-04Merge branch 'congruencefix' into v8.5Matthieu Sozeau
2016-07-04congruence: Restrict refreshing to SetMatthieu Sozeau
2016-07-04congruence: remove casts of indexed termsMatthieu Sozeau
2016-07-04congruence/univs: properly refresh (fix #4609)Matthieu Sozeau
2016-07-04Mention more fixes in CHANGES before we release pl2.Maxime Dénès
2016-07-04Revert "Improve the interpretation scope of arguments of an ltac match."Maxime Dénès
2016-07-04test-suite: test checking of libraries checksum.Maxime Dénès
2016-07-04Merge remote-tracking branch 'github/pr/228' into v8.5Maxime Dénès
2016-07-01Fixing use of "Declare Implicit Tactic" in refine.Hugo Herbelin
2016-07-01Fixing #4881 (synchronizing "Declare Implicit Tactic" with backtrack).Hugo Herbelin
2016-07-01Fixing #4882 (anomaly with Declare Implicit Tactic on hole of type with evars).Hugo Herbelin
2016-06-28fix coqide double module linking (error on OCaml 4.03)Gabriel Scherer
2016-06-28Merge branch 'forhott' into v8.5Matthieu Sozeau
2016-06-27Univs/CHANGES: #4097 and annotations on notationsMatthieu Sozeau
2016-06-27Refine fix for bug #4097, avoid proj expansionMatthieu Sozeau
2016-06-27Univs: allowing notations to take univ instancesMatthieu Sozeau
2016-06-27Forbidding silently dropped universes instances inMatthieu Sozeau
2016-06-27More on f9695eb4b, 827663982 on resolving #4782, #4813 (typing "with" clause).Hugo Herbelin
2016-06-27Fix bug #4698: CoqIDE error dialogs piling up when coqtop dies.Pierre-Marie Pédrot