| Commit message (Expand) | Author | Age |
... | |
* | More monomorphizations | ppedrot | 2012-11-13 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Fixing bug #2817 (occur check was not done up to instantiation of | herbelin | 2012-06-20 |
* | Reorganizing the structure of evarutil.ml (only restructuration, no | herbelin | 2012-03-20 |
* | Fixing vm_compute bug #2729 (function used to decompose constructors | herbelin | 2012-03-13 |
* | More on r14536 (an unused pattern-matching remained in the commit). | herbelin | 2011-10-11 |
* | Hash-consing of mutual_inductive_body (and Univ.constraints) | letouzey | 2011-10-10 |
* | Hash-consing of constr could share more | letouzey | 2011-10-02 |
* | Remove specific hash-consing of Term.types (was unused anyway) | letouzey | 2011-09-22 |
* | More twicks on hash-consing | letouzey | 2011-09-08 |
* | Propagated information from the reduction tactics to the kernel so | herbelin | 2011-08-10 |
* | Extraction: replace generic = on mutual_inductive_body by mib_equal | puech | 2011-07-29 |
* | Term: moved function constr_ord (a.k.a compare_constr) from Sequent to Term | puech | 2011-07-29 |
* | Ccalgo, Ccproof: multiple generic Hashtbl on constr and term replaced by Cons... | puech | 2011-07-29 |
* | Term: added function eq_named_declaration | puech | 2011-07-29 |
* | A few extra combinators about rel_declaration/named_declaration + a bit of doc | herbelin | 2011-04-06 |
* | Fixing bug #2454: inversion predicate strategy for inferring the type | herbelin | 2010-12-19 |
* | Remove suspiciously named "implicit" stuff from Term | glondu | 2010-11-03 |
* | Reintroduce kind_of_type (used by Presburger contrib) | glondu | 2010-10-05 |
* | Remove kind_of_type, kind_of_term2 (dead code) | glondu | 2010-09-28 |
* | Partial review of removed dead code (r13460) | herbelin | 2010-09-24 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | New script dev/tools/change-header to automatically update Coq files headers. | herbelin | 2010-06-22 |
* | "make source-doc" builds documentation of mli in html and pdf at | pboutill | 2010-04-29 |
* | Various minor improvements of comments in mli for ocamldoc | letouzey | 2010-04-29 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Move from ocamlweb to ocamdoc to generate mli documentation | pboutill | 2010-04-29 |
* | Here comes the commit, announced long ago, of the new tactic engine. | aspiwack | 2010-04-22 |
* | fixed confusion between number of cstr arguments and number of pattern variab... | barras | 2010-03-12 |
* | This big commit addresses two problems: | soubiran | 2009-10-21 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Ensures that let-in's in arities of inductive types work well. Maybe not | herbelin | 2009-08-11 |
* | Minor unification changes: | msozeau | 2009-05-18 |
* | Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod -> | herbelin | 2008-12-31 |
* | Optimisation de clenv.ml pour que meta_instance ne soit pas appelé | herbelin | 2008-10-18 |
* | Évolutions diverses et variées. | herbelin | 2008-08-04 |
* | Correction du bug des types singletons pas sous-type de Set | herbelin | 2008-04-27 |
* | - Second pass on implementation of let pattern. Parse "let ' par [as x]? | msozeau | 2008-03-28 |
* | Fix a few bugs in Program: use user-given typing constraints for | msozeau | 2008-03-09 |
* | Finish let| implementation and document it | msozeau | 2008-01-31 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Nettoyage de code en vue de la release. Plus de Warning: Unused | aspiwack | 2007-12-18 |
* | Suppression des type_app et body_of_type qui alourdissent inutilement le code | herbelin | 2007-08-27 |
* | Suite restructuration unification et division des problèmes | herbelin | 2007-05-23 |
* | Processor integers + Print assumption (see coqdev mailing list for the | aspiwack | 2007-05-11 |
* | Suppression argument pattern_source du case_info (code jamais utilisé) | herbelin | 2007-03-15 |
* | Ajout fold_rel_declaration et fold_named_declaration | herbelin | 2006-10-27 |
* | Export de closedn pour Evarutil | herbelin | 2006-08-28 |
* | Ajout substl_named_decl pour mode Maple | herbelin | 2006-05-23 |
* | Nouvelle implantation du polymorphisme de sorte pour les familles inductives | herbelin | 2006-05-23 |