| Commit message (Expand) | Author | Age |
* | Safer typing primitives. | Pierre-Marie Pédrot | 2015-05-13 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Fixing compilation of penultimate commit d08532d. | Hugo Herbelin | 2015-01-08 |
* | Print [Variant] types with the keyword [Variant]. | Arnaud Spiwack | 2014-09-04 |
* | Fixing bug #3377 by giving env and sigma to constrMathching. Now it's possible | Matthieu Sozeau | 2014-08-25 |
* | A few more comments in tactics.mli and hippatern.ml. | Hugo Herbelin | 2014-08-18 |
* | A tentative uniform naming policy in module Inductiveops. | Hugo Herbelin | 2014-08-01 |
* | Removing dead code. | Pierre-Marie Pédrot | 2014-06-17 |
* | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau | 2014-05-06 |
* | Removing dead code, thanks to new OCaml warnings and a bit of scripting. | Pierre-Marie Pédrot | 2014-04-23 |
* | Removing Tacmach compatibility layer in Inv. | Pierre-Marie Pédrot | 2014-03-26 |
* | Moving some tactic code to the new engine. | Pierre-Marie Pédrot | 2014-03-26 |
* | Matching --> ConstrMatching (was clashing with OCaml's compiler-libs) | Pierre Letouzey | 2014-03-02 |
* | Get rid of the uses of deprecated OCaml elements (still remaining compatible ... | xclerc | 2013-09-19 |
* | Replacing lists by maps in matching interpretation. | ppedrot | 2013-06-05 |
* | Firstorder: record with defined field aren't conjonctions (fix #2629) | letouzey | 2013-03-21 |
* | Restrict (try...with...) to avoid catching critical exn (part 13) | letouzey | 2013-03-13 |
* | Hipattern : consider jmeq only when Logic.JMeq is loaded | letouzey | 2013-03-12 |
* | Uniformization of the "anomaly" command. | ppedrot | 2013-01-28 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Monomorphization (tactics) | ppedrot | 2012-11-25 |
* | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey | 2012-10-02 |
* | As r15801: putting everything from Util.array_* to CArray.*. | ppedrot | 2012-09-14 |
* | Moving Utils.list_* to a proper CList module, which includes stdlib | ppedrot | 2012-09-14 |
* | Updating headers. | herbelin | 2012-08-08 |
* | place all files specific to camlp4 syntax extensions in grammar/ | letouzey | 2012-05-29 |
* | global_reference migrated from Libnames to new Globnames, less deps in gramma... | letouzey | 2012-05-29 |
* | Fixing tauto "special" behavior on singleton types w/ 2 parameters (bug #2680). | herbelin | 2012-04-15 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Hipattern: two generic equalities on constr spotted & rewritten | puech | 2011-07-29 |
* | Use "subst_one" instead of "multi_rewrite" to implement intro-patterns -> and... | herbelin | 2011-07-16 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Here comes the commit, announced long ago, of the new tactic engine. | aspiwack | 2010-04-22 |
* | Restructuration of command.ml + generic infrastructure for inductive schemes | herbelin | 2009-11-08 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Fixed subst failing when a truly heterogeneous JMeq hyp is in the | herbelin | 2009-08-04 |
* | Added "etransitivity". | herbelin | 2009-08-03 |
* | - Allowing multiple calls to tactic fix with automatic generation of | herbelin | 2009-05-17 |
* | Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod -> | herbelin | 2008-12-31 |
* | - Fixed bugs and compatibilities issues in | herbelin | 2008-12-30 |
* | - Another bug in get_sort_family_of (sort-polymorphism of constants and | herbelin | 2008-12-28 |
* | - Optimized "auto decomp" which had a (presumably) exponential in | herbelin | 2008-12-26 |
* | - Fixed minor bug #1994 in the tactic chapter of the manual [doc] | herbelin | 2008-11-22 |
* | Uniformisation du format des messages d'erreur (commencent par une | herbelin | 2008-07-17 |
* | - Déplacement des types paramétriques prod, sum, option, identity, | herbelin | 2006-05-28 |
* | - Réintroduction d'un parseur de pattern (q_constr.ml4) à usage de | herbelin | 2006-03-22 |