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
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
2014-12-16
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-10-30
Fix backtracking issue in Defined (Close 3780)
Enrico Tassi
2014-10-25
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-22
Lemmas/Pfedit: use full evar_map instead of universe contexts to start proofs.
Arnaud Spiwack
2014-10-13
STM: simplify how the term part of a side effect is retrieved
Enrico Tassi
2014-10-13
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-09-12
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-04
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-07-16
Fixing universe substitution in mutual fixpoints.
Pierre-Marie Pédrot
2014-07-10
Better handling of the universe context in case of Admitted proof obligations.
Matthieu Sozeau
2014-06-25
all coqide specific files moved into ide/
Enrico Tassi
2014-06-23
Fix handling of side effects in Defined objects (Closes: HoTT#111 + 3344)
Enrico Tassi
2014-06-18
Proofs now take and return an evar_universe_context, simplifying interfaces
Matthieu Sozeau
2014-06-08
Moving hook code from Future to Lemmas. This seemed to disrupt compilation of
Pierre-Marie Pédrot
2014-06-08
Enforce a correct exception handling in declaration_hooks
Enrico Tassi
2014-05-26
- Fix in kernel conversion not folding the universe constraints
Matthieu Sozeau
2014-05-06
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
Lemmas: export standard proof terminator
Enrico Tassi
2014-05-06
Correct rebase on STM code. Thanks to E. Tassi for help on dealing with
Matthieu Sozeau
2014-05-06
Rework handling of universes on top of the STM, allowing for delayed
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-04-25
Adding a stm/ folder, as asked during last workgroup. It was essentially moving
Pierre-Marie Pédrot
[prev]