Baseline.CommonSourceval run_tac :
token:Coq.Limits.Token.t ->
st:Coq.State.t ->
?timeout:float ->
string ->
(Coq.State.t option, Loc.t) Coq.Protect.E.tval interp :
?timeout:float ->
token:Coq.Limits.Token.t ->
st:Coq.State.t ->
Coq.Ast.t ->
(Coq.State.t, Loc.t) Coq.Protect.E.tLike Coq.Interp.interp but with a timeout
From fcc's compiler/output (not yet in public lib)
completed_without_error ~doc returns None, or else if there was some problem, the list of erros found, in the form of diagnostics