index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tac2quote.ml
Age
Commit message (
Expand
)
Author
2017-08-25
Do not return STRING scopes in the tuple produced by "seq" scopes.
Pierre-Marie Pédrot
2017-08-24
Adding a notation scope for global references.
Pierre-Marie Pédrot
2017-08-24
Adding a scope for reduction flags.
Pierre-Marie Pédrot
2017-08-18
Laxer dependencies between file and link reordering.
Pierre-Marie Pédrot
2017-08-18
Exporting scopes for occurrences.
Pierre-Marie Pédrot
2017-08-11
Introducing a syntax for goal dispatch.
Pierre-Marie Pédrot
2017-08-08
Code simplification in quotations.
Pierre-Marie Pédrot
2017-08-07
Introducing grammar-free tactic notations.
Pierre-Marie Pédrot
2017-08-04
Introducing quotations for the rewrite tactic.
Pierre-Marie Pédrot
2017-08-04
Adding locations to quotation types.
Pierre-Marie Pédrot
2017-08-04
More precise type for quoted structures.
Pierre-Marie Pédrot
2017-08-04
Introducing notations for destruct and induction arguments.
Pierre-Marie Pédrot
2017-08-02
Properly implementing the notation to easily access hypotheses.
Pierre-Marie Pédrot
2017-08-02
Adding the open_constr scope
Pierre-Marie Pédrot
2017-08-01
Don't reuse Coq AST for binding quotations.
Pierre-Marie Pédrot
2017-08-01
Introducing the all-mighty intro-patterns.
Pierre-Marie Pédrot
2017-08-01
Adding new scopes for standard Ltac structures.
Pierre-Marie Pédrot