aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-29Fixing #2836 (materialize_evar might refine as a side effect theherbelin
2012-07-25documentation of bullets (forward port from v8.4).courtieu
2012-07-25Fix eta contraction in Reductionopspboutill
2012-07-25Bug 2706: Coqide and layout that use special modifierspboutill
2012-07-25Same for Finpboutill
2012-07-21Fixing bug #2835 (the rationale for printing notations was notherbelin
2012-07-21Improving management of notations with binders (see #2708 where aherbelin
2012-07-21Fixing unchecked overflow in sub_mult used for euclidian division overherbelin
2012-07-21Slight modification to the printing of goals when in emacs mode.courtieu
2012-07-20Reductionops refactoringpboutill
2012-07-20Fixup implicits in patterns & notationspboutill
2012-07-20Vector equalities first stuffpboutill
2012-07-20Put Option in Clibpboutill
2012-07-20Fixing test-suitepboutill
2012-07-20Let coqtop be a little more stupid in hint answer: otherwise, thatppedrot
2012-07-19Getting rid of the undocumented [complete] tactic, which wasppedrot
2012-07-18Various minor fixes to coqdoc from A. Chlipala.msozeau
2012-07-16Added abstration layer to goal display in CoqIDE, and cleaned partsppedrot
2012-07-16Fixing goal display when still focussing but no more goals.ppedrot
2012-07-13Display the "unjustified" information returned by coqtop.ppedrot
2012-07-13Fixes r15610 (A new status Unsafe in Interface).aspiwack
2012-07-12flex_maybeflex factoringpboutill
2012-07-12miller_pfenning unification code factoringpboutill
2012-07-12flex_kind_of_term does not have a copy of termpboutill
2012-07-12evar reduction is already made by whd_*pboutill
2012-07-12tacred uses stack_reduction_function instead of state_reduction_functionpboutill
2012-07-12A new status Unsafe in Interface. Meant for commands such as Admitted.aspiwack
2012-07-12Better exception handling in TACTIC EXTEND and VERNAC EXTEND (fix #2797)letouzey
2012-07-12Ensure that a plugin init function is called only onceletouzey
2012-07-12Vernacentries: minor code cleanupletouzey
2012-07-12Bug 2838: ExplApp in mutual inductive parameterspboutill
2012-07-12Coq should compile with Ocaml4 and/or lablgtk installed with ocamlfindpboutill
2012-07-11Set/Unset Atomic Load : a pragmatic solution for part 2 of #2820letouzey
2012-07-11Also allow Reset in Load'ed filesletouzey
2012-07-11Re-allow Reset in compiled filesletouzey
2012-07-11Severe reorganisation of the code of tactics in Proofview.aspiwack
2012-07-11Fix regression introduced in r15418 that broke MathClasses. In program mode, ...msozeau
2012-07-11Fix typeclass error handling which was sometimes raising a Failure ("hd").msozeau
2012-07-11A friendlier printing of remaining goals when no goal is focused.aspiwack
2012-07-10Fixing Print Assumption displayppedrot
2012-07-10Restore test file induct.v where the "in |- *" is mandatoryletouzey
2012-07-10isolate instances about Permutation and PermutationA which may slow rewriteletouzey
2012-07-10Better treatment of error messages in rewrite (avoid use of Errors.print).msozeau
2012-07-10Adapting the IDE interface with the focussed display.ppedrot
2012-07-10Small change in the printing of proofs for use by coqide.aspiwack
2012-07-10Fixes bug 2841 ([Focus 0] gives anomaly).aspiwack
2012-07-10Another correction to the dependent existential variable printingaspiwack
2012-07-09destruct: full compatibility with former _eqn syntaxletouzey
2012-07-09Moved code out of ide_slave in a more appropriate place.ppedrot
2012-07-09The tactic remember now accepts a final eqn:H option (grant wish #2489)letouzey