aboutsummaryrefslogtreecommitdiff
path: root/toplevel
AgeCommit message (Expand)Author
2011-02-14- Fix treatment of globality flag for typeclass instance hints (theymsozeau
2011-02-11An automatic substitution of scope at functor applicationletouzey
2011-02-11Annotations at functor applications:letouzey
2011-02-10Remove obsolete TheoryListglondu
2011-02-10Fixpoints are traverse during implicits arguments search to toplevelpboutill
2011-02-10Interp a definition with the implicit arguments of its local contextpboutill
2011-02-10Data structure telling implicits of local variables is a map in thepboutill
2011-02-10More comments and less doublons in some mlipboutill
2011-02-10Started to fix the declarative proof mode (C-zar).aspiwack
2011-01-31A fine-grain control of inlining at functor application via priority levelsletouzey
2011-01-28Remove the "Boxed" syntaxes and the const_entry_boxed fieldletouzey
2011-01-11Add "Print Sorted Universes"glondu
2011-01-11Use dashed lines for equivalence edges in dot output of universesglondu
2011-01-06Reverted r13715 "Add improved indenters that rely on the current proof state ...gmelquio
2011-01-06Remove Safe_marshalglondu
2010-12-24More {raw => glob} changes for consistencyglondu
2010-12-23Rename rawterm.ml into glob_term.mlglondu
2010-12-23Change of nomenclature: rawconstr -> glob_constrglondu
2010-12-15Misc improvements about evar_mapletouzey
2010-12-14Add improved indenters that rely on the current proof state to choose the ind...gmelquio
2010-12-10First release of Vector library.pboutill
2010-12-03Fixing bug using explictly declared implicit arguments in inductive arities.herbelin
2010-12-03Redirect stdout to stderr in -ideslaveglondu
2010-12-02Fixing a bug introduced in r12304 (move of interpretation ofherbelin
2010-11-18Do not throw an error for anonymous generalized binders as they will bemsozeau
2010-11-16Remove redundant clause (and fix compatibility issue)glondu
2010-11-15Minor fixes from Gregory Malecha. A typo fixed and a better (located) msozeau
2010-11-07Delayed the evar normalization in error messages to the last minuteherbelin
2010-11-07Add information of localisation when an error involving an "implicitherbelin
2010-11-07correcting a non catch error reported as an anomaly (Ploc.Exc)jforest
2010-11-03In Univ, unify order_request and constraint_typeglondu
2010-11-02Output universe graph in DOT language if output file ends in .dot or .gvglondu
2010-11-02More generic Univ.dump_universesglondu
2010-11-02Move stuff about positive into a distinct PArith subdirletouzey
2010-11-01Restored checking that _all_ arguments of the command line are meaningfulherbelin
2010-10-31Add tolerance for existential variables in Check.herbelin
2010-10-31Minor code improvements around libobjectherbelin
2010-10-31Minor factorization of the part of the code used for Unnamed_thm saving.herbelin
2010-10-26Compatibility camlp4/camlp5herbelin
2010-10-26Fail, when successful, prints something only in verbose modeglondu
2010-10-23Fixing bug #2412, continued (preprocessing of Ltac Debug errorsherbelin
2010-10-23Fixing bug #2412 (preprocessing of Ltac Debug errors forgotten in r13431).herbelin
2010-10-17About "unsupported" unicode characters in notations.herbelin
2010-10-11Backporting r13521 from branch 8.3 to trunk (fixing bug #2406, loopingherbelin
2010-10-07Fix bug# 2392msozeau
2010-10-06Remove Explain* vernacsglondu
2010-10-06Remove VernacGoglondu
2010-10-04Two [Evd.fold] turned into [Evd.fold_undefined].aspiwack
2010-10-03Avoid raising an anomaly when an error encapsulated with a dummyherbelin
2010-10-03Added multiple implicit arguments rules per name.herbelin