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.mli
Commit message (
Expand
)
Author
Age
*
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
*
admit: replaced by give_up + Admitted (no proof_admitted : False, close #4032)
Enrico Tassi
2015-03-11
*
Update headers.
Maxime Dénès
2015-01-12
*
Fixed and extend bullet related info/error messages. + doc.
Pierre Courtieu
2015-01-08
*
Proof using: call "clear" to remove from sight the vars not selected
Enrico Tassi
2014-12-28
*
Vi2vo: fix handling of univ constraints coming from the body
Enrico Tassi
2014-12-23
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
new: Optimize Proof, Optimize Heap
Enrico Tassi
2014-11-09
*
Add [Info] command.
Arnaud Spiwack
2014-11-01
*
Fix handling of universes at the end of proofs, esp. for async proof processing.
Matthieu Sozeau
2014-07-25
*
Proof_global.start_dependent_proof: properly threads the sigma through the te...
Arnaud Spiwack
2014-07-23
*
Change the interface of proof_global to take an evar_map instead of a univers...
Arnaud Spiwack
2014-07-23
*
Feedback: LoadedFile + Goals
Enrico Tassi
2014-07-11
*
Proofs now take and return an evar_universe_context, simplifying interfaces
Matthieu Sozeau
2014-06-18
*
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
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-05-06
*
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
*
Proof_global: Simpler API for proof_terminator
Enrico Tassi
2014-01-04
*
Qed: feedback when type checking is done
Enrico Tassi
2013-12-24
*
Fix Admitted.
Arnaud Spiwack
2013-12-04
*
Proof_global: fix start_proof comment after the preceding commits.
Arnaud Spiwack
2013-12-04
*
Factoring(continued).
Arnaud Spiwack
2013-12-04
*
Refactoring: storing more information in the terminator closure.
Arnaud Spiwack
2013-12-04
*
The commands that initiate proofs are now in charge of what happens when proo...
Arnaud Spiwack
2013-12-04
*
Allow proofs to start with dependent goals.
Arnaud Spiwack
2013-12-04
*
New option Default Goal Selector.
aspiwack
2013-11-02
*
The tactic [admit] exits with the "unsafe" status.
aspiwack
2013-11-02
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
declaration_hooks use Ephemeron
gareuselesinge
2013-10-18
*
Future: ported to Ephemeron + exception enhancing
gareuselesinge
2013-10-18
*
stm: (initial) support for -coq-slaves
gareuselesinge
2013-08-08
*
get rid of closures in global/proof state
gareuselesinge
2013-08-08
*
enhance marshallable option for freeze (minor TODO in safe_typing)
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Restrict (try...with...) to avoid catching critical exn (part 5)
letouzey
2013-03-13
*
Modulification of identifier
ppedrot
2012-12-14
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
Remove old proof-managment commands Suspend/Resume
letouzey
2012-03-23
*
Integrated obligations/eterm and program well-founded fixpoint building to to...
msozeau
2012-03-14
*
Noise for nothing
pboutill
2012-03-02
*
Proof using ...
gareuselesinge
2011-12-12
*
Break circular dependency Proof_global -> Vernacexpr -> Proof_global.
aspiwack
2011-05-17
*
New option [Set Bullet Behavior] allows to select the behaviour of bullets.
aspiwack
2011-05-13
*
Some comments.
aspiwack
2011-04-29
*
Started to fix the declarative proof mode (C-zar).
aspiwack
2011-02-10
[next]