aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/coqlib.ml
Commit message (Expand)AuthorAge
* cList: a few alternative to hashtbl-based uniquize, distinct, subsetGravatar letouzey2013-10-23
* Nicer code concerning dirpaths and modpath around LibGravatar letouzey2013-08-22
* Misc changes around coqtop.ml :Gravatar letouzey2013-08-22
* Less "Coq" strings everywhereGravatar letouzey2013-08-22
* Side effect free implementation of admit (Isabelle's oracle)Gravatar gareuselesinge2013-08-08
* Modest protection against "injection" and co raising anomaly inGravatar herbelin2013-06-02
* Hipattern : consider jmeq only when Logic.JMeq is loadedGravatar letouzey2013-03-12
* Coqlib: minor simplificationsGravatar letouzey2013-02-27
* Dir_path --> DirPathGravatar letouzey2013-02-19
* use List.rev_map whenever possibleGravatar letouzey2013-02-18
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* Modulification of dir_pathGravatar ppedrot2012-12-14
* Modulification of identifierGravatar ppedrot2012-12-14
* Monomorphization (interp)Gravatar ppedrot2012-11-25
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Added an indirection with respect to Loc in Compat. As many [open Compat]Gravatar ppedrot2012-06-22
* global_reference migrated from Libnames to new Globnames, less deps in gramma...Gravatar letouzey2012-05-29
* Noise for nothingGravatar pboutill2012-03-02
* Use "subst_one" instead of "multi_rewrite" to implement intro-patterns -> and...Gravatar herbelin2011-07-16
* Fixing discriminate for identity.Gravatar herbelin2011-05-26
* Definitions of positive, N, Z moved in Numbers/BinNums.vGravatar letouzey2011-05-05
* Coqlib.gen_constant_in_modules can take a qualid string "Foo.bar"Gravatar letouzey2011-01-31
* Move stuff about positive into a distinct PArith subdirGravatar letouzey2010-11-02
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Move [delayed] to util and use [force_delayed] everywhere to forceGravatar msozeau2010-06-30
* Fixing spelling: pr_coma -> pr_commaGravatar herbelin2010-06-12
* Fix bug 2307Gravatar pboutill2010-05-20
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Restructuration of command.ml + generic infrastructure for inductive schemesGravatar herbelin2009-11-08
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Generalized the possibility to refer to a global name by a notationGravatar herbelin2009-09-11
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* Added "etransitivity".Gravatar herbelin2009-08-03
* - Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceGravatar herbelin2009-05-09
* Switched to "standardized" names for the properties of eq andGravatar herbelin2009-01-01
* Uniformisation du format des messages d'erreur (commencent par uneGravatar herbelin2008-07-17
* - Extension de "generalize" en "generalize c as id at occs".Gravatar herbelin2008-06-08
* Notation concise pour la valeur par défaut des cas reconnus commeGravatar herbelin2008-05-28
* Add a flag to control rewriting under lambdas. Otherwise makes someGravatar msozeau2008-03-20
* Added the automatic generation of the boolean equality if possible and theGravatar vsiles2007-10-05
* dead codeGravatar letouzey2007-07-11
* Addition of a "Combined Scheme" vernacular command for building the conjuncti...Gravatar msozeau2006-12-23
* - Déplacement des types paramétriques prod, sum, option, identity,Gravatar herbelin2006-05-28
* - Documentation of the Program tactics.Gravatar msozeau2006-04-07
* Ajout nat_path et find_referenceGravatar herbelin2006-02-04
* exporting the global reference to the inductive " \/ " in coqlib andGravatar bertot2006-01-25