aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Documenting the previous commit: Existing Instance with priority.Gravatar ppedrot2013-08-01
* Granting bug #3098: adding priority to Existing Instances.Gravatar ppedrot2013-08-01
* Typo in definition clos_reflGravatar ppedrot2013-07-31
* Granting wish #1781:Gravatar ppedrot2013-07-30
* Tentative fix for #3054: we refresh universes in a term generatedGravatar ppedrot2013-07-29
* better error message for unexpected renaming (closes #2987)Gravatar gareuselesinge2013-07-29
* Revert "Only arguments declared as implicit can be renamed"Gravatar gareuselesinge2013-07-29
* Protecting every call to current_term in CoqIDE so that callbackGravatar ppedrot2013-07-27
* Added a way to change dynamically coqtop arguments in CoqIDE.Gravatar ppedrot2013-07-27
* Fixing #3089. This implied tweaking the definition of the lexicographicGravatar ppedrot2013-07-26
* Fixing bug #3093 by adding the asked test case.Gravatar ppedrot2013-07-25
* 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