aboutsummaryrefslogtreecommitdiff
path: root/toplevel/command.ml
AgeCommit message (Expand)Author
2010-06-12Added regression tests for bugs + miscellaneous improvementsherbelin
2010-06-12Fixing spelling: pr_coma -> pr_commaherbelin
2010-06-09Automatic introduction of names given before ":" in Lemma's andherbelin
2010-06-08Fix treatment of {struct x} annotations in presence of generalizedmsozeau
2010-05-04 - Fixing bug #2308 about Lemma ... withvsiles
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-03-07Fix treatment of remaining unification constraints: raise a moremsozeau
2009-12-12Fixed incorrect computation of possible guard in presence of `{ ... } contexts.herbelin
2009-11-27Added support for definition of fixpoints using tactics.herbelin
2009-11-11Added support for multiple where-clauses in Inductive and co (see wish #2163).herbelin
2009-11-08Restructuration of command.ml + generic infrastructure for inductive schemesherbelin
2009-10-21This big commit addresses two problems:soubiran
2009-10-04Removal of trailing spaces.serpyc
2009-09-22Add the option to automatically introduce variables declared before themsozeau
2009-09-17Remove useless Liboject.export_function fieldglondu
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-09-14Backtrack on the forced discharge of type class variables introducedmsozeau
2009-09-11Generalized the possibility to refer to a global name by a notationherbelin
2009-08-06- Cleaning phase of the interfaces of libnames.ml and nametab.mlherbelin
2009-08-02Improved parameterization of Coq:herbelin
2009-07-08Use user-given implicits from the arity in inductive definitions.msozeau
2009-07-07Jolification : tentative de supprimer les "( evd)" et associés quiaspiwack
2009-06-18Use more consistent resolution parameters in Program and regular typingmsozeau
2009-05-27Fix implicit args code so that declarations are added for allmsozeau
2009-05-13 Fix to my last notation patch: now fixpoint are correctly handled vsiles
2009-04-30Fix a small notation/scope bug:vsiles
2009-04-27- Cleaning (unification of ML names, removal of obsolete code,herbelin
2009-04-24Backporting 12080 (fixing bug #2091 on bad rollback in the "where"herbelin
2009-04-16Fix bug #2089: correctly dealing with parameters and real arguments inmsozeau
2009-04-08Some dead code removal + cleanupsletouzey
2009-04-08- Fixing bug #2084 (unification not checking sort constraints), hopingherbelin
2009-04-08- Backport of 12053 (fixing parsing segfault bug #2087) and 12058 (fixingherbelin
2009-02-19On remplace evar_map par evar_defs (seul evar_defs est désormais exporté aspiwack
2009-01-23Petit nettoyage faisant suite au commit #11847 .aspiwack
2009-01-17DISCLAIMERpuech
2009-01-04Bug dans commit 11743herbelin
2009-01-04Fixed bugs #2001 (search_guard was overwriting the guard index givenherbelin
2008-12-31Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->herbelin
2008-11-09More factorization of inductive/record and typeclasses: move classmsozeau
2008-11-07Slight change of the semantics of user-given casts: they don't reallymsozeau
2008-10-2811511 continued (bug in set.out + incohérence dans "Theorem with"herbelin
2008-10-27- Fixed many "Theorem with" bugs.herbelin
2008-10-22Affichage des notations récursives:herbelin
2008-10-19- Export de pattern_ident vers les ARGUMENT EXTEND and co.herbelin
2008-09-14In manual implicit arguments mode, do not enrich implicitsmsozeau
2008-09-11Add enough information to correctly globalize recursive calls in inductive andmsozeau
2008-08-21Various fixes w.r.t typeclasses and subtac: resolve tcs properly insidemsozeau
2008-08-04Report des commits 11297 et 11299 (nom Unnamed_theorem local caché parherbelin
2008-07-25Fixed bug #1904 (instances of evars were no longer substituted sinceherbelin
2008-07-17Uniformisation du format des messages d'erreur (commencent par uneherbelin