aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add a new vernacular command for controling implicit generalization ofGravatar msozeau2009-10-27
* Fixes around typeclasses:Gravatar msozeau2009-10-27
* Added option --external to coqdoc to bind an url to an external library.Gravatar herbelin2009-10-27
* Documentation of the Local and Global modifiers.Gravatar herbelin2009-10-27
* fix previous commitGravatar corbinea2009-10-27
* fixed czar bug with parametric inductivesGravatar corbinea2009-10-27
* Fix Setoid documentation.Gravatar msozeau2009-10-26
* Local/Global revision 12418 continuedGravatar herbelin2009-10-26
* Adapted test unfold.v after eq gets its argument maximally insertedGravatar herbelin2009-10-26
* New cleaning phase of the Local/Global option managementGravatar herbelin2009-10-26
* New functors for gmap and gset.Gravatar soubiran2009-10-26
* Restore (and test) broken chaining of lemmas in "apply in" in presenceGravatar herbelin2009-10-25
* fixed bug in Czar grammarGravatar corbinea2009-10-25
* Add support for remaining side-conditions in "apply in as".Gravatar herbelin2009-10-25
* Improved the treatment of Local/Global options (noneffective Local onGravatar herbelin2009-10-25
* Fixing XML doc (COQ_XML not working as an environment variable).Gravatar herbelin2009-10-24
* First debug... the renaming of librairies was not working and auto/dn were no...Gravatar soubiran2009-10-23
* Fix new instances that could easily make class resolution loop on Gravatar msozeau2009-10-22
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* MSetInterface: some explicit types to avoid Raw.t-instead-of-t effectGravatar letouzey2009-10-21
* Repaired bug #2165 (buggy coq example in Tactic Examples doc chapter)Gravatar herbelin2009-10-20
* Added syntactic coloration for 'Function'.Gravatar gmelquio2009-10-20
* FSetCompat: a compatibility wrapper between FSets and MSetsGravatar letouzey2009-10-20
* Merge SetoidList2 into SetoidList: forgotten reference to the removed fileGravatar letouzey2009-10-19
* Merge SetoidList2 into SetoidList.Gravatar letouzey2009-10-19
* Fixed a notation bug when extending binder_constr with empty levelsGravatar herbelin2009-10-17
* OrderedType2 : trivial lemmas are turned into tests for order.Gravatar letouzey2009-10-16
* Structure/OrderTac.v : highlight the "order" tactic by isolating it from FSet...Gravatar letouzey2009-10-16
* note for later : when the tag table is shared, never, ever create twoGravatar vgross2009-10-16
* typo in doc of Extraction BlacklistGravatar letouzey2009-10-15
* MSetInterface: (W)Raw2Sets splitted in 2 (helps a future commit by Elie)Gravatar letouzey2009-10-15
* OrderedType2.order is slightly weaker since last commit, adapt accordinglyGravatar letouzey2009-10-15
* OrderedType2.order : fix the last fix (a fail at the wrong place)Gravatar letouzey2009-10-15
* Fix bug in typeclass resolution discoverd by Eeelis van der Weegen:Gravatar msozeau2009-10-15
* Typo in last commitGravatar letouzey2009-10-14
* Improved tactic "order" in OrderedTypeGravatar letouzey2009-10-14
* Made implicit arguments of Operators_Properties.v localGravatar herbelin2009-10-13
* Typos.Gravatar gmelquio2009-10-13
* Better handling of emphasis.Gravatar msozeau2009-10-13
* MSets: a new generation of FSetsGravatar letouzey2009-10-13
* Fix bug #2162 and a name clashing bug in generalized binders.Gravatar msozeau2009-10-09
* Fix a typo(?) in previous commitGravatar letouzey2009-10-09
* Fixed clash names in Relations (see bug report #2152) and make namesGravatar herbelin2009-10-08
* Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False'Gravatar letouzey2009-10-08
* Implicit argument of Logic.eq become maximally insertedGravatar letouzey2009-10-08
* Fixed a bug introduced in revision 12265.Gravatar herbelin2009-10-08
* Fix for missing hypotesae in XML proof tree export.Gravatar cek2009-10-07
* Fixed installation of Coqide interface/library files (bug #2147).Gravatar gmelquio2009-10-06
* Relaxed error severity when encountering unknown library objects or tacticGravatar gmelquio2009-10-06
* Correctly do backtracking during type class resolution even if only newGravatar msozeau2009-10-05