aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove various useless {struct} annotationsGravatar letouzey2009-11-02
* Added alternate versions of existing lemmas on sqrt.Gravatar gmelquio2009-11-02
* Correction du bug #2175Gravatar notin2009-11-02
* Sorting/Permutation: no need to require the whole Arith (and hence plugins li...Gravatar letouzey2009-11-02
* Operators_Properties: avoid to depend on SetoidGravatar letouzey2009-11-02
* list, length, app are migrated from List to DatatypesGravatar letouzey2009-11-02
* Undo 12432 which caused an exponential behavior at Requires. Compilation time...Gravatar puech2009-10-30
* Attempt to capture on time unification errors for "with" bindings.Gravatar herbelin2009-10-30
* Take constraints into account in the "instantiate" tacticGravatar herbelin2009-10-30
* Added Coqide highlighting for extraction vernacular.Gravatar gmelquio2009-10-30
* Removed 'dest' from keyword highlighting.Gravatar gmelquio2009-10-30
* Hopefully improved layout of fix guardness error message.Gravatar herbelin2009-10-29
* Fix flat_map definition so that it plays nicely with fixGravatar glondu2009-10-29
* Fixed some typos in the reference manual.Gravatar gmelquio2009-10-29
* Revision 12439 continued, printing part (notations to names behaveGravatar herbelin2009-10-29
* Fix bug in dnet.ml, which missed some results when filtering one term against...Gravatar puech2009-10-29
* Integrate a few improvements on typeclasses and Program from the equations br...Gravatar msozeau2009-10-28
* Made that notations to names behave like the names they refer to wrtGravatar herbelin2009-10-28
* Fixed a bug when reporting unexisting reference to an inductiveGravatar herbelin2009-10-28
* Clarification in commentsGravatar glondu2009-10-28
* Remove old compatibility stuff (Tacred.nf)Gravatar glondu2009-10-28
* Make usage of Dyn explicitGravatar glondu2009-10-28
* Backport fix for indexing of sorts which collapse every Type occurrenceGravatar msozeau2009-10-28
* Typo in the refmanGravatar puech2009-10-28
* Fix incorrect registration of objects in libtypes.ml when defining a module.Gravatar puech2009-10-28
* Same as commit 12430 but with the good version of the function iter_all_segmentGravatar soubiran2009-10-28
* From now SearchAbout requests search also inside INCLUDE libobject.Gravatar soubiran2009-10-28
* Module type expressions of the form (Fsig X) with Definition foo := bar are n...Gravatar soubiran2009-10-28
* 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