index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-29
Fix compilation of Constrintern...
pboutill
2012-02-29
RefMan update about match syntax.
pboutill
2012-02-29
In the syntax of pattern matching, the arguments of the inductive in the "in"
pboutill
2012-02-29
In the syntax of pattern matching, "in" clauses are patterns.
pboutill
2012-02-29
Vector: missing injection lemmas and better impossible branches
pboutill
2012-02-29
Bug 2703: send stdout dump to coqide when an error occurs.
pboutill
2012-02-29
Coq_makefile: Add of extra options by default
pboutill
2012-02-27
Univ: correct compare_neq (fix #2703)
letouzey
2012-02-23
Implement the substitution function for global options. Fixes anomaly in ssre...
msozeau
2012-02-22
Ide: sentences found by find_phrase_starting_at should be nonempty (fix #2683)
letouzey
2012-02-20
Use 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-20
Correct application of head reduction.
msozeau
2012-02-18
Document the [unify] tactic.
msozeau
2012-02-16
Fix handling of space after "Notation" or "where", add missing keywords.
msozeau
2012-02-15
Avoid retrying uncessarily to prove independent remaining obligations in Prog...
msozeau
2012-02-15
Avoid unnecessary normalizations w.r.t. evars in Program.
msozeau
2012-02-15
Fix in evarutil: add a conversion problem for ?x ts = ?x us only if ts and us...
msozeau
2012-02-14
In [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-14
Arguments supports extra notation scopes
gareuselesinge
2012-02-07
Additional comment on Focus Conditions.
aspiwack
2012-02-07
Documentation for Grab Existential Variables.
aspiwack
2012-02-07
A "Grab Existential Variables" to transform the unresolved evars at the end o...
aspiwack
2012-02-07
Typo in comments.
aspiwack
2012-02-03
correcting inversion in list of generated tcc of Function
letouzey
2012-02-02
More information returned by coqtop about its internal state. Hopefully we'll...
ppedrot
2012-02-01
Fix unblocking code in dependent destruction due to zeta being used in unfold...
msozeau
2012-02-01
Corrected a careless cut-and-paste in Gallina description which dated back to...
ppedrot
2012-02-01
Debugger vs tracer: Two different behaviors wrt printing: The debugger
herbelin
2012-02-01
Improved synchronisation of stdlib index page with current library state.
herbelin
2012-01-31
Revert "Tentative to fix bug #2628 by not letting intuition break records. Mi...
msozeau
2012-01-31
index-list.html.template: add missing files
pboutill
2012-01-31
Fix consequence of pp bugfix in testsuite
pboutill
2012-01-31
Makefile.build: add targets install-devfiles and install-ide-devfiles
pboutill
2012-01-31
Bug #2041: unfold at betaiotaZETA normalize like unfold
pboutill
2012-01-31
Fix camlp4 compilation
pboutill
2012-01-30
Added an pattern / occurence syntax for vm_compute.
ppedrot
2012-01-28
Tentative to fix bug #2628 by not letting intuition break records. Might be t...
msozeau
2012-01-28
Fix simplification of ind. hyps., recognized by a [block] in their type (bug ...
msozeau
2012-01-27
Printing bugs with match patterns:
herbelin
2012-01-26
Fail: discard the effects of a successful command (fix #2682)
letouzey
2012-01-26
Add support for plugin initialization function
gareuselesinge
2012-01-25
Check for unresolved evars in textual order of the params and fields declarat...
msozeau
2012-01-23
Fix bug #2483: anomaly raised due to wrong handling of the evars state.
msozeau
2012-01-23
Fix typeclass resolution error message which included goal evars (bug #2620).
msozeau
2012-01-23
Fix for Program Instance not separately checking the resolution of evars of t...
msozeau
2012-01-23
Another quick hack that works this time, to handle printing of locality in Pr...
ppedrot
2012-01-23
Deleted the only use of BeginSubProof from the standard library.
ppedrot
2012-01-23
Removed a seemingly unused argument in Require of modules, introduced 10 year...
ppedrot
[next]