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
2015-02-28
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-27
Removing the unused field ltacrecvars of tactic internalization.
Pierre-Marie Pédrot
2015-02-27
Hack so that refine_no_check accepts an argument which is a match on an
Hugo Herbelin
2015-02-27
Somehow fixing bug #3467.
Pierre-Marie Pédrot
2015-02-26
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-26
Fixing bug #3298.
Pierre-Marie Pédrot
2015-02-26
Fixing printing of ordinals.
Pierre-Marie Pédrot
2015-02-24
[info_auto] & [info_trivial]: warning message to help users find [Info].
Arnaud Spiwack
2015-02-24
[info] tactical warning: do not suggest [info_auto] and [info_trivial].
Arnaud Spiwack
2015-02-23
Merge branch 'v8.5' into trunk
Enrico Tassi
2015-02-23
Fix some typos in comments.
Guillaume Melquiond
2015-02-23
Less compatibility layer in Eauto.
Pierre-Marie Pédrot
2015-02-23
Partially porting eauto to the new tactic API.
Pierre-Marie Pédrot
2015-02-23
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-20
Fixing error message when H already exists in tactic subexpression eqn:H.
Hugo Herbelin
2015-02-20
A fix for #3993 (not fully applied term to destruct when eqn is given).
Hugo Herbelin
2015-02-18
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-18
Fix bug #3938
Matthieu Sozeau
2015-02-16
Fixing bug #3944.
Pierre-Marie Pédrot
2015-02-15
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-14
Fixing bug #4016.
Pierre-Marie Pédrot
2015-02-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-12
Univs: fix bug #4031: wrong folding of sigma in change.
Matthieu Sozeau
2015-02-12
Fix bug #2775: Correct handling of universes in leminv.
Matthieu Sozeau
2015-02-12
Fixing compilation for 3.12.
Pierre-Marie Pédrot
2015-02-12
Tentative fix for bug #4027.
Pierre-Marie Pédrot
2015-02-11
Missing space in error message
Matěj Grabovský
2015-02-11
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-10
Fixing #4018 (uncaught exception on non-equality in intros [=]).
Hugo Herbelin
2015-02-10
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-10
More expressive API for tclWITHHOLES.
Pierre-Marie Pédrot
2015-02-10
Revert "Removing spurious tclWITHHOLES."
Pierre-Marie Pédrot
2015-02-02
Removing dead code.
Pierre-Marie Pédrot
2015-01-25
Merge branch 'v8.5' into trunk.
Pierre-Marie Pédrot
2015-01-24
Removed obsolete option "Legacy Partially Applied Elimination
Hugo Herbelin
2015-01-24
Tentative workaround for bug #3798.
Pierre-Marie Pédrot
2015-01-23
Splitting ML tactics in one function per grammar entry.
Pierre-Marie Pédrot
2015-01-21
Embedding the index of the ML tactic entry in the Tacexpr AST.
Pierre-Marie Pédrot
2015-01-18
Univs: proper printing of global and local universe names (only
Matthieu Sozeau
2015-01-18
Make native compiler handle universe polymorphic definitions.
Maxime Dénès
2015-01-18
Revert "TCs: Properly handle Hint Extern with conclusions of the form _ -> _"
Matthieu Sozeau
2015-01-18
Add a (by default deactivated) option to force typeclass resolution to
Matthieu Sozeau
2015-01-18
Optionally allow eta-conversion during unification for type classes.
Matthieu Sozeau
2015-01-17
Univs: proper printing of global and local universe names (only
Matthieu Sozeau
2015-01-17
Make native compiler handle universe polymorphic definitions.
Maxime Dénès
2015-01-16
Revert "TCs: Properly handle Hint Extern with conclusions of the form _ -> _"
Matthieu Sozeau
2015-01-15
Add a (by default deactivated) option to force typeclass resolution to
Matthieu Sozeau
2015-01-15
Optionally allow eta-conversion during unification for type classes.
Matthieu Sozeau
2015-01-13
TCs: Properly handle Hint Extern with conclusions of the form _ -> _
Matthieu Sozeau
2015-01-12
Update headers.
Maxime Dénès
[next]