aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* A new status Unsafe in Interface. Meant for commands such as Admitted.Gravatar aspiwack2012-07-12
* Better exception handling in TACTIC EXTEND and VERNAC EXTEND (fix #2797)Gravatar letouzey2012-07-12
* Ensure that a plugin init function is called only onceGravatar letouzey2012-07-12
* Vernacentries: minor code cleanupGravatar letouzey2012-07-12
* Bug 2838: ExplApp in mutual inductive parametersGravatar pboutill2012-07-12
* Coq should compile with Ocaml4 and/or lablgtk installed with ocamlfindGravatar pboutill2012-07-12
* Set/Unset Atomic Load : a pragmatic solution for part 2 of #2820Gravatar letouzey2012-07-11
* Also allow Reset in Load'ed filesGravatar letouzey2012-07-11
* Re-allow Reset in compiled filesGravatar letouzey2012-07-11
* Severe reorganisation of the code of tactics in Proofview.Gravatar aspiwack2012-07-11
* Fix regression introduced in r15418 that broke MathClasses. In program mode, ...Gravatar msozeau2012-07-11
* Fix typeclass error handling which was sometimes raising a Failure ("hd").Gravatar msozeau2012-07-11
* A friendlier printing of remaining goals when no goal is focused.Gravatar aspiwack2012-07-11
* Fixing Print Assumption displayGravatar ppedrot2012-07-10
* Restore test file induct.v where the "in |- *" is mandatoryGravatar letouzey2012-07-10
* isolate instances about Permutation and PermutationA which may slow rewriteGravatar letouzey2012-07-10
* Better treatment of error messages in rewrite (avoid use of Errors.print).Gravatar msozeau2012-07-10
* Adapting the IDE interface with the focussed display.Gravatar ppedrot2012-07-10
* Small change in the printing of proofs for use by coqide.Gravatar aspiwack2012-07-10
* Fixes bug 2841 ([Focus 0] gives anomaly).Gravatar aspiwack2012-07-10
* Another correction to the dependent existential variable printingGravatar aspiwack2012-07-10
* destruct: full compatibility with former _eqn syntaxGravatar letouzey2012-07-09
* Moved code out of ide_slave in a more appropriate place.Gravatar ppedrot2012-07-09
* The tactic remember now accepts a final eqn:H option (grant wish #2489)Gravatar letouzey2012-07-09
* induction/destruct : nicer syntax for generating equations (solves #2741)Gravatar letouzey2012-07-09
* Avoid a warning about unprintable new command Print NamespaceGravatar letouzey2012-07-09
* Fixed fake_ide test-suite.Gravatar ppedrot2012-07-09
* verbose compat notations : nicer option nameGravatar letouzey2012-07-08
* Restore an indentation of Show ScriptGravatar letouzey2012-07-07
* Ring_polynom : a restricted simpl instead of a unfold;foldGravatar letouzey2012-07-07
* Continuing r15459: it helps testing occur-check early in someGravatar herbelin2012-07-06
* Minor fixes in the test-suite after my recent commitsGravatar letouzey2012-07-06
* Two adaptations after the changes of level of ->Gravatar letouzey2012-07-06
* BinPos/BinInt/BinNat : fix some argument scopesGravatar letouzey2012-07-06
* Restore the compatibility notation Compare.not_eq_symGravatar letouzey2012-07-06
* Fix order of introduction of hints to preserve most-recent-first semantics.Gravatar msozeau2012-07-06
* A prototype implementation of a Print Namespace command.Gravatar aspiwack2012-07-06
* Fixes a bug in the parsing of the grammar entry dirpath which would,Gravatar aspiwack2012-07-06
* Practical fix for bug #1206 (anomaly raised in pretyping instead ofGravatar herbelin2012-07-06
* Fixes bug #2678Gravatar aspiwack2012-07-06
* Backtrack: add support for the "Proof c." syntax (fix #2832)Gravatar letouzey2012-07-06
* Extraction: Hashtbl.replace uses less ressources than Hashtbl.add (fix #2824)Gravatar letouzey2012-07-05
* Legacy Ring and Legacy Field migrated to contribsGravatar letouzey2012-07-05
* Quick update to CHANGES, mention especially the new parsing of ->Gravatar letouzey2012-07-05
* rewrite_db : a first attempt at using rewrite_strat for a quicker autorewriteGravatar letouzey2012-07-05
* More cleanup in Ring_polynom and EnvRingGravatar letouzey2012-07-05
* Some cleanup in recent proofs concerning piGravatar letouzey2012-07-05
* MSetRBT : elementary arith proofs instead of calls to liaGravatar letouzey2012-07-05
* Kills the useless tactic annotations "in |- *"Gravatar letouzey2012-07-05
* Open Local Scope ---> Local Open Scope, same with Notation and aliiGravatar letouzey2012-07-05