index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
engine
/
proofview.mli
Commit message (
Expand
)
Author
Age
*
Export Proofview.undefined as "unsafe" primitive.
Hugo Herbelin
2018-03-27
*
Adding informative variant of shelve_unifiable returning set of shelved evars.
Hugo Herbelin
2018-03-27
*
Adding tclPUTGIVENUP/tclPUTSHELF in Proofview.Unsafe.
Hugo Herbelin
2018-03-08
*
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
*
|
Proofview: V82.tactic option to not normalize evars
Enrico Tassi
2018-03-04
*
|
proofview: debug API to print a goal
Enrico Tassi
2018-03-04
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
|
proofview: goals come with a state
Enrico Tassi
2018-02-20
|
/
*
[engine] Remove ghost parameter from `Proofview.Goal.t`
Emilio Jesus Gallego Arias
2018-02-12
*
Proofview: enter_one: add __LOC__ argument to get relevant error msg
Enrico Tassi
2018-01-31
*
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-26
*
[proof] Attempt to deprecate some V82 parts of the proof API.
Emilio Jesus Gallego Arias
2017-11-19
*
[api] Insert miscellaneous API deprecation back to core.
Emilio Jesus Gallego Arias
2017-11-13
*
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
*
[proofs] Remove circular dependency from Proofview to Goal.
Emilio Jesus Gallego Arias
2017-07-19
*
Merge PR #816: In enter_one, not having exactly one goal is a fatal error of ...
Maxime Dénès
2017-07-07
|
\
*
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
|
*
In enter_one, not having exactly one goal is a fatal error of the monad.
Hugo Herbelin
2017-06-23
|
/
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
*
|
Do not ask for a normalized goal to get hypotheses and conclusions.
Pierre-Marie Pédrot
2017-02-14
*
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Proofview.Goal primitive now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
|
*
Proofview: tclINDEPENDENTL
Enrico Tassi
2017-02-10
|
*
Unification constraint handling (#4763, #5149)
Matthieu Sozeau
2016-10-22
|
/
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-12
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-12
*
Adding variants enter_one and refine_one which assume that exactly one
Hugo Herbelin
2016-09-16
*
Proofview: extensions for backtracking eauto
Matthieu Sozeau
2016-06-16
*
Implement limited proof search and iterative deepening.
Matthieu Sozeau
2016-06-16
*
Merge 'pr/191' into trunk
Enrico Tassi
2016-06-16
|
\
|
*
Fix a typo in proofs/proofview.mli.
Cyprien Mangin
2016-06-14
|
*
Add goal range selectors.
Cyprien Mangin
2016-06-14
*
|
STM: proof block detection for bullets and { block }
Enrico Tassi
2016-06-06
|
/
*
Moving Evarutil and Proofview to engine/
Pierre-Marie Pédrot
2016-03-20