aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel
Commit message (Expand)AuthorAge
* Added a table for using reserved names for binding names to typesGravatar herbelin2011-03-05
* Moving printing of module typing errors upwards to himsg.ml so as toGravatar herbelin2011-03-05
* A few more betaiota on environments and types of error messages. Seems toGravatar herbelin2011-03-05
* Filter out admitted subgoals from search resultsGravatar glondu2011-02-25
* - Fix treatment of globality flag for typeclass instance hints (theyGravatar msozeau2011-02-14
* An automatic substitution of scope at functor applicationGravatar letouzey2011-02-11
* Annotations at functor applications:Gravatar letouzey2011-02-11
* Remove obsolete TheoryListGravatar glondu2011-02-10
* Fixpoints are traverse during implicits arguments search to toplevelGravatar pboutill2011-02-10
* Interp a definition with the implicit arguments of its local contextGravatar pboutill2011-02-10
* Data structure telling implicits of local variables is a map in theGravatar pboutill2011-02-10
* More comments and less doublons in some mliGravatar pboutill2011-02-10
* Started to fix the declarative proof mode (C-zar).Gravatar aspiwack2011-02-10
* A fine-grain control of inlining at functor application via priority levelsGravatar letouzey2011-01-31
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* Add "Print Sorted Universes"Gravatar glondu2011-01-11
* Use dashed lines for equivalence edges in dot output of universesGravatar glondu2011-01-11
* Reverted r13715 "Add improved indenters that rely on the current proof state ...Gravatar gmelquio2011-01-06
* Remove Safe_marshalGravatar glondu2011-01-06
* More {raw => glob} changes for consistencyGravatar glondu2010-12-24
* Rename rawterm.ml into glob_term.mlGravatar glondu2010-12-23
* Change of nomenclature: rawconstr -> glob_constrGravatar glondu2010-12-23
* Misc improvements about evar_mapGravatar letouzey2010-12-15
* Add improved indenters that rely on the current proof state to choose the ind...Gravatar gmelquio2010-12-14
* First release of Vector library.Gravatar pboutill2010-12-10
* Fixing bug using explictly declared implicit arguments in inductive arities.Gravatar herbelin2010-12-03
* Redirect stdout to stderr in -ideslaveGravatar glondu2010-12-03
* Fixing a bug introduced in r12304 (move of interpretation ofGravatar herbelin2010-12-02
* Do not throw an error for anonymous generalized binders as they will beGravatar msozeau2010-11-18
* Remove redundant clause (and fix compatibility issue)Gravatar glondu2010-11-16
* Minor fixes from Gregory Malecha. A typo fixed and a better (located) Gravatar msozeau2010-11-15
* Delayed the evar normalization in error messages to the last minuteGravatar herbelin2010-11-07
* Add information of localisation when an error involving an "implicitGravatar herbelin2010-11-07
* correcting a non catch error reported as an anomaly (Ploc.Exc)Gravatar jforest2010-11-07
* In Univ, unify order_request and constraint_typeGravatar glondu2010-11-03
* Output universe graph in DOT language if output file ends in .dot or .gvGravatar glondu2010-11-02
* More generic Univ.dump_universesGravatar glondu2010-11-02
* Move stuff about positive into a distinct PArith subdirGravatar letouzey2010-11-02
* Restored checking that _all_ arguments of the command line are meaningfulGravatar herbelin2010-11-01
* Add tolerance for existential variables in Check.Gravatar herbelin2010-10-31
* Minor code improvements around libobjectGravatar herbelin2010-10-31
* Minor factorization of the part of the code used for Unnamed_thm saving.Gravatar herbelin2010-10-31
* Compatibility camlp4/camlp5Gravatar herbelin2010-10-26
* Fail, when successful, prints something only in verbose modeGravatar glondu2010-10-26
* Fixing bug #2412, continued (preprocessing of Ltac Debug errorsGravatar herbelin2010-10-23
* Fixing bug #2412 (preprocessing of Ltac Debug errors forgotten in r13431).Gravatar herbelin2010-10-23
* About "unsupported" unicode characters in notations.Gravatar herbelin2010-10-17
* Backporting r13521 from branch 8.3 to trunk (fixing bug #2406, loopingGravatar herbelin2010-10-11
* Fix bug# 2392Gravatar msozeau2010-10-07
* Remove Explain* vernacsGravatar glondu2010-10-06