aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Coqide now need lablgtk2.14.0Gravatar pboutill2011-06-11
* Updated CHANGES (info, Show Script, rephrasing).Gravatar herbelin2011-06-10
* Moved allow_K to a unification flagGravatar herbelin2011-06-10
* Fixing another bug with "_" intro pattern.Gravatar herbelin2011-06-10
* Fixing the "buggy" first_name and prepare multi-induction.Gravatar herbelin2011-06-10
* Made use of "_" in repeated use of intros_patterns work (withGravatar herbelin2011-06-10
* Integrating onLastHypId into intro so that we can get the introductionGravatar herbelin2011-06-10
* Call process_vernac_interp_error before calling Errors.print inGravatar herbelin2011-06-10
* Coqide Menubar integration in MacOSGravatar pboutill2011-06-10
* no more errors at _stubs.c.d generationGravatar pboutill2011-06-10
* Menubar and toolbar in coqide using GtkUI & Gactions.Gravatar pboutill2011-06-10
* Revert "Check if recursive calls are guarded before printing "Proof completed"."Gravatar pboutill2011-06-10
* Fixes in pruning, do not fail if pruning is impossible due to typing constrai...Gravatar msozeau2011-06-10
* ring2, cring, nsatz avec type classe avec parametres plus notationsGravatar pottier2011-06-10
* More fixes in pruning/restriction of evars during unification.Gravatar msozeau2011-06-09
* Make Notation works with anonymous-level "Type".Gravatar herbelin2011-06-08
* Fixes in pruning in unification.Gravatar msozeau2011-06-08
* Fix bug #2399 in Program: used to build an ill-formed term due to a de Bruijn...Gravatar msozeau2011-06-07
* Fix bug #2335, fail if the search for reflexivity/symmetry/transitivity proof...Gravatar msozeau2011-06-07
* Catch AbstractionOverMeta as a unification failure in precatchable_exception.Gravatar msozeau2011-06-07
* Fix bug #2415: warn when closing modules or sections and some obligations are...Gravatar msozeau2011-06-07
* Fixed bug #2398: destruct ex2/sig2/sigT2 in Program, patch by Paolo Herms.Gravatar msozeau2011-06-07
* - Fix restrict_hyps to not allow filtering on a variable required to typechec...Gravatar msozeau2011-06-07
* Typo.Gravatar gmelquio2011-06-06
* Mini-test for etaGravatar herbelin2011-05-26
* Partial fix for accepting bound variables with same name as implicitGravatar herbelin2011-05-26
* Check if recursive calls are guarded before printing "Proof completed".Gravatar herbelin2011-05-26
* Fixing discriminate for identity.Gravatar herbelin2011-05-26
* Q2R -> IQRGravatar fbesson2011-05-25
* Made the emacs-U option deprecated. Also removed the old codeGravatar courtieu2011-05-24
* Applying Enrico Tassi's patch for giving priority to delta over eta inGravatar herbelin2011-05-24
* git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14152 85f007b7-540e-0...Gravatar fbesson2011-05-23
* ported r14149 from v8.3 branch: bug in checker (redefined global)Gravatar barras2011-05-23
* Restore display of notation when printing an inductive such as sigGravatar letouzey2011-05-21
* added support to handle division by a constant over RGravatar fbesson2011-05-20
* Remove useless "open Gc"Gravatar glondu2011-05-19
* Remove System.process_time (dead code)Gravatar glondu2011-05-19
* Extraction: avoid lots of late mind_of_knGravatar letouzey2011-05-19
* Extraction: global reference should be indexed on their user part (fix #2540)Gravatar letouzey2011-05-19
* cbv delta - [...] before calling liaGravatar fbesson2011-05-18
* apply zeta reduction before syntaxificationGravatar fbesson2011-05-18
* Extraction: avoid printing of Recursive Extraction in coqide's consoleGravatar letouzey2011-05-18
* Coqide: allow the use of Abort (grant wish #2357)Gravatar letouzey2011-05-18
* Class_tactics: Pervasives.(=) don't work for named_context_val (fix ATBR)Gravatar letouzey2011-05-17
* Modops: the strengthening functions can work without any env argumentGravatar letouzey2011-05-17
* More work on error handlingGravatar letouzey2011-05-17
* Add simple test of bullet behaviour.Gravatar aspiwack2011-05-17
* Break circular dependency Proof_global -> Vernacexpr -> Proof_global.Gravatar aspiwack2011-05-17
* Fixes bug in [maximal_unfocus] introduced in r14120.Gravatar aspiwack2011-05-17
* Repair the "Fail" command after recent changes in exception handlingGravatar letouzey2011-05-16