aboutsummaryrefslogtreecommitdiff
path: root/toplevel/command.ml
AgeCommit message (Expand)Author
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
2008-07-07- Improve [Context] vernacular to allow arbitrary binders, not justmsozeau
2008-07-04Fixes in handling of implicit arguments:msozeau
2008-06-24Catch a Not_found exception in the Combined Scheme mechanism to hide an uglyvsiles
2008-06-03Fixes incorrect handling of existing existentials variables inmsozeau
2008-05-30Improvements on coqdoc by adding more information into .globmsozeau
2008-05-23- Fix bug #1858, Hint Unfold calling the wrong locate function.msozeau
2008-05-13- Fix bug related to indices of fixpoints.msozeau
2008-05-06Postpone the search for the recursive argument index from the user givenmsozeau
2008-04-25Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuveherbelin
2008-04-24Fix bug #1844, generalize implementation to handle and combination ofmsozeau
2008-04-23Prise en compte des coercions dans les clauses "with" même si le typeherbelin
2008-04-02Add the ability to specify the implicit status of section variables andmsozeau
2008-03-30Ajout d'abbréviations/notations paramétriquesherbelin
2008-03-24Finish fix in command where we still lost information on what was a typemsozeau
2008-03-21Correct bug introduced in r10589, where we lost information thatmsozeau
2008-03-18* Small change in the make_eq_decidability call : the functions does not (yet)vsiles
2008-03-17* Factorizing code : context_chop was used in several files (even as chop_con...vsiles
2008-03-15Do a second pass on the treatment of user-given implicit arguments. Nowmsozeau
2008-03-13fix the 'decreasing on Xth' messageletouzey
2008-03-12* Catching a Not_found exception when trying to use Scheme Equality vsiles
2008-02-26Proper implicit arguments handling for assumptionsmsozeau
2008-02-22Merge with lmamane's private branch:lmamane
2008-01-15Generalize instance declarations to any context, better name handling. Add ho...msozeau
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau
2007-12-06Plus de combinateurs sont passés de Util à Option. Le module Options aspiwack
2007-11-08Prise en compte des notations "alias" dans la globalisation des coercions.herbelin
2007-10-05 Added the automatic generation of the boolean equality if possible and thevsiles
2007-09-28Modification of the Scheme command.vsiles
2007-09-06Uniformisation politique de nommage evd/isevars (evd si evar_defs,herbelin
2007-08-24Utilisation plus précise de la contrainte de type pour interpréter lesherbelin
2007-07-07If a fixpoint is not written with an explicit { struct ... }, then letouzey
2007-05-25Modification of VernacScheme to handle a new scheme: Equality (equality invsiles