aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-03-20Reorganizing the structure of evarutil.ml (only restructuration, noherbelin
2012-03-20Turning proofs of well-ordering of lexicographic product transparentherbelin
2012-03-19More adaptations of pretyping/coercion to Program mode.msozeau
2012-03-19Fix bugs related to Program integration.msozeau
2012-03-19Hopefully complying with camlp5 < 6.00 syntaxherbelin
2012-03-19Bug 2709: Duplication in coqdoc index entriespboutill
2012-03-19RefMan: Environment variables description updatepboutill
2012-03-19Fixes bug: #2692 (Arguments/simpl off by 1)gareuselesinge
2012-03-19Arguments/simpl: allow ! even on non fixpointsgareuselesinge
2012-03-18Yet another subtlety with bug 2732: when several grammar rules of aherbelin
2012-03-18Removing redundant entry int_nelist and removing extra space whenherbelin
2012-03-18Fixing bug #2732 (anomaly when using the tolerance for writingherbelin
2012-03-14Fix merge and add missing file.msozeau
2012-03-14Fix merge.msozeau
2012-03-14Revise API of understand_ltac to be parameterized by a flag for resolution of...msozeau
2012-03-14Merge fixesmsozeau
2012-03-14Final part of moving Program code inside the main code. Adapted add_definitio...msozeau
2012-03-14Integrated obligations/eterm and program well-founded fixpoint building to to...msozeau
2012-03-14Everything compiles again.msozeau
2012-03-14Second step of integration of Program:msozeau
2012-03-14Remove support for "abstract typing constraints" that requires unicity of sol...msozeau
2012-03-13A bit of cleaning: unifying push_rels and push_rel_context.herbelin
2012-03-13Fixing vm_compute bug #2729 (function used to decompose constructorsherbelin
2012-03-12Univ: avoid recording dummy universe constraints u<=u or u=uletouzey
2012-03-02Glob_term.predicate_pattern: No number of parameters with letins.pboutill
2012-03-02"Let in" in pattern hell, one more iterationpboutill
2012-03-02Noise for nothingpboutill
2012-03-01Univ: a univ_depends function to avoid a hack in Inductiveopsletouzey
2012-03-01Univ: a better Constraint.compareletouzey
2012-03-01Corrects the erroneous error message when trying to unfocus a fullyaspiwack