aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added a concat function to List theory. Strangely, it was missing.Gravatar ppedrot2013-07-24
* - Fix uncaught exception NotASort from reductionops, moving decomp_sort to re...Gravatar msozeau2013-07-19
* "Boolean Equality" and "Case Analysis" are already off by default...Gravatar letouzey2013-07-17
* Declaremods: major refactoring, stop duplicating libobjects in modulesGravatar letouzey2013-07-17
* Modops.destr_functor without useless envGravatar letouzey2013-07-17
* Safe_typing: minor factorisationGravatar letouzey2013-07-17
* Lib.contents () instead of Lib.contents_after NoneGravatar letouzey2013-07-17
* More dynamic argument scopesGravatar letouzey2013-07-17
* Extraction : message about lack of support for toplevel IncludeGravatar letouzey2013-07-17
* Pre-create typeclass_instances and rewrite hintdb in AutoGravatar letouzey2013-07-17
* Added a Register Inline command for the native compiler. Will be ported to th...Gravatar mdenes2013-07-10
* Continuing r16621 on injection intro-patterns:Gravatar herbelin2013-07-10
* Revising r16550 about providing intro patterns for applying injection:Gravatar herbelin2013-07-09
* Reorganizing intropatterns: * and ** are not naming intropatterns.Gravatar herbelin2013-07-09
* Fixing a bug in the native compiler, introduced by r16363, leading to undefinedGravatar mdenes2013-07-06
* Removing SortArgType.Gravatar ppedrot2013-07-05
* Expurgating the useless difference between List0 and List1 at theGravatar ppedrot2013-07-05
* Removing the use of leveled tactics wit_tacticn. It is now handledGravatar ppedrot2013-07-02
* Removed the ad-hod handling of wit_tacticn.Gravatar ppedrot2013-07-02
* Using functors to reduce the boilerplate used in registeringGravatar ppedrot2013-06-30
* Fixing Camlp4 compilation.Gravatar ppedrot2013-06-30
* Removed the distinction between generic Ltac vars and Let/IntroGravatar ppedrot2013-06-27
* Added a generic handler of Ltac quotations, based on the existingGravatar ppedrot2013-06-27
* Getting rid of IntroPatternArgType.Gravatar ppedrot2013-06-27
* Removing useless tactic arguments, and using generic argumentsGravatar ppedrot2013-06-27
* 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