aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-29Revision 12439 continued, printing part (notations to names behaveherbelin
2009-10-29Fix bug in dnet.ml, which missed some results when filtering one term against...puech
2009-10-28Integrate a few improvements on typeclasses and Program from the equations br...msozeau
2009-10-28Made that notations to names behave like the names they refer to wrtherbelin
2009-10-28Fixed a bug when reporting unexisting reference to an inductiveherbelin
2009-10-28Clarification in commentsglondu
2009-10-28Remove old compatibility stuff (Tacred.nf)glondu
2009-10-28Make usage of Dyn explicitglondu
2009-10-28Backport fix for indexing of sorts which collapse every Type occurrencemsozeau
2009-10-28Typo in the refmanpuech
2009-10-28Fix incorrect registration of objects in libtypes.ml when defining a module.puech
2009-10-28Same as commit 12430 but with the good version of the function iter_all_segmentsoubiran
2009-10-28From now SearchAbout requests search also inside INCLUDE libobject.soubiran
2009-10-28Module type expressions of the form (Fsig X) with Definition foo := bar are n...soubiran
2009-10-27Add a new vernacular command for controling implicit generalization ofmsozeau
2009-10-27Fixes around typeclasses:msozeau
2009-10-27Added option --external to coqdoc to bind an url to an external library.herbelin
2009-10-27Documentation of the Local and Global modifiers.herbelin
2009-10-27fix previous commitcorbinea
2009-10-27fixed czar bug with parametric inductivescorbinea
2009-10-26Fix Setoid documentation.msozeau
2009-10-26Local/Global revision 12418 continuedherbelin
2009-10-26Adapted test unfold.v after eq gets its argument maximally insertedherbelin
2009-10-26New cleaning phase of the Local/Global option managementherbelin
2009-10-26New functors for gmap and gset.soubiran
2009-10-25Restore (and test) broken chaining of lemmas in "apply in" in presenceherbelin
2009-10-25fixed bug in Czar grammarcorbinea
2009-10-25Add support for remaining side-conditions in "apply in as".herbelin
2009-10-25Improved the treatment of Local/Global options (noneffective Local onherbelin
2009-10-24Fixing XML doc (COQ_XML not working as an environment variable).herbelin
2009-10-23First debug... the renaming of librairies was not working and auto/dn were no...soubiran
2009-10-22Fix new instances that could easily make class resolution loop on msozeau
2009-10-21This big commit addresses two problems:soubiran
2009-10-21MSetInterface: some explicit types to avoid Raw.t-instead-of-t effectletouzey
2009-10-20Repaired bug #2165 (buggy coq example in Tactic Examples doc chapter)herbelin
2009-10-20Added syntactic coloration for 'Function'.gmelquio
2009-10-20FSetCompat: a compatibility wrapper between FSets and MSetsletouzey
2009-10-19Merge SetoidList2 into SetoidList: forgotten reference to the removed fileletouzey
2009-10-19Merge SetoidList2 into SetoidList.letouzey
2009-10-17Fixed a notation bug when extending binder_constr with empty levelsherbelin
2009-10-16OrderedType2 : trivial lemmas are turned into tests for order.letouzey
2009-10-16Structure/OrderTac.v : highlight the "order" tactic by isolating it from FSet...letouzey
2009-10-16note for later : when the tag table is shared, never, ever create twovgross
2009-10-15typo in doc of Extraction Blacklistletouzey
2009-10-15MSetInterface: (W)Raw2Sets splitted in 2 (helps a future commit by Elie)letouzey
2009-10-15OrderedType2.order is slightly weaker since last commit, adapt accordinglyletouzey
2009-10-15OrderedType2.order : fix the last fix (a fail at the wrong place)letouzey
2009-10-15Fix bug in typeclass resolution discoverd by Eeelis van der Weegen:msozeau
2009-10-14Typo in last commitletouzey
2009-10-14Improved tactic "order" in OrderedTypeletouzey