aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Bugfix: Fixing #3050Gravatar ppedrot2013-06-27
* Useless use of maps in constr internalizing.Gravatar ppedrot2013-06-25
* Cleaning up the type of Tacinterp.extract_ltac_constr_values.Gravatar ppedrot2013-06-24
* Using the whole tactic environment while Pretyping.Gravatar ppedrot2013-06-24
* Now, idtac closures use maps instead of association list.Gravatar ppedrot2013-06-22
* Fixing the semantics of the previous patch.Gravatar ppedrot2013-06-22
* Generalizing the use of maps instead of lists in the interpretationGravatar ppedrot2013-06-22
* Splitted up Genarg in four different levels:Gravatar ppedrot2013-06-21
* Cutting the dependency of Genarg in constr_expr, glob_constrGravatar ppedrot2013-06-21
* Revert "KEYID token makes parsing more robust in face of notations"Gravatar gareuselesinge2013-06-21
* Revert "parse "of" as KEYID "of""Gravatar gareuselesinge2013-06-21
* Moving wit_unit to Stdarg.Gravatar ppedrot2013-06-19
* Adding genarg printer to debugger.Gravatar ppedrot2013-06-19
* Fixing argument extension. Instead of qualified names, stringGravatar ppedrot2013-06-19
* - Keep the refinement of existing evars comming from unification with a rewri...Gravatar msozeau2013-06-19
* parse "of" as KEYID "of"Gravatar gareuselesinge2013-06-19
* 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