index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
inv.ml
Commit message (
Expand
)
Author
Age
*
Leminv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Inv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Equality API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Hipattern API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Tacticals API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Refine API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Unification API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Typing API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-15
*
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
*
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
*
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Adding eintros to respect the e- prefix policy.
Hugo Herbelin
2016-06-18
*
Put the "clear" tactic into the monad.
Pierre-Marie Pédrot
2016-05-16
*
Moving Refine to its proper module.
Pierre-Marie Pédrot
2016-03-20
*
FIX: of my previous merging mistake
Matej Kosik
2016-02-18
*
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
New step on recent 9c2662eecc398f3 (strong invariants on tuple pattern).
Hugo Herbelin
2016-01-21
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
*
|
Stronger invariants on the use of the introduction pattern (pat1,...,patn).
Hugo Herbelin
2016-01-21
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
Removing the evar_map argument from s_enter.
Pierre-Marie Pédrot
2015-10-29
*
|
Boxing the Goal.enter primitive into a record type.
Pierre-Marie Pédrot
2015-10-20
*
|
Renaming Goal.enter field into s_enter.
Pierre-Marie Pédrot
2015-10-20
*
|
Type delayed_open_constr is now monotonic.
Pierre-Marie Pédrot
2015-10-19
*
|
Removing tclEVARS in various places.
Pierre-Marie Pédrot
2015-10-19
*
|
Constraining refine to monotonic functions.
Pierre-Marie Pédrot
2015-10-18
|
/
*
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-13
*
Univs: proper printing of global and local universe names (only
Matthieu Sozeau
2015-01-17
*
Update headers.
Maxime Dénès
2015-01-12
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Global.env chasing in Inv.
Pierre-Marie Pédrot
2014-11-20
*
Proofview: split [V82] module into [Unsafe] and [V82].
Arnaud Spiwack
2014-10-22
*
Seeing IntroWildcard as an action intro pattern rather than as a naming pattern
Hugo Herbelin
2014-09-30
*
Other bugs with "inversion as" (collision between user-provided names and gen...
Hugo Herbelin
2014-09-11
*
Fixing inversion after having fixed intros_replacing
Hugo Herbelin
2014-09-10
*
A better check that an "as" clause has been given to inversion, so
Hugo Herbelin
2014-09-07
*
Fixing "simple inversion as" (bug #2164).
Hugo Herbelin
2014-09-07
*
Dead code in inv.ml.
Hugo Herbelin
2014-09-07
*
Renaming goal-entering functions.
Pierre-Marie Pédrot
2014-09-06
*
Adding a new intro-pattern for "apply in" on the fly. Using syntax
Hugo Herbelin
2014-08-18
[next]