aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/environ.ml
Commit message (Expand)AuthorAge
* Merging Context and Sign.Gravatar ppedrot2013-04-29
* Splitting Term into five unrelated interfaces:Gravatar ppedrot2013-04-29
* kernel/declarations becomes a pure mliGravatar letouzey2013-02-26
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* Modulification of identifierGravatar ppedrot2012-12-14
* More monomorphizationsGravatar ppedrot2012-11-13
* Monomorphized a lot of equalities over OCaml integers, thanks toGravatar ppedrot2012-11-08
* As r15801: putting everything from Util.array_* to CArray.*.Gravatar ppedrot2012-09-14
* The new ocaml compiler (4.00) has a lot of very cool warnings,Gravatar regisgia2012-09-14
* fast bitwise operations (lor,land,lxor) on int31 and BigNGravatar letouzey2012-08-11
* Updating headers.Gravatar herbelin2012-08-08
* Final part of moving Program code inside the main code. Adapted add_definitio...Gravatar msozeau2012-03-14
* Noise for nothingGravatar pboutill2012-03-02
* When checking for emptiness, use Foo.is_empty instead of (=) Foo.emptyGravatar letouzey2011-10-26
* Environ.set_universes is dead codeGravatar letouzey2011-10-26
* First attempt at making Print Assumption compatible with opaque modules (fix ...Gravatar letouzey2011-10-25
* Environ: generic equality on named_context replaced by named_context_equalGravatar puech2011-07-29
* Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacksGravatar letouzey2011-04-03
* Univ.constraints made fully abstract instead of being a Set of abstract stuffGravatar letouzey2010-12-18
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Added a few informations about file lineages (for the most part in kernel)Gravatar herbelin2010-05-09
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* A bit of cleaning around name generation + creation of dedicated file namegen.mlGravatar herbelin2009-11-09
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* - Addition of "Hint Resolve ->" and "Hint Resolve <-" continued: itGravatar herbelin2009-05-10
* Some dead code removal + cleanupsGravatar letouzey2009-04-08
* Optionally list opaque constants in addition to axions/variables inGravatar msozeau2009-03-09
* Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->Gravatar herbelin2008-12-31
* Évolutions diverses et variées.Gravatar herbelin2008-08-04
* Correction du problème de complexité de Print Assumptions :Gravatar aspiwack2008-05-27
* Ajout des alias de module dans le noyau.Gravatar soubiran2008-03-14
* Merge with lmamane's private branch:Gravatar lmamane2008-02-22
* Beaoucoup de changements dans la representation interne des modules.Gravatar soubiran2008-02-01
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* Nettoyage de Print Assumptions :Gravatar aspiwack2007-11-09
* Suppression des type_app et body_of_type qui alourdissent inutilement le codeGravatar herbelin2007-08-27
* kill an ugly warning about a non-exhaustive patternGravatar letouzey2007-06-26
* ajout de head0 et tail0 en natifGravatar bgregoir2007-06-20
* Corrections dans le Print Assumption. Les definitions locales ("Let") Gravatar aspiwack2007-05-30
* Processor integers + Print assumption (see coqdev mailing list for the Gravatar aspiwack2007-05-11
* Modification de la vm:Gravatar notin2007-03-27
* Suppression de code mortGravatar notin2007-02-01
* Correction du bug #1315:Gravatar notin2007-01-22
* Changement de comportement du [rewrite ... in H]: Coq échoue si HGravatar notin2006-10-03
* correction bugs de condition de garde (fix + cofix)Gravatar barras2006-05-12
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Détection var inutile par ocaml 3.09Gravatar herbelin2006-01-10
* changement d'egalite pour le named_context_valGravatar gregoire2005-12-05
* Changement des named_contextGravatar gregoire2005-12-02