aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-27Fixed a bug in the interaction between dEqThen and inject_at_positionsherbelin
2009-09-27Fixed two tests that was incorrectly typed in former revisions 12348 and 12356.herbelin
2009-09-27Add a few properties about Rmin/Rmax with replication in Zmin/Zmax.herbelin
2009-09-27Fixed error message "cannot infer the type of id" in presence ofherbelin
2009-09-27Delay the choice of eliminator in destruct/induction until we know ifherbelin
2009-09-27Complement to 12347 and 12348 on the extended syntax of case/elim.herbelin
2009-09-26Fixed a hole in glob_tactic that allowed some Ltac code to refer toherbelin
2009-09-24Micromega doc : psatz Z -> psatz Z 2fbesson
2009-09-23Ltac doc: only variables are accepted as message_tokenglondu