aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-03-01Removed a superfluous function in proof.mli. Preparing for incomingaspiwack
2012-03-01New version of recdef :jforest
2012-03-01various corrections in invfun due to a modification in inductionjforest
2012-02-29Univ: a faster is_leq test used when possibleletouzey
2012-02-29correcting a little bug in invfun.mljforest
2012-02-29correction of bug 2457jforest
2012-02-29Fix compilation of Constrintern...pboutill
2012-02-29RefMan update about match syntax.pboutill
2012-02-29In the syntax of pattern matching, the arguments of the inductive in the "in"pboutill
2012-02-29In the syntax of pattern matching, "in" clauses are patterns.pboutill
2012-02-29Vector: missing injection lemmas and better impossible branchespboutill
2012-02-29Bug 2703: send stdout dump to coqide when an error occurs.pboutill
2012-02-29Coq_makefile: Add of extra options by defaultpboutill
2012-02-27Univ: correct compare_neq (fix #2703)letouzey
2012-02-23Implement the substitution function for global options. Fixes anomaly in ssre...msozeau
2012-02-22Ide: sentences found by find_phrase_starting_at should be nonempty (fix #2683)letouzey
2012-02-20Use a heuristic to not simplify equality hypotheses remaining after dependent...msozeau
2012-02-20- changing minimal version for OCaml: Coq uses Filename.dirsep that is availa...notin
2012-02-20Correct application of head reduction.msozeau
2012-02-18Document the [unify] tactic.msozeau
2012-02-16Fix handling of space after "Notation" or "where", add missing keywords.msozeau
2012-02-15Avoid retrying uncessarily to prove independent remaining obligations in Prog...msozeau
2012-02-15Avoid unnecessary normalizations w.r.t. evars in Program.msozeau
2012-02-15Fix in evarutil: add a conversion problem for ?x ts = ?x us only if ts and us...msozeau
2012-02-14In [reflexivity], [symmetry] etc, use the type found by looking at the relati...msozeau
2012-02-14- Fix dependency computation in eterm to not consider filtered variables.msozeau
2012-02-14Arguments supports extra notation scopesgareuselesinge
2012-02-07Additional comment on Focus Conditions.aspiwack
2012-02-07Documentation for Grab Existential Variables.aspiwack
2012-02-07A "Grab Existential Variables" to transform the unresolved evars at the end o...aspiwack
2012-02-07Typo in comments.aspiwack
2012-02-03correcting inversion in list of generated tcc of Functionletouzey
2012-02-02More information returned by coqtop about its internal state. Hopefully we'll...ppedrot
2012-02-01Fix unblocking code in dependent destruction due to zeta being used in unfold...msozeau
2012-02-01Corrected a careless cut-and-paste in Gallina description which dated back to...ppedrot
2012-02-01Debugger vs tracer: Two different behaviors wrt printing: The debuggerherbelin
2012-02-01Improved synchronisation of stdlib index page with current library state.herbelin
2012-01-31Revert "Tentative to fix bug #2628 by not letting intuition break records. Mi...msozeau
2012-01-31index-list.html.template: add missing filespboutill