aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-02Mention requiring extraction/funind in CHANGESTej Chajed
2017-09-29Remove a failwith ""Gaëtan Gilbert
2017-09-29Remove unused Failure catchGaëtan Gilbert
2017-09-29Remove TODO comment (Evar.t is opaque)Gaëtan Gilbert
2017-09-29Cleanup suggest_bulletGaëtan Gilbert
2017-09-29Typo in coqdep manGaëtan Gilbert
2017-09-29Remove some duplication between Typeops and Nativenorm.Gaëtan Gilbert
2017-09-29start counting at 0...Ralf Jung
2017-09-29[ide] Avoid duplicate error printing (BZ#5583)Emilio Jesus Gallego Arias
2017-09-29[vernac] Remove `Qed exporting` syntax.Emilio Jesus Gallego Arias
2017-09-29Iris CI: use opam to determine std++ git commitRalf Jung
2017-09-28Remove trivial TODO comment (constants can't be template poly now).Gaëtan Gilbert
2017-09-28Efficient computation of the names contained in an environment.Pierre-Marie Pédrot
2017-09-28Efficient fresh name generation relying on sets.Pierre-Marie Pédrot
2017-09-27Remove catch-all try with in the beautifier.Théo Zimmermann
2017-09-27Beautifier gets its own formatter: fixes BZ#5704.Théo Zimmermann
2017-09-27[stm] Warn about costly Undo operations in batch mode [BZ#5677]Emilio Jesus Gallego Arias
2017-09-27[stm] Remove unused "Proof using" data in `Sync` tags.Emilio Jesus Gallego Arias
2017-09-27Browser userscript to turn BZ#XXXX occurences into links.Gaëtan Gilbert
2017-09-27Avoid looping when searching for CoqProject.Maxime Dénès
2017-09-27Moving setting of "cleared" evar flag directly in Evd.restrict.Hugo Herbelin
2017-09-27Fixing an old bug in collecting evars with cleared context.Hugo Herbelin
2017-09-27Fixing an old bug in collecting evars with cleared context.Hugo Herbelin
2017-09-26Merge PR #688: Binding universe constraints in Definition/Inductive/etc...Maxime Dénès
2017-09-26look for Obligation num or Next Obligation to start proofPaul Steckler
2017-09-26Properly display the "only" prefix for selectors (bug #5760).Guillaume Melquiond
2017-09-25BZ#5739, Allow level for leftmost nonterminal for printing-ony NotationsPaul Steckler
2017-09-25Fixing a little parsing bug with level 90 introduced in 3e70ea9c.Hugo Herbelin
2017-09-25[doc] Update INSTALL to match reality.Emilio Jesus Gallego Arias
2017-09-25Merge PR #1085: Fix BZ#5755 (incorrect treatment of let-ins in parameters of ...Maxime Dénès
2017-09-25Merge PR #1083: Fixing bug in building _rect scheme for inductive types with ...Maxime Dénès
2017-09-25Merge PR #1079: Avoid generated names for html pages of the reference manual ...Maxime Dénès
2017-09-25Merge PR #1068: Fixing #5749 (bug in fold_constr_with_binders introduced in 4...Maxime Dénès
2017-09-25Merge PR #1057: Reporting locations in error messages about notation formats.Maxime Dénès
2017-09-25Merge PR #1060: An optimization of tactic constructorMaxime Dénès
2017-09-25Merge PR #1075: Re-enable checker error messagesMaxime Dénès
2017-09-23Discharge.ml: cosmetic renaming of some variables.Hugo Herbelin
2017-09-23Fixing #5755 (discharging of inductive types not correct with let-ins).Hugo Herbelin
2017-09-23After testing it in live, writing metas using an ?INTERNAL#42 style is ugly.Hugo Herbelin
2017-09-23Fixing #5749 (bug in fold_constr_with_binders introduced in 4e70791).Hugo Herbelin
2017-09-23Fixing _rect bug for inductive types with let-ins and non-rec uniform params.Hugo Herbelin
2017-09-22Remove some unused parts of the reference manual.Guillaume Melquiond
2017-09-22Avoid generated names for html pages of the reference manual (bug #4742).Guillaume Melquiond
2017-09-22Himsg: Dropping nf_evars made obsolete by EConstr.Hugo Herbelin
2017-09-22Cannot unify message: improve preventing repeating twice the same message.Hugo Herbelin
2017-09-22Make a test for coq_makefile portable.Pierre-Marie Pédrot
2017-09-22Merge PR #1055: Remove STM vernacularsMaxime Dénès
2017-09-22Merge PR #1065: In gitlab set TRAVIS_BRANCH so user overlays will work as exp...Maxime Dénès
2017-09-22Merge PR #1074: Fix BZ#5750 (recovering ability to print the hole of a contex...Maxime Dénès
2017-09-22Merge PR #1071: Mark "Set Tactic Compat Context" as deprecated.Maxime Dénès