aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-12make otags only relies on otagspboutill
2012-04-12"A -> B" is a notation for "forall _ : A, B".pboutill
2012-04-12Coqide minor enhancementspboutill
2012-04-12lib directory is cut in 2 cma.pboutill
2012-04-12Repair two testsletouzey
2012-04-12CHANGES: adapt after backport of some features to 8.4letouzey
2012-04-12remove plugins/subtac/subtac.ml reintroduced by mistaked in a previous commitletouzey
2012-04-11Added a reset button for CoqIDE colorsppedrot
2012-04-11Added a background color configuration option in CoqIDE.ppedrot
2012-04-07Fixing the "capture" check newly introduced in r15122 whenherbelin
2012-04-06Unifying the different procedures for interning binders.herbelin
2012-04-06Fixing a few bugs (see #2571) related to interpretation of multiple bindersherbelin
2012-04-06Removing Dhyp from debugger.herbelin
2012-04-05Shortcuts and optimizations of comparisonsxclerc
2012-04-05Relax uniform inheritance conditiongareuselesinge
2012-04-05Speedup free_vars_and_rels_up_alias_expansion (evarconv)gareuselesinge
2012-04-04Reversed colour highlight in CoqIDEppedrot
2012-03-30Typo in a message.aspiwack
2012-03-30Added a command "Unfocused" which returns an error when the proof isaspiwack
2012-03-30info_trivial, info_auto, info_eauto, and debug (trivial|auto)letouzey
2012-03-30Remove code of obsolete tactics : superauto, autotdb, cdhyp, dhyp, dconclletouzey
2012-03-28A revolution has come: CoqIDE, now in color. Fixes bug #2704 btw.ppedrot
2012-03-26Adapt the checker after commit 15080letouzey
2012-03-26Unification: Fixing bug in materialize_evar (spotted by MathClasses).herbelin
2012-03-26Slight change in the semantics of arguments scopes: scopes can noherbelin
2012-03-26Fixing printing level of Utf8 equivalent for ->.herbelin
2012-03-26Fixing deactivation of scope at printing time in the body of aherbelin
2012-03-26Unification: Added a heuristic to solve problems of the formherbelin
2012-03-26Module names and constant/inductive names are now in two separate namespacesletouzey
2012-03-23Fix the test-suite by removing any Reset in the scriptsletouzey
2012-03-23Documentation of last commit concerning Backtrackingletouzey
2012-03-23A unified backtrack mechanism, with a basic "Show Script" as side-effectletouzey
2012-03-23Remove undocumented command "Delete foo"letouzey
2012-03-23Remove old proof-managment commands Suspend/Resumeletouzey
2012-03-23Little bug in r15061 leading to unusable debug mode.herbelin
2012-03-22Univ: enforce_leq instead of enforce_geq for more uniformityletouzey
2012-03-22Univ: switch the order of int and dir_path in UniverseLevel.Levelletouzey
2012-03-22Update of .gitignore (via a regexp g_*.ml)letouzey
2012-03-22evarconv: MaybeFlex/MaybeFlex case infers more Canonical Structuresgareuselesinge
2012-03-21Ppvernac: nicer printing of proof delimiters { ... }letouzey
2012-03-21Pfedit: avoid Undoing too muchletouzey
2012-03-20Fix interface of resolve_typeclasses: onlyargs -> with_goals:msozeau
2012-03-20Arranged for the desirable behaviour that bullets do not see beyond braces.aspiwack
2012-03-20Fixing bug #2724 (using notations with binders in cases patternsherbelin
2012-03-20Fixing alpha-conversion bug #2723 introduced in r12485-12486.herbelin
2012-03-20Continuing r15045-15046 and r15055 (fixing bug #2732 about atomicherbelin
2012-03-20Use a careful analysis of dependencies in restricting instances toherbelin
2012-03-20Force Check (which, from 8.4beta, accepts unresolved evars) to howeverherbelin
2012-03-20Unification: when matching "?n[...,(C u1..un),...] = C u1..un" keep aherbelin
2012-03-20Generalized the use of evar candidates in type inference unification:herbelin