aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel
Commit message (Expand)AuthorAge
* Migration of ProtectedToplevel and Line_oriented_parser into new contrib Inte...Gravatar letouzey2009-12-08
* No more specific syntax "Include Self" for inclusion of partially-applied fun...Gravatar letouzey2009-12-07
* Added support for definition of fixpoints using tactics.Gravatar herbelin2009-11-27
* Fix for notation scope & inductive typesGravatar vsiles2009-11-25
* Now "Include Self <expr>" handles partially applied functors, cf for example ...Gravatar soubiran2009-11-18
* Allow interactive proofs in module typesGravatar letouzey2009-11-18
* Module subtyping : allow many <: and module type declaration with <:Gravatar letouzey2009-11-18
* New syntax <+ for chains of Include (or Include Type) (or Include Self (Type))Gravatar letouzey2009-11-16
* Include Self (Type) Foo: applying a (Type) Functor to the current contextGravatar letouzey2009-11-16
* Fix [Instance: forall ..., C args := t] declarations to behave asGravatar msozeau2009-11-15
* Promote evar_defs to evar_map (in Evd)Gravatar glondu2009-11-11
* Added support for multiple where-clauses in Inductive and co (see wish #2163).Gravatar herbelin2009-11-11
* Improving abbreviations/notations + backtrack of semantic change in r12439Gravatar herbelin2009-11-11
* A bit of cleaning around name generation + creation of dedicated file namegen.mlGravatar herbelin2009-11-09
* Quick fix for restoring a left-to-right rewriting lemma compatibleGravatar herbelin2009-11-09
* Fixed "Scheme Equality" when another instance of the scheme on theGravatar herbelin2009-11-08
* Restructuration of command.ml + generic infrastructure for inductive schemesGravatar herbelin2009-11-08
* Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.Gravatar gmelquio2009-11-04
* Hopefully improved layout of fix guardness error message.Gravatar herbelin2009-10-29
* Integrate a few improvements on typeclasses and Program from the equations br...Gravatar msozeau2009-10-28
* Add a new vernacular command for controling implicit generalization ofGravatar msozeau2009-10-27
* Documentation of the Local and Global modifiers.Gravatar herbelin2009-10-27
* New cleaning phase of the Local/Global option managementGravatar herbelin2009-10-26
* Improved the treatment of Local/Global options (noneffective Local onGravatar herbelin2009-10-25
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* note for later : when the tag table is shared, never, ever create twoGravatar vgross2009-10-16
* MSets: a new generation of FSetsGravatar letouzey2009-10-13
* Fix bug #2162 and a name clashing bug in generalized binders.Gravatar msozeau2009-10-09
* Correctly do backtracking during type class resolution even if only newGravatar msozeau2009-10-05
* Revert "kills the old backtracking framework and replaces it with"Gravatar vgross2009-10-05
* Changed the way to support compatibility with previous versions.Gravatar herbelin2009-10-04
* Removal of trailing spaces.Gravatar serpyc2009-10-04
* Added option "Unset Dependent Propositions Elimination" to protectGravatar herbelin2009-10-03
* Add support for Local Declare ML ModuleGravatar glondu2009-09-29
* Remove legacy export_* functionsGravatar glondu2009-09-29
* kills the old backtracking framework and replaces it withGravatar vgross2009-09-29
* Fixed a hole in glob_tactic that allowed some Ltac code to refer toGravatar herbelin2009-09-26
* Add the option to automatically introduce variables declared before theGravatar msozeau2009-09-22
* Replace call to where_in_path by find_file_in_path in "Locate File"Gravatar glondu2009-09-17
* Replace unprotected call to where_in_path by find_file_in_pathGravatar glondu2009-09-17
* Remove useless Liboject.export_function fieldGravatar glondu2009-09-17
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Fixed compilation error message which was no longer emacs-compliant sinceGravatar herbelin2009-09-15
* Backtrack on the forced discharge of type class variables introducedGravatar msozeau2009-09-14
* - Addition of "Reserved Infix" continued.Gravatar herbelin2009-09-14
* Generalized the possibility to refer to a global name by a notationGravatar herbelin2009-09-11
* Postpone checking of Local/Global to allow grammar extensions to use itGravatar msozeau2009-09-02
* Stop unnecessary use of lazy values for constraints, simplifyingGravatar msozeau2009-09-02
* Ajout de la gestion de Local et Global pour les options (au sens deGravatar aspiwack2009-08-14
* Death of "survive_module" and "survive_section" (the first one wasGravatar herbelin2009-08-13