aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Granted legitimate wish #2607 (not exposing crude fixpoint body ofGravatar herbelin2011-12-18
* CoqIde files position is freedesktop compliant.Gravatar pboutill2011-12-18
* ./configure & freedesktopGravatar pboutill2011-12-18
* Fixing bug #2634 (unscoped notations were disturbing theGravatar herbelin2011-12-18
* Applied patches proposed suggested by Hendrik Tews to fix existentialGravatar courtieu2011-12-18
* Continuing 14812 and 14813 (use type information to reduce theGravatar herbelin2011-12-18
* Fixed a Not_found bug when declaring in a section some implicitGravatar herbelin2011-12-18
* Removing PrintConstr debugging entry in g_proof.ml4 which was notGravatar herbelin2011-12-18
* Suspending declaration of undefined debug printers.Gravatar herbelin2011-12-18
* Added a flag to control the use of typing when instantiating appliedGravatar herbelin2011-12-17
* Added ability to take the type of applied metas into account whenGravatar herbelin2011-12-17
* Reorganizing Unification.unify_0 so as to more easily share codeGravatar herbelin2011-12-17
* Command Arguments: standardizing format of error messages and American spelling.Gravatar herbelin2011-12-17
* Coq_makefile: "beautify" targetGravatar pboutill2011-12-17
* Coqdep adds %.v.beautified on the left of the ':' when it generates %.v depen...Gravatar pboutill2011-12-17
* Coq_makefile: "validate" target calls the checker over all vo.Gravatar pboutill2011-12-17
* Coq_makefile: section refactoring and no variables for OCaml if no ml* files ...Gravatar pboutill2011-12-17
* Coq_makefile: if no -install is provided, install location is set by a Makefi...Gravatar pboutill2011-12-17
* Deactivated automatic inference of _case schemes, as it was in 8.3Gravatar herbelin2011-12-17
* A pass on warning printings. Made systematic the use of msg_warning soGravatar herbelin2011-12-17
* Bypassing the use of (currently unimplemented) "Show Script" in testsGravatar herbelin2011-12-17
* Improving pretty-printing of Ltac functions.Gravatar herbelin2011-12-17
* Fixing format of complexity bug Notations.v.Gravatar herbelin2011-12-17
* Fixing previous commit which was bugging on tactics preceded by goal number (...Gravatar courtieu2011-12-16
* Coqide: adapt some comments now that bullets are terminators like { }Gravatar letouzey2011-12-16
* Introducing a notion of evar candidates to be used when an evar isGravatar herbelin2011-12-16
* Fixing amazing loop when using eta-expansion in pattern-matching forGravatar herbelin2011-12-16
* Adapting coqide to my last commit: Gravatar courtieu2011-12-16
* Moving bullets (-, +, *) into stand-alone commands instead of beingGravatar courtieu2011-12-16
* Cleaned up a bit goal handling in Coqtop interface. Now we have two queries :...Gravatar ppedrot2011-12-15
* Some extra universe refreshing seems needed in abstract_generalizeGravatar herbelin2011-12-14
* CHANGES: some more updatesGravatar letouzey2011-12-12
* Proof using ...Gravatar gareuselesinge2011-12-12
* Extraction: only do the test on generalizable lets for ocamlGravatar letouzey2011-12-10
* Makefile: force the installation of all .cmi (and remove some obsolete .mli)Gravatar letouzey2011-12-08
* Extraction: avoid internal eta-reduction (fix #2570)Gravatar letouzey2011-12-08
* Fixing grammar resetting bug in the presence of levels initially emptyGravatar herbelin2011-12-07
* Adapting test Existentials to new numbering strategy of evars (r14764).Gravatar herbelin2011-12-07
* Fixing a bug of commit r13310 (activating coercions only when moduleGravatar herbelin2011-12-07
* Html page titlesGravatar pboutill2011-12-07
* Vectors use a bit more the pattern matching compilerGravatar pboutill2011-12-07
* TypoGravatar pboutill2011-12-07
* Fixed a synchronization bug between coqtop and the CoqIDE command pane.Gravatar ppedrot2011-12-06
* fix Makefile.common handling of -byte-onlyGravatar gareuselesinge2011-12-06
* Documentation of Arguments + implicitsGravatar gareuselesinge2011-12-06
* Documentation for Arguments + notation scopesGravatar gareuselesinge2011-12-06
* Documentation for Arguments + simplGravatar gareuselesinge2011-12-06
* Minor fixes to ArgumentsGravatar gareuselesinge2011-12-06
* Backtrack on synchronizing universe counter with resetGravatar herbelin2011-12-06
* Registering universe and meta/evar counters as summaries so as toGravatar herbelin2011-12-05