aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel
Commit message (Expand)AuthorAge
* coqtop -config returns coq returns coq environments at exection timeGravatar pboutill2011-04-28
* Fixed notation printing bug when curly brackets are involved (requestsGravatar herbelin2011-04-28
* Coqide: better handling of stdout/stderr in win32Gravatar letouzey2011-04-21
* Add a flag to control betaiota reduction during unification to maintain backw...Gravatar msozeau2011-04-18
* Add directories in COQPATH to search path.Gravatar herbelin2011-04-14
* Reorder search path order, so the standard library is search last.Gravatar herbelin2011-04-14
* Revert "Add [Polymorphic] flag for defs"Gravatar msozeau2011-04-13
* - Make typeclass transparency information directly availableGravatar msozeau2011-04-13
* - Remove create_evar_defsGravatar msozeau2011-04-13
* Add [Polymorphic] flag for defsGravatar msozeau2011-04-13
* Replaced printing number of ill-typed branch by printing name of constructorGravatar herbelin2011-04-08
* Fixed "Eval ... in t" when t has still metavariables.Gravatar herbelin2011-04-08
* Add 'Existing Instances' declaration to declare multiple instances at once.Gravatar letouzey2011-04-06
* Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacksGravatar letouzey2011-04-03
* Ide_intf: documentation of calls + debug printing of calls/answersGravatar letouzey2011-03-30
* Ide_intf: remove useless int answer to the "interp" and "rewind" callsGravatar letouzey2011-03-30
* Ide_slave: better handling of Ctrl-CGravatar letouzey2011-03-30
* Ide_slave : fix last commit, use ad_hoc catch_break instead of Sys.catch_breakGravatar letouzey2011-03-28
* Ide_slave: improved handling of exceptions (in particular ^C)Gravatar letouzey2011-03-28
* Ide_slave: a more robust current_status () functionGravatar letouzey2011-03-28
* Ide_intf : change type of location in ideGravatar letouzey2011-03-25
* Ide: stronger separation from coqtopGravatar letouzey2011-03-23
* Ide: experimentally allow coqide to interrupt or kill coqtopGravatar letouzey2011-03-23
* - Fix solve_simpl_eqn which was cheking instances types in the wrong environm...Gravatar msozeau2011-03-23
* An option "Set Default Timeout n."Gravatar letouzey2011-03-17
* Goptions: repair Unset for int optionsGravatar letouzey2011-03-17
* Finish branching functions handling module errors (cf. r13886)Gravatar letouzey2011-03-16
* - Add modulo_delta_types flag for unification to allow fullGravatar msozeau2011-03-13
* Keep information on which fields are subclasses in class declarations,Gravatar msozeau2011-03-11
* - Better error messages taking unif. constraints into account.Gravatar msozeau2011-03-11
* Reverted commit r13893 about propagation of more informativeGravatar herbelin2011-03-07
* Added propagation of evars unification failure reasons for betterGravatar herbelin2011-03-07
* 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