index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ltac
Age
Commit message (
Expand
)
Author
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
Implement limited proof search and iterative deepening.
Matthieu Sozeau
2016-06-16
Typeclasses eauto based on new proof engine,
Matthieu Sozeau
2016-06-16
Typo in comment.
Hugo Herbelin
2016-06-16
Fixing space in an error message.
Hugo Herbelin
2016-06-16
Fixing printing of Register retroknowledge.
Hugo Herbelin
2016-06-16
Fixing Add Parametric Relation by adding printer for binders.
Hugo Herbelin
2016-06-16
Fixing missing substitution / printing cases of TacSelect.
Pierre-Marie Pédrot
2016-06-16
Fixing parsing of constr argument of ltac functions at level 8 in the
Hugo Herbelin
2016-06-16
A stronger invariant on the syntax of TacAssert, what allows for a
Hugo Herbelin
2016-06-16
Merge PR #195: Complete is_* family of term-examining tactics.
Pierre-Marie Pédrot
2016-06-16
Merge 'pr/191' into trunk
Enrico Tassi
2016-06-16
Merge PR #211: Fix a printing typo in LtacProf.
Pierre-Marie Pédrot
2016-06-16
Merge PR #100: fresh now accepts more things than just identifiers.
Pierre-Marie Pédrot
2016-06-16
Add is_const
Jason Gross
2016-06-16
Fix another missing newline
Jason Gross
2016-06-16
Fix a printing typo
Jason Gross
2016-06-14
Merge remote-tracking branch 'origin/pr/173' into trunk
Enrico Tassi
2016-06-14
Ident selectors cannot be used inside an Ltac expression.
Cyprien Mangin
2016-06-14
Goal selectors are now tacticals and can be used as such.
Cyprien Mangin
2016-06-14
Remove the need for brackets in goal selectors.
Cyprien Mangin
2016-06-14
Fix usage of Pervasives in goal selectors.
Cyprien Mangin
2016-06-14
Fix the pretty-printing of goal range selectors.
Cyprien Mangin
2016-06-14
Add goal range selectors.
Cyprien Mangin
2016-06-14
Merge branch "LtacProf for trunk" (PR #165).
Pierre-Marie Pédrot
2016-06-14
Commenting out debugging code.
Pierre-Marie Pédrot
2016-06-14
Correct use of printing primitives.
Pierre-Marie Pédrot
2016-06-14
Better coding style (semantics).
Pierre-Marie Pédrot
2016-06-14
Better coding style (syntax).
Pierre-Marie Pédrot
2016-06-14
Adding Coq headers.
Pierre-Marie Pédrot
2016-06-14
Moving back Ltac profiling to the Ltac folder.
Pierre-Marie Pédrot
2016-06-13
Revert "Strip some trailing spaces"
Pierre-Marie Pédrot
2016-06-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-07
Add is_ind, is_constructor, is_proj
Jason Gross
2016-06-06
About printing of traces of failures while calling ltac code.
Hugo Herbelin
2016-06-06
STM: proof block detection for par:
Enrico Tassi
2016-06-06
STM: proof block detection/error resilience API
Enrico Tassi
2016-06-05
Make Ltac Profiling an setting
Jason Gross
2016-06-05
Synchronize the profiler state with the document
Jason Gross
2016-06-05
LtacProf for Coq trunk
Jason Gross
2016-06-05
Strip some trailing spaces
Jason Gross
2016-06-05
Adding the Print Ltac Signature command.
Pierre-Marie Pédrot
2016-06-03
Removing "rename" from the tactic AST.
Pierre-Marie Pédrot
2016-06-03
Removing "exact" from the tactic AST.
Pierre-Marie Pédrot
2016-06-03
Removing "intro" from the tactic AST.
Pierre-Marie Pédrot
2016-06-03
Removing "double induction" from the tactic AST.
Pierre-Marie Pédrot
2016-06-02
Add a synonymous Set Debug Ltac for Set Ltac Debug, for uniformity.
Hugo Herbelin
2016-06-01
Merge branch 'v8.5'
Pierre-Marie Pédrot
[next]