aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* "Let in" in pattern hell, one more iterationGravatar pboutill2012-03-02
* Noise for nothingGravatar pboutill2012-03-02
* Univ: a univ_depends function to avoid a hack in InductiveopsGravatar letouzey2012-03-01
* Univ: a better Constraint.compareGravatar letouzey2012-03-01
* Corrects the erroneous error message when trying to unfocus a fullyGravatar aspiwack2012-03-01
* Removed a superfluous function in proof.mli. Preparing for incomingGravatar aspiwack2012-03-01
* New version of recdef :Gravatar jforest2012-03-01
* various corrections in invfun due to a modification in inductionGravatar jforest2012-03-01
* Univ: a faster is_leq test used when possibleGravatar letouzey2012-02-29
* correcting a little bug in invfun.mlGravatar jforest2012-02-29
* correction of bug 2457Gravatar jforest2012-02-29
* Fix compilation of Constrintern...Gravatar pboutill2012-02-29
* RefMan update about match syntax.Gravatar pboutill2012-02-29
* In the syntax of pattern matching, the arguments of the inductive in the "in"Gravatar pboutill2012-02-29
* In the syntax of pattern matching, "in" clauses are patterns.Gravatar pboutill2012-02-29
* Vector: missing injection lemmas and better impossible branchesGravatar pboutill2012-02-29
* Bug 2703: send stdout dump to coqide when an error occurs.Gravatar pboutill2012-02-29
* Coq_makefile: Add of extra options by defaultGravatar pboutill2012-02-29
* Univ: correct compare_neq (fix #2703)Gravatar letouzey2012-02-27
* Implement the substitution function for global options. Fixes anomaly in ssre...Gravatar msozeau2012-02-23
* Ide: sentences found by find_phrase_starting_at should be nonempty (fix #2683)Gravatar letouzey2012-02-22
* Use a heuristic to not simplify equality hypotheses remaining after dependent...Gravatar msozeau2012-02-20
* - changing minimal version for OCaml: Coq uses Filename.dirsep that is availa...Gravatar notin2012-02-20
* Correct application of head reduction.Gravatar msozeau2012-02-20
* Document the [unify] tactic.Gravatar msozeau2012-02-18
* Fix handling of space after "Notation" or "where", add missing keywords.Gravatar msozeau2012-02-16
* Avoid retrying uncessarily to prove independent remaining obligations in Prog...Gravatar msozeau2012-02-15
* Avoid unnecessary normalizations w.r.t. evars in Program.Gravatar msozeau2012-02-15
* Fix in evarutil: add a conversion problem for ?x ts = ?x us only if ts and us...Gravatar msozeau2012-02-15
* In [reflexivity], [symmetry] etc, use the type found by looking at the relati...Gravatar msozeau2012-02-14
* - Fix dependency computation in eterm to not consider filtered variables.Gravatar msozeau2012-02-14
* Arguments supports extra notation scopesGravatar gareuselesinge2012-02-14
* Additional comment on Focus Conditions.Gravatar aspiwack2012-02-07
* Documentation for Grab Existential Variables.Gravatar aspiwack2012-02-07
* A "Grab Existential Variables" to transform the unresolved evars at the end o...Gravatar aspiwack2012-02-07
* Typo in comments.Gravatar aspiwack2012-02-07
* correcting inversion in list of generated tcc of FunctionGravatar letouzey2012-02-03
* More information returned by coqtop about its internal state. Hopefully we'll...Gravatar ppedrot2012-02-02
* Fix unblocking code in dependent destruction due to zeta being used in unfold...Gravatar msozeau2012-02-01
* Corrected a careless cut-and-paste in Gallina description which dated back to...Gravatar ppedrot2012-02-01
* Debugger vs tracer: Two different behaviors wrt printing: The debuggerGravatar herbelin2012-02-01
* Improved synchronisation of stdlib index page with current library state.Gravatar herbelin2012-02-01
* Revert "Tentative to fix bug #2628 by not letting intuition break records. Mi...Gravatar msozeau2012-01-31
* index-list.html.template: add missing filesGravatar pboutill2012-01-31
* Fix consequence of pp bugfix in testsuiteGravatar pboutill2012-01-31
* Makefile.build: add targets install-devfiles and install-ide-devfilesGravatar pboutill2012-01-31
* Bug #2041: unfold at betaiotaZETA normalize like unfoldGravatar pboutill2012-01-31
* Fix camlp4 compilationGravatar pboutill2012-01-31
* Added an pattern / occurence syntax for vm_compute.Gravatar ppedrot2012-01-30
* Tentative to fix bug #2628 by not letting intuition break records. Might be t...Gravatar msozeau2012-01-28