index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-07
Defining a few base tacticals.
Pierre-Marie Pédrot
2017-08-07
Introducing grammar-free tactic notations.
Pierre-Marie Pédrot
2017-08-05
Exporting more reduction functions.
Pierre-Marie Pédrot
2017-08-05
More notations for basic tactics.
Pierre-Marie Pédrot
2017-08-05
Exporting the rewrite tactic.
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
Adding the induction and destruct tactics.
Pierre-Marie Pédrot
2017-08-04
Introducing notations for destruct and induction arguments.
Pierre-Marie Pédrot
2017-08-02
Inserting enter functions in Ltac1 bindings.
Pierre-Marie Pédrot
2017-08-02
Tentatively implementing apply.
Pierre-Marie Pédrot
2017-08-02
Typo in documentation.
Pierre-Marie Pédrot
2017-08-02
Expanding documentation.
Pierre-Marie Pédrot
2017-08-02
Fix compilation of horrible Ltac2 example.
Pierre-Marie Pédrot
2017-08-02
Properly implementing the notation to easily access hypotheses.
Pierre-Marie Pédrot
2017-08-02
Code factorization in elim notation.
Pierre-Marie Pédrot
2017-08-02
Merging the e/- variants of primitive tactics.
Pierre-Marie Pédrot
2017-08-02
Adding new notations.
Pierre-Marie Pédrot
2017-08-02
Extending the set of tactic scopes.
Pierre-Marie Pédrot
2017-08-02
More examples
Pierre-Marie Pédrot
2017-08-02
Properly classifying Ltac2 notations.
Pierre-Marie Pédrot
2017-08-02
Fixing parsing of match branches.
Pierre-Marie Pédrot
2017-08-02
Removing deprecated stuff.
Pierre-Marie Pédrot
2017-08-02
Adding a few standard notations for Ltac1 tactics.
Pierre-Marie Pédrot
2017-08-02
Bindings use open constr quotations.
Pierre-Marie Pédrot
2017-08-02
Adding the open_constr scope
Pierre-Marie Pédrot
2017-08-02
Better test Makefile.
Pierre-Marie Pédrot
2017-08-02
Tentatively fixing a few parsing issues.
Pierre-Marie Pédrot
2017-08-02
Fixup reification of egeneralize.
Pierre-Marie Pédrot
2017-08-01
More primitive tactics.
Pierre-Marie Pédrot
2017-08-01
Expanding unification variables in typechecking error messages.
Pierre-Marie Pédrot
2017-08-01
Don't reuse Coq AST for binding quotations.
Pierre-Marie Pédrot
2017-08-01
Fix parsing of fresh ident antiquotations.
Pierre-Marie Pédrot
2017-08-01
Introducing the all-mighty intro-patterns.
Pierre-Marie Pédrot
2017-08-01
Fix documentation.
Pierre-Marie Pédrot
2017-08-01
Binding more primitive tactics.
Pierre-Marie Pédrot
2017-08-01
More in documentation.
Pierre-Marie Pédrot
2017-08-01
Fixup doc
Pierre-Marie Pédrot
2017-08-01
Fixup doc
Pierre-Marie Pédrot
2017-08-01
Adding documentation from the CEP.
Pierre-Marie Pédrot
2017-08-01
Do not thunk notations preemptively.
Pierre-Marie Pédrot
2017-08-01
Adding new scopes for standard Ltac structures.
Pierre-Marie Pédrot
2017-07-30
Exporting more internals from Coq implementation.
Pierre-Marie Pédrot
2017-07-28
Parameterizing FFI functions for parameterized types.
Pierre-Marie Pédrot
2017-07-28
Moving the Ltac2 FFI to a separate file.
Pierre-Marie Pédrot
2017-07-28
Allowing generic patterns in let-bindings.
Pierre-Marie Pédrot
2017-07-27
Factorizing code for constructors and tuples.
Pierre-Marie Pédrot
2017-07-27
Cleaning up code in internalization.
Pierre-Marie Pédrot
2017-07-27
Using thunks in the horrible Ltac2 example.
Pierre-Marie Pédrot
[next]