index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
Commit message (
Expand
)
Author
Age
*
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-29
|
\
|
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-27
*
|
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
2017-05-27
|
/
*
Merge PR#637: Short cleaning of the interpretation path for constr_with_bindings
Maxime Dénès
2017-05-25
|
\
*
\
Merge PR#608: Allow Ltac2 as a plugin
Maxime Dénès
2017-05-25
|
\
\
*
\
\
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
\
\
*
\
\
\
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-24
|
|
/
/
/
|
|
|
*
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-22
|
|
|
/
|
|
/
|
|
*
|
Merge PR#276: Stopping injection not to work on discriminable atoms (see #4890).
Maxime Dénès
2017-05-20
|
|
\
\
|
|
|
*
Merge branch 'master' into ltac2-hooks
Pierre-Marie Pédrot
2017-05-19
|
|
|
|
\
|
*
|
|
|
A fix for #5390 (a useful error on used introduction names was masked).
Hugo Herbelin
2017-05-17
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Stopping injection not to work on discriminable atoms (see #4890).
Hugo Herbelin
2017-05-17
|
|
/
/
|
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-17
|
|
\
\
|
*
|
|
Uniformity of style for selecting plural or not; spacing for comma.
Hugo Herbelin
2017-05-13
|
*
|
|
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-11
|
|
\
\
\
|
*
|
|
|
Remove two unused opens.
Maxime Dénès
2017-05-05
|
*
|
|
|
Merge PR#598: Removing dead code in Autorewrite.
Maxime Dénès
2017-05-05
|
|
\
\
\
\
|
*
|
|
|
|
Remove unused open.
Maxime Dénès
2017-05-05
|
|
|
|
|
*
Allowing to pass arbitrary data in internalization environments.
Pierre-Marie Pédrot
2017-05-03
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge PR#541: Fixing "decide equality" bug #5449
Maxime Dénès
2017-05-03
|
|
\
\
\
\
|
*
|
|
|
|
Remove unused module definition after merging PR#592.
Maxime Dénès
2017-05-02
|
*
|
|
|
|
Merge PR#592: Fix bug #5501: Universe polymorphism breaks proof involving auto.
Maxime Dénès
2017-05-02
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge PR#582: Fix warnings
Maxime Dénès
2017-05-02
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
*
Fixing Set Rewriting Schemes bugs introduced in v8.5.
Hugo Herbelin
2017-05-01
|
*
|
|
|
|
|
|
More consistent writing of de Bruijn.
Théo Zimmermann
2017-05-01
|
|
|
|
|
*
|
|
Removing dead code in Autorewrite.
Pierre-Marie Pédrot
2017-05-01
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
Fix bug #5501: Universe polymorphism breaks proof involving auto.
Pierre-Marie Pédrot
2017-04-30
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Fixing "decide equality"'s bug #5449.
Hugo Herbelin
2017-04-30
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Revert "Using a more explicit algebraic type for evars of kind "MatchingVar"."
Maxime Dénès
2017-04-28
|
*
|
|
|
Using a more explicit algebraic type for evars of kind "MatchingVar".
Hugo Herbelin
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-28
|
|
\
\
\
\
|
|
|
*
|
|
Post-rebase warnings (unused opens and 2 unused values)
Gaetan Gilbert
2017-04-27
|
|
|
*
|
|
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
|
|
|
*
|
|
Add [_] prefix to unused values which maybe should be kept
Gaetan Gilbert
2017-04-27
|
|
|
*
|
|
Remove some unused values and types
Gaetan Gilbert
2017-04-27
|
|
|
*
|
|
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
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] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
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-25
*
|
|
|
|
[location] Switch glob_constr to Loc.located
Emilio Jesus Gallego Arias
2017-04-24
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Removing various tactic compatibility layers in core tactics.
Pierre-Marie Pédrot
2017-04-24
[next]