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
2017-06-14
Remove support for Coq 8.4.
Guillaume Melquiond
2017-06-14
Remove support for Coq 8.2.
Guillaume Melquiond
2017-06-13
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-11
[proof] Deprecate redundant wrappers.
Emilio Jesus Gallego Arias
2017-06-06
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-01
Merge PR#449: make specialize smarter (bug 5370).
Maxime Dénès
2017-06-01
Merge PR#696: Trunk+cleanup constr of global
Maxime Dénès
2017-06-01
Merge PR#561: Improving the Name API
Maxime Dénès
2017-05-31
Make specialize smarter.
Pierre Courtieu
2017-05-31
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-30
Adding "epose", "eset", "eremember" which allow to set terms with
Hugo Herbelin
2017-05-29
tactics cleanup: remove constr_of_global calls
Matthieu Sozeau
2017-05-29
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
2017-05-25
Merge PR#637: Short cleaning of the interpretation path for constr_with_bindings
Maxime Dénès
2017-05-25
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-22
Compatibility fix while waiting for integration of Pierre Courtieu's PR #449.
Hugo Herbelin
2017-05-22
Using type classes in the interpretation of "specialize" and "contradiction".
Hugo Herbelin
2017-05-17
A fix for #5390 (a useful error on used introduction names was masked).
Hugo Herbelin
2017-05-11
Remove an unused open introduced by the previous commit.
Maxime Dénès
2017-05-11
Merge PR#201: Transparent abstract
Maxime Dénès
2017-05-02
Merge PR#582: Fix warnings
Maxime Dénès
2017-04-28
Merge PR#531: Fixing bug #5420 and many similar bugs due to the presence of l...
Maxime Dénès
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-25
transparent abstract: Respond to review comment
Jason Gross
2017-04-25
transparent abstract: Respond to review comment
Jason Gross
2017-04-25
Make opaque optional only for tclABSTRACT
Jason Gross
2017-04-25
Generalize cache_term_by_tactic_then
Jason Gross
2017-04-25
Add support for transparent abstract (no syntax)
Jason Gross
2017-04-25
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-24
Fix the API of the new pf_constr_of_global.
Pierre-Marie Pédrot
2017-04-24
Porting generalize_dep to the new tactic engine.
Pierre-Marie Pédrot
2017-04-09
Fixing #5420 as well as many related bugs due to miscounting let-ins.
Hugo Herbelin
2017-04-07
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-06
Merge PR#508: Optimize pending evars
Maxime Dénès
2017-04-01
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-03-24
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-23
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-03-23
Fast path for implicit tactic solving.
Pierre-Marie Pédrot
2017-03-23
Ensuring static invariants about handling of pending evars in Pretyping.
Pierre-Marie Pédrot
2017-03-15
Attempt to improve error message when "apply in" fail.
Hugo Herbelin
2017-03-14
Show unused-intro-pattern warning.
Théo Zimmermann
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
[prev]
[next]