index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm
/
lemmas.ml
Age
Commit message (
Expand
)
Author
2017-06-01
Bump year in headers.
Maxime Dénès
2016-09-29
Cleanup API, making inference_hook optional
Matthieu Sozeau
2016-09-28
Fix bug #4723 and FIXME in API for solve_by_tac
Matthieu Sozeau
2016-09-07
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-05
Fix #5065: Anomaly: Not a proof by induction
Maxime Dénès
2016-09-02
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-31
Fix bug #5043: [Admitted] lemmas pick up section variables.
Pierre-Marie Pédrot
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-29
Univs: earlier errors for strict univ decls #4527
Matthieu Sozeau
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-27
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-18
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-16
Factorizing the uses of Declareops.safe_flags.
Pierre-Marie Pédrot
2016-06-16
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-15
Allow `Pretyping.search_guard` to not check guard
Arnaud Spiwack
2016-06-14
Admitted: fix #4818 return initial stmt and univs
Matthieu Sozeau
2016-06-01
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-26
Pfedit.get_current_context refinement (fix #4523)
Matthieu Sozeau
2016-05-16
Put the "cofix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "fix" tactic in the monad.
Pierre-Marie Pédrot
2016-03-30
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-25
Univs: fix get_current_context (bug #4603, part I)
Matthieu Sozeau
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-11-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-28
Univs: correctly register universe binders for lemmas.
Matthieu Sozeau
2015-10-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-17
Clarifying and documenting the UState API.
Pierre-Marie Pédrot
2015-10-15
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-14
When typechecking a lemma statement, try to resolve typeclasses before
Matthieu Sozeau
2015-10-02
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-02
Univs: fix semantics of Type in proof mode in universe-polymorphic mode
Matthieu Sozeau
2015-10-02
Univs: fix handling of side effects/delayed proofs
Matthieu Sozeau
2015-10-02
Univs: fix many evar_map initializations and leaks.
Matthieu Sozeau
2015-09-17
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-09-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-08
More potentialities in proof_terminators.
Pierre-Marie Pédrot
2015-09-08
Opacifying the proof_terminator type.
Pierre-Marie Pédrot
2015-08-19
Removing code duplication in Lemmas.
Pierre-Marie Pédrot
2015-07-29
Fixing what seems to be a typo.
Hugo Herbelin
2015-06-03
Admitted does not drop poly-univ constraints (Fix #4244)
Enrico Tassi
2015-05-27
Fix bug #4159
Matthieu Sozeau
2015-03-11
admit: replaced by give_up + Admitted (no proof_admitted : False, close #4032)
Enrico Tassi
2015-02-14
Abstract: "Qed export ident, .., ident" to preserve v8.4 behavior
Enrico Tassi
2015-01-12
Update headers.
Maxime Dénès
2014-12-23
Vi2vo: fix handling of univ constraints coming from the body
Enrico Tassi
[next]