index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
/
proof_global.ml
Commit message (
Expand
)
Author
Age
*
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-22
*
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-20
*
Making Proof_global terminator generic in external tactics.
Pierre-Marie Pédrot
2016-09-08
*
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
*
|
CLEANUP: Type alias "Context.section_context" was removed
Matej Kosik
2016-08-25
*
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
*
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Add documentation for goal selectors.
Cyprien Mangin
2016-06-14
*
Add goal range selectors.
Cyprien Mangin
2016-06-14
*
Proof_global, STM: cleanup + use default_proof_mode instead of "Classic"
Enrico Tassi
2016-05-10
*
Moving VernacSolve to an EXTEND-based definition.
Pierre-Marie Pédrot
2016-03-19
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-05
|
\
|
*
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-03-04
*
|
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
|
*
Fixing Not_found on unknown bullet behavior.
Hugo Herbelin
2016-01-20
*
|
Use streams rather than strings to handle bullet suggestions.
Guillaume Melquiond
2016-01-02
*
|
Remove some useless module opening.
Guillaume Melquiond
2016-01-02
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-17
|
\
|
|
*
Proof using: do not clear unused section hyps automatically
Enrico Tassi
2015-12-15
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-15
|
\
|
|
*
Univs: Fix bug #4363, nested abstract.
Matthieu Sozeau
2015-12-11
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-29
|
\
|
|
*
Univs: correctly register universe binders for lemmas.
Matthieu Sozeau
2015-11-28
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-30
|
\
|
|
*
Handle side-effects of Vernacular commands inside proofs better, so that
Matthieu Sozeau
2015-10-29
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-29
|
\
|
|
*
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
|
Clarifying and documenting the UState API.
Pierre-Marie Pédrot
2015-10-17
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-15
|
\
|
|
*
Fix LemmaOverloading
Matthieu Sozeau
2015-10-14
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-09
|
\
|
|
*
Remove misleading warning (Close #4365)
Enrico Tassi
2015-10-09
|
*
Proof using: let-in policy, optional auto-clear, forward closure*
Enrico Tassi
2015-10-08
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-02
|
\
|
|
*
Univs: fix handling of side effects/delayed proofs
Matthieu Sozeau
2015-10-02
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-09-25
|
\
|
|
*
Proof: suggest Admitted->Qed only if the proof is really complete (#4349)
Enrico Tassi
2015-09-20
*
|
Opacifying the proof_terminator type.
Pierre-Marie Pédrot
2015-09-08
|
/
*
Fixing what seems to be a typo.
Hugo Herbelin
2015-07-29
*
STM: states coming from workers have no proof terminators (Close #4246)
Enrico Tassi
2015-06-09
*
Admitted does not drop poly-univ constraints (Fix #4244)
Enrico Tassi
2015-06-03
*
STM/Univ: save initial univs (the ones in the statement) in Proof.proof
Enrico Tassi
2015-05-29
*
Fix bug #4159
Matthieu Sozeau
2015-05-27
*
typo
Enrico Tassi
2015-03-22
*
admit: replaced by give_up + Admitted (no proof_admitted : False, close #4032)
Enrico Tassi
2015-03-11
[next]