index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-03
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Merge branch 'reduction-flags' into trunk
Maxime Dénès
2016-07-01
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
Make semantics of whd_zeta consistent with other whd_* functions.
Maxime Dénès
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-29
Fixing #4865 (deciding on which arguments to recompute scopes was not robust).
Hugo Herbelin
2016-06-29
Exporting section_segment_of_reference.
Hugo Herbelin
2016-06-29
Updated CHANGES about subst. More on recursive equations in reference manual.
Hugo Herbelin
2016-06-29
Merge branch 'programcases' into trunk
Matthieu Sozeau
2016-06-29
Fixes in documentation.
Matthieu Sozeau
2016-06-29
Program: cleanup in cases, add options
Matthieu Sozeau
2016-06-29
Merge branch 'bug4527' into trunk
Matthieu Sozeau
2016-06-29
Univ: Use loc even if there are more unbound levels
Matthieu Sozeau
2016-06-29
CHANGES: document fix for #4726 too.
Matthieu Sozeau
2016-06-29
CHANGES: document fix for 4527 and compatibility.
Matthieu Sozeau
2016-06-29
universes.ml: Minor code cleanup
Matthieu Sozeau
2016-06-29
Univs: Fix bug #4726
Matthieu Sozeau
2016-06-29
Univs: add source locations of levels
Matthieu Sozeau
2016-06-29
Univs: earlier errors for strict univ decls #4527
Matthieu Sozeau
2016-06-29
Merge branch 'warnings' into trunk
Maxime Dénès
2016-06-29
Fix issues in test-suite revealed by warnings.
Maxime Dénès
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
Add [Unset Printing Dependent Evars Line]
Jason Gross
2016-06-28
Revert "A new infrastructure for warnings."
Maxime Dénès
2016-06-28
Typeclasses: use once in by clause for typeclass eauto
Matthieu Sozeau
2016-06-28
Merge branch 'warnings' into trunk
Maxime Dénès
2016-06-28
A new infrastructure for warnings.
Maxime Dénès
2016-06-28
Merge remote-tracking branch 'github/pr/207' into trunk
Maxime Dénès
2016-06-28
Finalizing the only printing feature.
Pierre-Marie Pédrot
2016-06-28
Documenting the "only printing" notation flag.
Pierre-Marie Pédrot
2016-06-28
Adding a test-suite for the only printing flag.
Pierre-Marie Pédrot
2016-06-28
Properly handle the only printing flag in Reserved Notations.
Pierre-Marie Pédrot
2016-06-28
Properly handling the only printing flag when parsing rules already exist.
Pierre-Marie Pédrot
2016-06-27
Merge branch 'shrinkobl' into trunk
Matthieu Sozeau
2016-06-27
Update CHANGES and COMPATIBILITY
Matthieu Sozeau
2016-06-27
Program: refine shrinking of obligations
Matthieu Sozeau
2016-06-27
Rework treatment of default transparency of obligations
Matthieu Sozeau
2016-06-27
Add Unset Shrink Abstract/Obligations in Coq85
Matthieu Sozeau
2016-06-27
Shrink Proofs/Obligations by default and deprecate
Matthieu Sozeau
2016-06-27
Typeclasses: fix treatment of exceptions in compat
Matthieu Sozeau
2016-06-27
Typeclasses: mark unresolvable goals in new implementation
Matthieu Sozeau
2016-06-27
Fix off-by-1 bug in coq_makefile
Matthieu Sozeau
2016-06-27
We want tclORELSE to catch exceptions on backtrackings
Matthieu Sozeau
2016-06-27
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-27
Merge remote-tracking branch 'github/pr/223' into feedback-locations
Maxime Dénès
2016-06-27
ssrmatching: avoid warnings about redundant typing clauses in ARGUMENT EXTEND
Pierre Letouzey
2016-06-27
Merge branch 'sort-fields' into trunk
Maxime Dénès
2016-06-27
Merge branch 'funpattern-tests' into trunk.
Maxime Dénès
2016-06-27
minor: comment on the meaning of the 'boolean' variable
Gabriel Scherer
[next]