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
*
Getting rid of pf_matches in Hipattern.
Pierre-Marie Pédrot
2017-12-07
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
Passing around the flag for injection so that tactics calling inj at
Hugo Herbelin
2017-10-26
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-13
*
Explicit the unsafe flag of all calls to Refine.refine.
Pierre-Marie Pédrot
2017-06-13
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
|
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
|
/
*
Removing most nf_enter in tactics.
Pierre-Marie Pédrot
2017-02-14
*
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
*
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
*
Proofview.Goal primitive now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
Eliminating parts of the right-hand side compatibility layer
Pierre-Marie Pédrot
2017-02-14
*
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
[next]