aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-09induction/destruct : nicer syntax for generating equations (solves #2741)letouzey
2012-07-09Avoid a warning about unprintable new command Print Namespaceletouzey
2012-07-09Fixed fake_ide test-suite.ppedrot
2012-07-08verbose compat notations : nicer option nameletouzey
2012-07-07Restore an indentation of Show Scriptletouzey
2012-07-07Ring_polynom : a restricted simpl instead of a unfold;foldletouzey
2012-07-06Continuing r15459: it helps testing occur-check early in someherbelin
2012-07-06Minor fixes in the test-suite after my recent commitsletouzey
2012-07-06Two adaptations after the changes of level of ->letouzey
2012-07-06BinPos/BinInt/BinNat : fix some argument scopesletouzey
2012-07-06Restore the compatibility notation Compare.not_eq_symletouzey
2012-07-06Fix order of introduction of hints to preserve most-recent-first semantics.msozeau
2012-07-06A prototype implementation of a Print Namespace command.aspiwack
2012-07-06Fixes a bug in the parsing of the grammar entry dirpath which would,aspiwack
2012-07-06Practical fix for bug #1206 (anomaly raised in pretyping instead ofherbelin
2012-07-06Fixes bug #2678aspiwack
2012-07-06Backtrack: add support for the "Proof c." syntax (fix #2832)letouzey
2012-07-05Extraction: Hashtbl.replace uses less ressources than Hashtbl.add (fix #2824)letouzey
2012-07-05Legacy Ring and Legacy Field migrated to contribsletouzey
2012-07-05Quick update to CHANGES, mention especially the new parsing of ->letouzey
2012-07-05rewrite_db : a first attempt at using rewrite_strat for a quicker autorewriteletouzey
2012-07-05More cleanup in Ring_polynom and EnvRingletouzey
2012-07-05Some cleanup in recent proofs concerning piletouzey
2012-07-05MSetRBT : elementary arith proofs instead of calls to lialetouzey
2012-07-05Kills the useless tactic annotations "in |- *"letouzey
2012-07-05Open Local Scope ---> Local Open Scope, same with Notation and aliiletouzey
2012-07-05Open Scope can now also accepts delimiters (e.g. Z).letouzey
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-07-05Notation: a new annotation "compat 8.x" extending "only parsing"letouzey
2012-07-05Fixes in rewriting by strategies (almost ready to be documented!):msozeau
2012-07-04Fixes a bug in Ppvernac which had braces and bullets printed with an endingaspiwack
2012-07-04Change how the number of open goals is printed.aspiwack
2012-07-04When focused on an empty list of goal (after finishing a subproof introducedaspiwack