aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/subtac/subtac_cases.ml
Commit message (Expand)AuthorAge
* Integrated obligations/eterm and program well-founded fixpoint building to to...Gravatar msozeau2012-03-14
* Second step of integration of Program:Gravatar msozeau2012-03-14
* Remove support for "abstract typing constraints" that requires unicity of sol...Gravatar msozeau2012-03-14
* Glob_term.predicate_pattern: No number of parameters with letins.Gravatar pboutill2012-03-02
* Noise for nothingGravatar pboutill2012-03-02
* Fix for Program Instance not separately checking the resolution of evars of t...Gravatar msozeau2012-01-23
* Generalizing subst_term_occ so that it supports an arbitrary matchingGravatar herbelin2011-09-26
* Subtac_cases: replaced some generic = on constr by destructorsGravatar puech2011-07-29
* Fix bug #2399 in Program: used to build an ill-formed term due to a de Bruijn...Gravatar msozeau2011-06-07
* Extraction: unfolds the let-in created by Program when handling "match"Gravatar letouzey2011-04-07
* Reverted commit r13893 about propagation of more informativeGravatar herbelin2011-03-07
* Added propagation of evars unification failure reasons for betterGravatar herbelin2011-03-07
* More {raw => glob} changes for consistencyGravatar glondu2010-12-24
* Rename rawterm.ml into glob_term.mlGravatar glondu2010-12-23
* Change of nomenclature: rawconstr -> glob_constrGravatar glondu2010-12-23
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Extension of the recursive notations mechanismGravatar herbelin2010-07-22
* Move [delayed] to util and use [force_delayed] everywhere to forceGravatar msozeau2010-06-30
* Made tclABSTRACT normalize evars before saying it does not supportGravatar herbelin2010-06-29
* Remove compile-command pragmas for emacsGravatar letouzey2010-05-19
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Fix bug #2086, error message when we match on an non-inductive type.Gravatar msozeau2010-01-14
* Promote evar_defs to evar_map (in Evd)Gravatar glondu2009-11-11
* 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
* Fix bug introduced by last revision, subtac_cases was returning theGravatar msozeau2009-06-29
* Abstract the tycon by the matched terms when turning them into variablesGravatar msozeau2009-06-28
* Improve return predicate inference by making the return type dependentGravatar msozeau2009-06-28
* Fix de Bruijn lifting bug appearing when we match on multiple terms withGravatar msozeau2009-05-26
* Some dead code removal + cleanupsGravatar letouzey2009-04-08
* Fixes in Program: Gravatar msozeau2009-04-07
* Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...Gravatar letouzey2009-03-20