aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-04 - Fixing bug #2308 about Lemma ... withvsiles
2010-05-04Correction of bug 2290 (removing stupid message)jforest
2010-05-04Correction of bug 2290jforest
2010-05-03ocamldoc related fixespboutill
2010-05-03Re-enable validation in "make check", run it in parallel with test-suiteglondu
2010-05-02Fix discrimination of sorts which doesn't play well with cumulativitymsozeau
2010-05-01Extraction: fix type_expunge_from_sign broken in last commitletouzey
2010-04-30Extraction: an experimental command to get rid of some cst/constructor argumentsletouzey
2010-04-30Fail: a way to check that a command is refused without blocking a scriptletouzey
2010-04-29"make source-doc" builds documentation of mli in html and pdf atpboutill
2010-04-29After the approval of Bruno, here the patch for the checker.soubiran
2010-04-29Various minor improvements of comments in mli for ocamldocletouzey
2010-04-29fixed bug #2224 (Error message in positivity check fixed)vsiles
2010-04-29Two forgotten $Id$ in last commitletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-29Removed obsolete v7->v8 translation code (function check_same_type isherbelin
2010-04-29Move from ocamlweb to ocamdoc to generate mli documentationpboutill
2010-04-28Dont recompute the contents of the proof window when entering thevgross
2010-04-27Fix bug #2245, incorrect handling of Context in sections inside modulemsozeau
2010-04-27 small detail about Scheme Equality vsiles
2010-04-27Added a new exception for already declared Schemes, vsiles
2010-04-26Misc small fixes : warning, dep cycles, ocamlbuild...letouzey
2010-04-26Disable ideal-features tests by defaultglondu
2010-04-22Here comes the commit, announced long ago, of the new tactic engine.aspiwack
2010-04-22Applying François Garillot's patch (#2261 in bug tracker) for extendedherbelin
2010-04-22Ignore *.stamp filesherbelin
2010-04-20Fixed bugs from commit 12954 on unification complexityherbelin
2010-04-20missing space in error messagevsiles
2010-04-20Fixed bug #2999 (destruct was not refreshing universes of what it generalized *)herbelin
2010-04-20Propagated fix to bug 2127 (Hint Rewrite badly globalized in modules) to 8.2herbelin
2010-04-19Reduced the complexity of evar instantiations from O(n^3) to less than O(n^2).herbelin
2010-04-19In function "substitution_prefixed_by" the prefix test on module path soubiran
2010-04-18Fixed some printing bugs.herbelin
2010-04-17A pass on the CHANGES file + credits for 8.3 (completing commit 12906herbelin
2010-04-17Moved Case3.v from ideal features to success (it works since 8.2).herbelin
2010-04-17Solved a few problems of auto by bypassing the call to apply.herbelin
2010-04-17Use nice "unfold" instead of ugly "change" to display calls to unfold hintsherbelin
2010-04-16cf. 12945soubiran
2010-04-16Extraction: cosmetics when using ocaml + Extract Inductive to symbolsletouzey
2010-04-16Extraction: restore (temporarily?) a very limited form of linear letin reductionletouzey
2010-04-16Extraction: less eta in calls to global functions, better optimization phaseletouzey
2010-04-16Names.mli: double declaration of mind_modpathletouzey
2010-04-16Extraction: improvement of optimizations (kill_dummy, optim_fix)letouzey
2010-04-16Util: remove list_split_at which is a clone of list_chopletouzey
2010-04-16Extraction: ad-hoc identifier type with annotations for reductionsletouzey
2010-04-16Compare_dec : a few better proofs (and extracted terms), some more Definedletouzey
2010-04-16Extraction: less _ in Haskell (typically for False_rect), less toplevel eta-e...letouzey
2010-04-14Removing redundant internal variants of apply tactic and simplification of ML...herbelin
2010-04-13Remove only *.v.log files in clean of test-suite/Makefileglondu
2010-04-11Look for csdp in $PATH at runtime, remove -csdpdir configure optionglondu