aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/term.ml
Commit message (Expand)AuthorAge
...
* Term: Fix hash_constr behavior for Cast lnterleaved in application spines.Gravatar puech2011-11-28
* TypoGravatar herbelin2011-11-21
* More on r14536 (an unused pattern-matching remained in the commit).Gravatar herbelin2011-10-11
* Hash-cons the statically allocated Rels (1 to 16) to themselvesGravatar letouzey2011-10-10
* Hash-cons of constr : avoid some useless allocationsGravatar letouzey2011-10-10
* Hash-consing of constr could share moreGravatar letouzey2011-10-02
* Polishing commits r14492, r14448 and r14407 (tactics propagateGravatar herbelin2011-09-25
* Remove specific hash-consing of Term.types (was unused anyway)Gravatar letouzey2011-09-22
* Hash-consing: attempt to stop hash-consing separately constr in declare.mlGravatar letouzey2011-09-22
* More twicks on hash-consingGravatar letouzey2011-09-08
* Having added a special Cast for remembering the use of conversionGravatar herbelin2011-09-04
* Propagated information from the reduction tactics to the kernel soGravatar herbelin2011-08-10
* Term: fix hash_constr to hash modulo casts & names (like compare_constr)Gravatar puech2011-08-08
* Esubst: make types of substitutions & lifts privateGravatar puech2011-08-08
* Term: simplify compare_constr by removing calls to decompose_appGravatar puech2011-08-01
* Extraction: replace generic = on mutual_inductive_body by mib_equalGravatar puech2011-07-29
* Term: moved function constr_ord (a.k.a compare_constr) from Sequent to TermGravatar puech2011-07-29
* Ccalgo, Ccproof: multiple generic Hashtbl on constr and term replaced by Cons...Gravatar puech2011-07-29
* Hahtbl_alt: separate generic combine functionsGravatar puech2011-07-29
* Term: added function eq_named_declarationGravatar puech2011-07-29
* Term: slight reorganization of the fileGravatar puech2011-07-29
* Term: Refactoring of hashconsingGravatar puech2011-07-29
* argument renaming in liftn (match with usual terminology)Gravatar puech2011-07-29
* A few extra combinators about rel_declaration/named_declaration + a bit of docGravatar herbelin2011-04-06
* * Kernel/Term:Gravatar regisgia2010-12-01
* * Kernel/TermGravatar regisgia2010-12-01
* * Kernel/TermGravatar regisgia2010-12-01
* Remove suspiciously named "implicit" stuff from TermGravatar glondu2010-11-03
* Reintroduce kind_of_type (used by Presburger contrib)Gravatar glondu2010-10-05
* Remove kind_of_type, kind_of_term2 (dead code)Gravatar glondu2010-09-28
* Partial review of removed dead code (r13460)Gravatar herbelin2010-09-24
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* 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
* fixed confusion between number of cstr arguments and number of pattern variab...Gravatar barras2010-03-12
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Ensures that let-in's in arities of inductive types work well. Maybe notGravatar herbelin2009-08-11
* Minor unification changes:Gravatar msozeau2009-05-18
* Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->Gravatar herbelin2008-12-31
* Optimisation de clenv.ml pour que meta_instance ne soit pas appeléGravatar herbelin2008-10-18
* Évolutions diverses et variées.Gravatar herbelin2008-08-04
* Correction du bug des types singletons pas sous-type de SetGravatar herbelin2008-04-27
* Finish let| implementation and document itGravatar msozeau2008-01-31
* Nettoyage de code en vue de la release. Plus de Warning: Unused Gravatar aspiwack2007-12-18
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* Suppression des type_app et body_of_type qui alourdissent inutilement le codeGravatar herbelin2007-08-27
* Suite restructuration unification et division des problèmesGravatar herbelin2007-05-23
* Processor integers + Print assumption (see coqdev mailing list for the Gravatar aspiwack2007-05-11