index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
tactics.ml
Age
Commit message (
Expand
)
Author
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-07
Merge remote-tracking branch 'github/pr/339' into v8.6
Maxime Dénès
2016-11-07
Merge commit 'e6edb33' into v8.6
Maxime Dénès
2016-11-07
More explicit name for status of unification constraints.
Maxime Dénès
2016-11-05
More precise refine compatibility
Matthieu Sozeau
2016-11-04
Fix #3441 Use pf_get_type_of to avoid blowup
Matthieu Sozeau
2016-11-04
Fix refine in compatibility mode
Matthieu Sozeau
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-29
Documenting changes in typeclasses
Matthieu Sozeau
2016-10-26
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-25
Revert "Fixing call to "lazy beta iota" in "refine" (restoring v8.4 behavior)."
Maxime Dénès
2016-10-08
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-07
Fix bug #4464: "Anomaly: variable H' unbound. Please report.".
Pierre-Marie Pédrot
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-03
Merge remote-tracking branch 'github/pr/263' into v8.6
Maxime Dénès
2016-10-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-01
Micro refactoring: use exact_no_check.
Théo Zimmermann
2016-09-30
Fix bug #5045: [generalize] creates ill-typed terms in 8.6.
Pierre-Marie Pédrot
2016-09-30
Fix bug #4471: [generalize dependent] permits ill-typed terms in trunk.
Pierre-Marie Pédrot
2016-09-27
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-27
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-24
Moving "move" in the new proof engine.
Hugo Herbelin
2016-09-24
Ensuring that the evar name is preserved by "rename" as it is already
Hugo Herbelin
2016-09-23
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-22
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-20
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-15
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-15
Typo.
Hugo Herbelin
2016-09-09
Tracking careless uses of slow name lookup.
Pierre-Marie Pédrot
2016-09-09
Removing the last uses of Pptactic in the lower layers.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-09-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-02
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-01
Fixing call to "lazy beta iota" in "refine" (restoring v8.4 behavior).
Hugo Herbelin
2016-09-01
Moving log of "TacReduce"/"reduce" to Tactics.reduce so that internal
Hugo Herbelin
2016-08-30
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-30
CLEANUP: using |> operator more consistently
Matej Kosik
2016-08-25
CLEANUP: functions "Context.{Rel,Named}.Context.fold" were renamed to "Contex...
Matej Kosik
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-21
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-20
More standard naming for the Imparg.with_implicits function.
Pierre-Marie Pédrot
2016-08-19
Fix performance bug: do not compute implicits of abstracted lemmas.
Pierre-Marie Pédrot
2016-08-19
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
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-17
Fixing #5001 (metas not cleaned properly in clenv_refine_in).
Hugo Herbelin
2016-07-20
Fix bug #4780: universe leak in letin_tac
Matthieu Sozeau
2016-07-20
Fix bug #4780: universe leak in letin_tac
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
[next]