aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-13Made implicit arguments of Operators_Properties.v localherbelin
2009-10-13Typos.gmelquio
2009-10-13Better handling of emphasis.msozeau
2009-10-13MSets: a new generation of FSetsletouzey
2009-10-09Fix bug #2162 and a name clashing bug in generalized binders.msozeau
2009-10-09Fix a typo(?) in previous commitletouzey
2009-10-08Fixed clash names in Relations (see bug report #2152) and make namesherbelin
2009-10-08Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False'letouzey
2009-10-08Implicit argument of Logic.eq become maximally insertedletouzey
2009-10-08Fixed a bug introduced in revision 12265.herbelin
2009-10-07Fix for missing hypotesae in XML proof tree export.cek
2009-10-06Fixed installation of Coqide interface/library files (bug #2147).gmelquio
2009-10-06Relaxed error severity when encountering unknown library objects or tacticgmelquio
2009-10-05Correctly do backtracking during type class resolution even if only newmsozeau
2009-10-05Revert "kills the old backtracking framework and replaces it with"vgross
2009-10-04Changed the way to support compatibility with previous versions.herbelin
2009-10-04Removal of trailing spaces.serpyc
2009-10-04Some new lemmas on max and min and a fix for a wrongly stated lemma in r12358.herbelin
2009-10-03Fixed small name freshness bug in Functional Scheme ("Heq" name washerbelin
2009-10-03A few additions in Min.v.herbelin
2009-10-03Added option "Unset Dependent Propositions Elimination" to protectherbelin
2009-09-29Add support for Local Declare ML Moduleglondu
2009-09-29Remove legacy export_* functionsglondu
2009-09-29kills the old backtracking framework and replaces it withvgross
2009-09-28Fix the stdlib doc compilation + switch all .v file to utf8letouzey
2009-09-28Applied patches from BSD/pkgsrc maintainer, so that Coq compiles out-of-the-box.gmelquio
2009-09-27Apply "Declare Implicit Tactic" also to terms interpreted as "openherbelin