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-02-15
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias
2016-10-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
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-22
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-20
Rename Decl_kinds.binding_kind into Decls_kind.implicit_status.
Maxime Dénès
2016-09-20
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-09-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
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.6'
Pierre-Marie Pédrot
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-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
Unify location handling of error functions.
Emilio Jesus Gallego Arias
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
[next]