aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* KEYID token makes parsing more robust in face of notationsGravatar gareuselesinge2013-06-19
* Proof-of-concept: moved four easy-to-handle generic arguments toGravatar ppedrot2013-06-18
* Removing the various glob/subst/interp registering functions forGravatar ppedrot2013-06-18
* Implementing a new interface for Genarg, with centralized dataGravatar ppedrot2013-06-18
* Now glob_sign and interp_sign only depend on structures definedGravatar ppedrot2013-06-18
* Documenting a potential source of incompleteness in the ring tactic,Gravatar amahboub2013-06-17
* Exporting field f_debug (needed for Ssreflect).Gravatar ppedrot2013-06-14
* Using an "extra" Store.t field in interp_sign instead of dedicatedGravatar ppedrot2013-06-14
* When doing setoid_rewrite through rewrite, do resolution of classesGravatar msozeau2013-06-14
* Normalizing exception raised by tactic coercions.Gravatar ppedrot2013-06-13
* Moving coercion functions out of Tacinterp.Gravatar ppedrot2013-06-12
* Totally replaced ad-hoc tactic values by generic arguments. NowGravatar ppedrot2013-06-12
* Added Genarg as generic argument type.Gravatar ppedrot2013-06-12
* Changing the type of Ltac values. Now they are toplevel genericGravatar ppedrot2013-06-12
* Fixing a Not_found and evar not found anomaly found in ATBR,Gravatar msozeau2013-06-12
* One more fix for rewrite: disallow resolving of the (partial) constraintsGravatar msozeau2013-06-12
* Hiding tactic value representations.Gravatar ppedrot2013-06-10
* Fix [setoid_rewrite] forgetting some evars that are produced when typecheckin...Gravatar msozeau2013-06-10
* Cleanup in rewrite.ml4, remove Evd.merge... replaced by an evars_reset_evd Gravatar msozeau2013-06-07
* Fixing bug #3030.Gravatar ppedrot2013-06-06
* Fixing #3056Gravatar ppedrot2013-06-06
* More comments in Genarg.Gravatar ppedrot2013-06-06
* Uniformizing generic argument types.Gravatar ppedrot2013-06-06
* Document changes and add missing documentation for Program options.Gravatar msozeau2013-06-06
* Add an option to shrink the context of program obligations to avoidGravatar msozeau2013-06-06
* Replacing lists by maps in matching interpretation.Gravatar ppedrot2013-06-05
* Use a Summary.ref for the tactic in tactic options for proper backtrackingGravatar msozeau2013-06-05
* Backtrack on unneeded change of interface for pose_metas_as_evars.Gravatar msozeau2013-06-04
* Start documenting new [rewrite_strat] tactic that applies rewritingGravatar msozeau2013-06-04
* A constructive proof of Fan theorem where paths are represented by predicates.Gravatar herbelin2013-06-02
* Making the behavior of "injection ... as ..." more natural:Gravatar herbelin2013-06-02
* Flags V8_4 for compatibility infrastructure.Gravatar herbelin2013-06-02
* Fixing a typo in the documentation of discriminate.Gravatar herbelin2013-06-02
* Now interpreting introduction patterns [x1 .. xn] and (x1,..,xn) as anGravatar herbelin2013-06-02
* Fixing buggy backtracking in "intros * pat" with failing "pat".Gravatar herbelin2013-06-02
* Modest protection against "injection" and co raising anomaly inGravatar herbelin2013-06-02
* Removing a useless location in ltac trace mechanism.Gravatar ppedrot2013-05-30
* Do not compute fallback eagerly in EvarconvGravatar pboutill2013-05-30
* export Unification.abstract_list_all_with_dependenciesGravatar pboutill2013-05-30
* Why not going inside fixpoint definition with appcontext ?Gravatar pboutill2013-05-30
* comments in mliGravatar pboutill2013-05-30
* bwaa, a Pervasive.compareGravatar pboutill2013-05-30
* newring.ml4: interp constr arg at interp time (not parse time)Gravatar gareuselesinge2013-05-29
* Make ist (interp_sign) available to TACTIC EXTEND codeGravatar gareuselesinge2013-05-29
* Documenting the "appcontext" by default.Gravatar ppedrot2013-05-29
* More clever implemenation for IStream.Gravatar ppedrot2013-05-29
* Setting "appcontext" as the default behaviour in Ltac matching.Gravatar ppedrot2013-05-28
* Fixing warning of deprecated Argument Scopes.Gravatar ppedrot2013-05-28
* Getting rid of LtacLocated exception transformer.Gravatar ppedrot2013-05-28
* Fixing debug of empty Ltac matching goal.Gravatar ppedrot2013-05-28