index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
Age
Commit message (
Expand
)
Author
2016-07-06
Disallow dependent case on prim records w/o eta
Matthieu Sozeau
2016-07-06
primproj: warning and avoid error.
Matthieu Sozeau
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
Make semantics of whd_zeta consistent with other whd_* functions.
Maxime Dénès
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-27
Shrink Proofs/Obligations by default and deprecate
Matthieu Sozeau
2016-06-27
Typeclasses: fix treatment of exceptions in compat
Matthieu Sozeau
2016-06-27
Typeclasses: mark unresolvable goals in new implementation
Matthieu Sozeau
2016-06-27
We want tclORELSE to catch exceptions on backtrackings
Matthieu Sozeau
2016-06-27
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-24
Optimize the subst tactic.
Pierre-Marie Pédrot
2016-06-24
Optmimize the subst tactic.
Pierre-Marie Pédrot
2016-06-24
Optimize the subst tactic.
Pierre-Marie Pédrot
2016-06-24
Optimization in the subst tactic.
Pierre-Marie Pédrot
2016-06-24
Optimization in the subst tactic.
Pierre-Marie Pédrot
2016-06-24
Optimization in the subst tactic.
Pierre-Marie Pédrot
2016-06-20
Small optimization in clear_body.
Pierre-Marie Pédrot
2016-06-18
Adding an "as" clause to specialize.
Hugo Herbelin
2016-06-18
Giving a more natural semantics to injection by default.
Hugo Herbelin
2016-06-18
Exporting a generic argument induction_arg. As a consequence,
Hugo Herbelin
2016-06-18
A cleaning phase around delayed induction arg + exporting force_induction_arg.
Hugo Herbelin
2016-06-18
Adding eintros to respect the e- prefix policy.
Hugo Herbelin
2016-06-16
Typeclasses:rename solve_instantiation* & use Hook
Matthieu Sozeau
2016-06-16
Fix resolve_one_typeclass to use the new engine
Matthieu Sozeau
2016-06-16
Bind resolve_one_typeclass to 8.5 or 8.6 resolution
Matthieu Sozeau
2016-06-16
Put autoapply back, lost during rebase
Matthieu Sozeau
2016-06-16
Cleanup and refactoring
Matthieu Sozeau
2016-06-16
Extend Hint Mode to handle the no-head-evar case
Matthieu Sozeau
2016-06-16
Revise syntax of Hint Cut
Matthieu Sozeau
2016-06-16
Purely refactoring and code/API cleanup.
Matthieu Sozeau
2016-06-16
bteauto: a Proofview.tactic for multiple goals
Matthieu Sozeau
2016-06-16
Typeclasses: allow shelved subgoals
Matthieu Sozeau
2016-06-16
Minor cleanup
Matthieu Sozeau
2016-06-16
Typeclasses: refine the eauto tactic
Matthieu Sozeau
2016-06-16
Typeclasses: verbosity and Limit Intros options
Matthieu Sozeau
2016-06-16
typeclass resolution: add two compatibility options
Matthieu Sozeau
2016-06-16
Fix incorrect caching of local hints w.r.t sections
Matthieu Sozeau
2016-06-16
Compat with ocaml 4.01
Matthieu Sozeau
2016-06-16
Fix iterative deepening strategy failing too early
Matthieu Sozeau
2016-06-16
Implement limited proof search and iterative deepening.
Matthieu Sozeau
2016-06-16
Typeclasses eauto based on new proof engine,
Matthieu Sozeau
2016-06-16
A stronger invariant on the syntax of TacAssert, what allows for a
Hugo Herbelin
2016-06-16
Merge 'pr/191' into trunk
Enrico Tassi
2016-06-16
Merge PR #100: fresh now accepts more things than just identifiers.
Pierre-Marie Pédrot
2016-06-14
Merge branch 'bug4450' into v8.5
Matthieu Sozeau
2016-06-14
Goal selectors are now tacticals and can be used as such.
Cyprien Mangin
2016-06-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-11
Fixing a try with in apply that has become too weak in 8.5.
Hugo Herbelin
[next]