aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Pushing lazy lists into Ltac. Now, the control flow is explicitGravatar ppedrot2013-05-28
* Adding a persistent stream data structure.Gravatar ppedrot2013-05-28
* Code cleaning in Matching.Gravatar ppedrot2013-05-24
* Fixing #3042Gravatar ppedrot2013-05-23
* Fixing Pp.strbrk which was reversing words.Gravatar ppedrot2013-05-16
* std_ppcmds is persistent, errors can be printed twiceGravatar gareuselesinge2013-05-16
* Mini documentation (evar_absorb_arguments).Gravatar herbelin2013-05-14
* Delayed the computation of parameters in sort polymorphism ofGravatar herbelin2013-05-14
* "change ... in ..." and "simpl ... in ..." now consider nestedGravatar herbelin2013-05-14
* Fixing a regression in unification introduced in r16205 (error raisedGravatar herbelin2013-05-14
* Gmap is now useless, hail to Map!Gravatar ppedrot2013-05-14
* Removing the use of Gmap from Auto.Gravatar ppedrot2013-05-14
* Removing Gmap from Classops. Fold order only mattered for printing.Gravatar ppedrot2013-05-14
* Removing useless uses of Gmap.Gravatar ppedrot2013-05-14
* Removing Fmap from libraries, it is not used anymore.Gravatar ppedrot2013-05-14
* Replacing compatibility layer for Fmap in Typeclasses. Code wasGravatar ppedrot2013-05-14
* More semantical-friendly function.Gravatar ppedrot2013-05-14