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
*
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-09
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
*
[toplevel] Make toplevel state into a record.
Emilio Jesus Gallego Arias
2018-02-15
*
Cleanup API for registering universe binders.
Matthieu Sozeau
2017-12-01
*
[proof] [api] Rename proof types in preparation for functionalization.
Emilio Jesus Gallego Arias
2017-11-29
*
[api] Insert miscellaneous API deprecation back to core.
Emilio Jesus Gallego Arias
2017-11-13
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-09-19
*
Merge PR #770: [proof] Move bullets to their own module.
Maxime Dénès
2017-07-19
|
\
*
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
|
*
[proof] Move bullets to their own module.
Emilio Jesus Gallego Arias
2017-06-12
|
/
*
[proof] Deprecate "proof mode" API
Emilio Jesus Gallego Arias
2017-05-31
*
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
|
*
[vernac] Remove `Save thm id.` command.
Emilio Jesus Gallego Arias
2017-05-23
*
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
|
/
*
Remove VernacError
Gaetan Gilbert
2017-04-21
*
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
Making Proof_global terminator generic in external tactics.
Pierre-Marie Pédrot
2016-09-08
*
CLEANUP: Type alias "Context.section_context" was removed
Matej Kosik
2016-08-25
*
Proof_global, STM: cleanup + use default_proof_mode instead of "Classic"
Enrico Tassi
2016-05-10
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Use streams rather than strings to handle bullet suggestions.
Guillaume Melquiond
2016-01-02
*
|
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
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-19
|
\
|
|
*
Miscellaneous typos, spacing, US spelling in comments or variable names.
Hugo Herbelin
2015-10-18
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-09
|
\
|
|
*
Proof using: let-in policy, optional auto-clear, forward closure*
Enrico Tassi
2015-10-08
*
|
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
*
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
[next]