index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
/
goal.mli
Commit message (
Expand
)
Author
Age
*
Removing the tclWEAK_PROGRESS tactical.
Pierre-Marie Pédrot
2017-04-24
*
Funind API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Goal API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Adding a bit of documentation in the mli.
Pierre-Marie Pédrot
2016-06-09
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
|
/
*
Update headers.
Maxime Dénès
2015-01-12
*
Goal: remove [advance] from the API.
Arnaud Spiwack
2014-10-16
*
Goal: remove some functions from the compatibility layer.
Arnaud Spiwack
2014-10-16
*
Goal: remove most of the API (make [Goal.goal] concrete).
Arnaud Spiwack
2014-10-16
*
Proofview.Refine: delay the marking of new evars as goals from [new_evar] to ...
Arnaud Spiwack
2014-10-16
*
Adding a tactic which fails if one of the goals under focus is dependent in a...
Hugo Herbelin
2014-10-13
*
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-30
*
Removing the last use of tclSENSITIVE in favour of tclNEWGOALS.
Pierre-Marie Pédrot
2014-09-27
*
Use evar name to print goal.
Hugo Herbelin
2014-09-12
*
Ensuring the invariant that hypotheses and named context of the environment of
Pierre-Marie Pédrot
2014-09-04
*
Putting back normalized goals when entering them.
Pierre-Marie Pédrot
2014-09-03
*
Removing unused parts of the Goal.sensitive monad.
Pierre-Marie Pédrot
2014-08-21
*
Removing a use of Goal.refine.
Pierre-Marie Pédrot
2014-08-19
*
Goal: API to get the solution of a goal
Enrico Tassi
2014-08-05
*
Code refactoring thanks to the new Monad module.
Arnaud Spiwack
2014-02-27
*
Exporting the full pretyper options in Goal.constr_of_raw.
Pierre-Marie Pédrot
2014-01-10
*
Fixing ltac constr variable handling in refine.
Pierre-Marie Pédrot
2013-11-30
*
Add primitives in Goal.V82 to access the goal in nf_evar'd form.
aspiwack
2013-11-02
*
A tactic shelve_unifiable.
aspiwack
2013-11-02
*
Tachmach.New is now in Proofview.Goal.enter style.
aspiwack
2013-11-02
*
Try to remove intermediate allocations when dealing with goal-specific tactics.
aspiwack
2013-11-02
*
Getting rid of Goal.here, and all the related exceptions and combinators.
aspiwack
2013-11-02
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
Moving side effects into evar_map. There was no reason to keep another
ppedrot
2013-10-05
*
Replacing lists by sets in clear tactic.
ppedrot
2013-08-25
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Allowing different types of, not to be mixed, generic Stores through
ppedrot
2013-03-12
*
No reason a priori for using unfiltered env for printing
herbelin
2013-01-29
*
Fixed synchronicity of filter with evar context in new_goal_with.
herbelin
2013-01-29
*
Modulification of identifier
ppedrot
2012-12-14
*
Updating headers.
herbelin
2012-08-08
*
Forward-port fixes from 8.4 (15358, 15353, 15333).
msozeau
2012-06-04
*
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-05-29
*
Fix interface of resolve_typeclasses: onlyargs -> with_goals:
msozeau
2012-03-20
*
Fixes bug #2654 (tactic instantiate failing to update existential variables).
aspiwack
2012-01-06
*
Adds a new command Show Goal (e.g. Show Goal "42") printing a goal using the...
aspiwack
2011-09-12
*
Porting Hendrik's 8.3 patch for proof tree visualization under proof
herbelin
2011-08-30
*
Factorize code of rewrite to make way for a new implementation using the
msozeau
2011-02-07
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-23
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
[next]