aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/subtac/subtac_command.ml
Commit message (Expand)AuthorAge
* Revert "Add [Polymorphic] flag for defs"Gravatar msozeau2011-04-13
* Add [Polymorphic] flag for defsGravatar msozeau2011-04-13
* Interp a definition with the implicit arguments of its local contextGravatar pboutill2011-02-10
* Data structure telling implicits of local variables is a map in theGravatar pboutill2011-02-10
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* Rename rawterm.ml into glob_term.mlGravatar glondu2010-12-23
* Change of nomenclature: rawconstr -> glob_constrGravatar glondu2010-12-23
* Add information of localisation when an error involving an "implicitGravatar herbelin2010-11-07
* Cleaning the use of parentheses around evd and evdref (cosmetic commit).Gravatar herbelin2010-10-31
* Fix bug #2393: allow let-ins inside telescopes (only fails when there'sGravatar msozeau2010-10-12
* Added multiple implicit arguments rules per name.Gravatar herbelin2010-10-03
* Remove some occurrences of "open Termops"Gravatar glondu2010-09-28
* Simplified the way internalization_data (i.e. bindings of bound varsGravatar 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
* Fix treatment of {struct x} annotations in presence of generalizedGravatar msozeau2010-06-08
* fixed confusion between number of cstr arguments and number of pattern variab...Gravatar barras2010-03-12
* Consider OccurCheck a catchable exception.Gravatar msozeau2010-03-08
* Fix treatment of remaining unification constraints: raise a moreGravatar msozeau2010-03-07
* Few misc. updates.Gravatar herbelin2010-01-04
* Added support for definition of fixpoints using tactics.Gravatar herbelin2009-11-27
* Oops, nf_evar_defs just changed to nf_evar_map.Gravatar msozeau2009-11-12
* Don't forget to normalize everything w.r.t. evars (fixes bug #2103).Gravatar msozeau2009-11-12
* Promote evar_defs to evar_map (in Evd)Gravatar glondu2009-11-11
* Added support for multiple where-clauses in Inductive and co (see wish #2163).Gravatar herbelin2009-11-11
* Restructuration of command.ml + generic infrastructure for inductive schemesGravatar herbelin2009-11-08
* Integrate a few improvements on typeclasses and Program from the equations br...Gravatar msozeau2009-10-28
* Make usage of Dyn explicitGravatar glondu2009-10-28
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* - Resolve type class constraints before trying to find unresolvedGravatar msozeau2009-09-11
* Fallback on not using [fix_proto] if the right imports aren't there, the Gravatar msozeau2009-06-17
* More efficient handling of evars in Program Fixpoint commands.Gravatar msozeau2009-04-28
* Backporting 12080 (fixing bug #2091 on bad rollback in the "where"Gravatar herbelin2009-04-24
* - New cleaning phase for the entry points of pretyping.mlGravatar herbelin2009-04-24
* Experimental support for automatic destruction of recursive calls andGravatar msozeau2009-04-08
* Fix bug #2083 for good: verify that the measure and relation areGravatar msozeau2009-04-08
* Rewrite of Program Fixpoint to overcome the previous limitations: Gravatar msozeau2009-03-28
* Fixes in Program well-founded definitions:Gravatar msozeau2009-03-26
* Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...Gravatar letouzey2009-03-20