aboutsummaryrefslogtreecommitdiff
path: root/theories/Init/Datatypes.v
AgeCommit message (Expand)Author
2016-01-21Merge branch 'v8.5'Pierre-Marie Pédrot
2016-01-20Update copyright headers.Maxime Dénès
2015-05-09Tentatively setting cons and Some with 1st implicit argument maximalHugo Herbelin
2015-01-18Correct restriction of vm_compute when handling universe polymorphicMatthieu Sozeau
2015-01-15Correct restriction of vm_compute when handling universe polymorphicMatthieu Sozeau
2015-01-12Update headers.Maxime Dénès
2014-09-09- Fix printing and parsing of primitive projections, including the SetMatthieu Sozeau
2014-05-06Try a new way of handling template universe levelsMatthieu Sozeau
2014-05-06- Fix bug preventing apply from unfolding Fixpoints.Matthieu Sozeau
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-01-24[Coercion]s use [Sortclass], not [Prop] (in docs)Jason Gross
2012-08-08Updating headers.herbelin
2012-07-05Kills the useless tactic annotations "in |- *"letouzey
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-01-19No more use of tauto in Init/pboutill
2011-11-21theories/, plugins/ and test-suite/ ported to the Arguments vernaculargareuselesinge
2011-06-20Arithemtic: more concerning compare, eqb, leb, ltbletouzey
2011-05-05Modularization of BinNat + fixes of stdlibletouzey
2011-05-05Better comments and organisation in Datatypes.vletouzey
2011-03-21Init: some results in Type should rather be Defined than Qedletouzey
2011-03-17CompareSpec: a slight generalization/reformulation of CompSpecletouzey
2010-10-23Used multiple lists of implicit arguments to transfer the choices ofherbelin
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-07-10Bool: iff lemmas about or, a reflect inductive, an is_true functionletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-02-13CompSpec2Type is used to build functions, it should be Defined, not Qedletouzey
2010-02-12CompSpecType, a clone of CompSpec but in Type instead of Propletouzey
2009-11-06Datatypes.length and app defined back via fun+fix instead of Fixpointletouzey
2009-11-03Better visibility of the inductive CompSpec used to specify comparison functionsletouzey
2009-11-02list, length, app are migrated from List to Datatypesletouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-07-24OrderedTypeEx.N_as_OT use Nlt, various minor improvements in N/ZArithletouzey
2009-06-29Miscellaneous practical commits: herbelin
2009-03-27Parsing files for numerals (+ ascii/string) moved into pluginsletouzey
2009-01-01Switched to "standardized" names for the properties of eq andherbelin
2008-12-26- Optimized "auto decomp" which had a (presumably) exponential inherbelin
2008-11-23Fine-tuning rewriting from "eq_true b": using <- to rewrite true to bherbelin
2008-11-22- Fixed minor bug #1994 in the tactic chapter of the manual [doc]herbelin
2008-06-08- Patch sur "intros until 0"herbelin
2008-05-28Notation concise pour la valeur par défaut des cas reconnus commeherbelin
2007-10-05 Added the automatic generation of the boolean equality if possible and thevsiles
2007-04-28Déplacement des opérations sur bool dans l'état initialherbelin
2006-10-17Mise en forme des theoriesnotin
2006-05-29Ajout d'alias pour prodT_rect et cie qui avaient été oublkÃiésherbelin
2006-05-28- Déplacement des types paramétriques prod, sum, option, identity,herbelin
2006-03-17Modification des propriétés (svn:executable)notin
2005-05-19Documentationherbelin
2005-03-31Added option_mapherbelin
2004-07-16Nouvelle en-têteherbelin
2004-03-17Definition de la notation de la paire par un motif recursifherbelin