aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-14Fixed commit 13125 (stricter check of induction args): an interpretationherbelin
2010-06-14Alert on the possible incompatibilties with set_add (see bug 2111) whichherbelin
2010-06-14Extraction Implicit: documentationletouzey
2010-06-14Added printing of recursive notations in cases pattern (supported by wish 2248).herbelin
2010-06-13Fixing bug 2295 (omission of option "as" in return clause of "match" was notherbelin
2010-06-13Fixing bug 2300 (ltac pattern-matching returning terms with concrete universes).herbelin
2010-06-13Addressed bug #2320 in v8.2 and v8.3 branches ("refine" problem withherbelin
2010-06-13Fixing definition of set_map (bug report #2111) which was actually alreadyherbelin
2010-06-13Addressed bug #2310 and replaced anomaly "unknown meta" raised by "refine"herbelin
2010-06-13Fixed bug #2314 (inversion using not checking the correctness of its argumentsherbelin
2010-06-13Made intros_until and onInductionArg a bit stricter and robustherbelin
2010-06-13Fixed a bug in pretty-printing "induction" and "destruct" due to aherbelin
2010-06-12Fixed bug #2135 (second-order unification was raising cryptic message)herbelin
2010-06-12Added regression tests for bugs + miscellaneous improvementsherbelin
2010-06-12Applying François' patch fixing grammar of uniform inheritance condition mes...herbelin
2010-06-12Fixing spelling: pr_coma -> pr_commaherbelin
2010-06-12Improved the inference of the return predicate in dependent pattern-matching.herbelin
2010-06-12Added rudimentary support for using constructors from the explicitherbelin
2010-06-12Fixed a bug in evarutil.ml (wrong env of a postponed conversion problem).herbelin
2010-06-12Added debugging printer for the idmap used at evar definition time forherbelin
2010-06-11Reverted commit 13110 about headers.sty that I wrongly thought was buggy. Sorry.herbelin
2010-06-11Mainly made that evarconv is able to solve "?n = (fun x => x) ?n" (sic).herbelin
2010-06-10Fixed two bugs in pattern-matching compilationherbelin
2010-06-10Fixed a very old (from V6.3) typo in headers.styherbelin
2010-06-10Extraction Implicits: can accept argument names instead of just positionsletouzey
2010-06-10Fix build with OCaml 3.12glondu
2010-06-09Fixed bug # 2303 in r 13087.msozeau
2010-06-09Tentative fix for bug #2226: put inj_pair2 and eq_dep_eq hints in amsozeau
2010-06-09Fix bug #2317: setoid_rewrite ignored binding lists. Slightlymsozeau
2010-06-09Fix bug #2262: bad implicit argument number by avoiding countingmsozeau
2010-06-09Keep description of Automatic Introduction at only one place of CHANGES.herbelin
2010-06-09Relaxed the freshness constraint in "intro H" (with "H" explicit):herbelin
2010-06-09Allowing to use an ordering different than Lt with measurejforest
2010-06-09Automatic introduction of names given before ":" in Lemma's andherbelin
2010-06-09Backported r13080 (support for open terms in ltac matching) from trunk to v8.3.herbelin
2010-06-08Fixing commit r13090 (forgot to commit the file generating Nmake_gen.v).herbelin
2010-06-08Using vernac parsing for Functionjforest
2010-06-08Extraction with implicits: perform the occur-check after optimisationsletouzey
2010-06-08Fixed wrong spelling in a warning.herbelin
2010-06-08Added documentation: "Theorem id x1..xn : T" and "Set Automatic Introduction".herbelin
2010-06-08Made option "Automatic Introduction" active by default before too manyherbelin
2010-06-08Typo in ExtrOcamlString: list char instead of char listletouzey
2010-06-08Fix unfolding tactic for well-founded Programs.msozeau
2010-06-08Tentative fix for typeclass resolution raising Evd.define exceptions.msozeau
2010-06-08Fix treatment of {struct x} annotations in presence of generalizedmsozeau
2010-06-07Fix commentglondu
2010-06-07Document grammar.cma->unix.cma dependency in CHANGESglondu
2010-06-07Replace ld by gcc in ocamlopt_shared_os5fix.sh (Closes: #2325)glondu
2010-06-07fixing error message display.vgross
2010-06-07Backporting part of r12970 to trunk (deprecation of double induction).herbelin