aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/command.ml
Commit message (Expand)AuthorAge
...
* DISCLAIMERGravatar puech2009-01-17
* Bug dans commit 11743Gravatar herbelin2009-01-04
* Fixed bugs #2001 (search_guard was overwriting the guard index givenGravatar herbelin2009-01-04
* Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->Gravatar herbelin2008-12-31
* More factorization of inductive/record and typeclasses: move classGravatar msozeau2008-11-09
* Slight change of the semantics of user-given casts: they don't reallyGravatar msozeau2008-11-07
* 11511 continued (bug in set.out + incohérence dans "Theorem with"Gravatar herbelin2008-10-28
* - Fixed many "Theorem with" bugs.Gravatar herbelin2008-10-27
* Affichage des notations récursives:Gravatar herbelin2008-10-22
* - Export de pattern_ident vers les ARGUMENT EXTEND and co.Gravatar herbelin2008-10-19
* In manual implicit arguments mode, do not enrich implicitsGravatar msozeau2008-09-14
* Add enough information to correctly globalize recursive calls in inductive andGravatar msozeau2008-09-11
* Various fixes w.r.t typeclasses and subtac: resolve tcs properly insideGravatar msozeau2008-08-21
* Report des commits 11297 et 11299 (nom Unnamed_theorem local caché parGravatar herbelin2008-08-04
* Fixed bug #1904 (instances of evars were no longer substituted sinceGravatar herbelin2008-07-25
* Uniformisation du format des messages d'erreur (commencent par uneGravatar herbelin2008-07-17
* - Improve [Context] vernacular to allow arbitrary binders, not justGravatar msozeau2008-07-07
* Fixes in handling of implicit arguments:Gravatar msozeau2008-07-04
* Catch a Not_found exception in the Combined Scheme mechanism to hide an uglyGravatar vsiles2008-06-24
* Fixes incorrect handling of existing existentials variables inGravatar msozeau2008-06-03
* Improvements on coqdoc by adding more information into .globGravatar msozeau2008-05-30
* - Fix bug #1858, Hint Unfold calling the wrong locate function.Gravatar msozeau2008-05-23
* - Fix bug related to indices of fixpoints.Gravatar msozeau2008-05-13
* Postpone the search for the recursive argument index from the user givenGravatar msozeau2008-05-06
* Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuveGravatar herbelin2008-04-25
* Fix bug #1844, generalize implementation to handle and combination ofGravatar msozeau2008-04-24
* Prise en compte des coercions dans les clauses "with" même si le typeGravatar herbelin2008-04-23
* Add the ability to specify the implicit status of section variables andGravatar msozeau2008-04-02
* Ajout d'abbréviations/notations paramétriquesGravatar herbelin2008-03-30
* Finish fix in command where we still lost information on what was a typeGravatar msozeau2008-03-24
* Correct bug introduced in r10589, where we lost information thatGravatar msozeau2008-03-21
* * Small change in the make_eq_decidability call : the functions does not (yet)Gravatar vsiles2008-03-18
* * Factorizing code : context_chop was used in several files (even as chop_con...Gravatar vsiles2008-03-17
* Do a second pass on the treatment of user-given implicit arguments. NowGravatar msozeau2008-03-15
* fix the 'decreasing on Xth' messageGravatar letouzey2008-03-13
* * Catching a Not_found exception when trying to use Scheme Equality Gravatar vsiles2008-03-12
* Proper implicit arguments handling for assumptionsGravatar msozeau2008-02-26
* Merge with lmamane's private branch:Gravatar lmamane2008-02-22
* Generalize instance declarations to any context, better name handling. Add ho...Gravatar msozeau2008-01-15
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Prise en compte des notations "alias" dans la globalisation des coercions.Gravatar herbelin2007-11-08
* Added the automatic generation of the boolean equality if possible and theGravatar vsiles2007-10-05
* Modification of the Scheme command.Gravatar vsiles2007-09-28
* Uniformisation politique de nommage evd/isevars (evd si evar_defs,Gravatar herbelin2007-09-06
* Utilisation plus précise de la contrainte de type pour interpréter lesGravatar herbelin2007-08-24
* If a fixpoint is not written with an explicit { struct ... }, then Gravatar letouzey2007-07-07
* Modification of VernacScheme to handle a new scheme: Equality (equality inGravatar vsiles2007-05-25
* Nettoyage et standardisation des messages d'erreurs.Gravatar herbelin2007-05-17
* New keyword "Inline" for Parameters and Axioms for automatic Gravatar soubiran2007-04-25