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-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
2017-07-27
Fix expansion of toplevel let-rec after the constructor / constant split.
Pierre-Marie Pédrot
2017-07-27
Adding necessary primitives to do pattern-matching over constr.
Pierre-Marie Pédrot
2017-07-26
Adding an example file
Pierre-Marie Pédrot
2017-07-26
Tentative fix of parsing of product types.
Pierre-Marie Pédrot
2017-07-26
Dedicated module for ident type.
Pierre-Marie Pédrot
2017-07-26
Do not expand trivial patterns in functions.
Pierre-Marie Pédrot
2017-07-26
Ensuring that inductive constructors are always capitalized.
Pierre-Marie Pédrot
2017-07-26
Adding a file for testing typing.
Pierre-Marie Pédrot
2017-07-26
Fix typo in error message
Pierre-Marie Pédrot
2017-07-26
Better typing errors for function types.
Pierre-Marie Pédrot
2017-07-26
Lightweight quotation syntax for terms and idents.
Pierre-Marie Pédrot
2017-07-26
Properly handling toplevel recursive definitions.
Pierre-Marie Pédrot
2017-07-26
Exporting some basic tactics from Ltac1.
Pierre-Marie Pédrot
2017-07-26
Bugfix: wrong access to non-constant constructor compilation.
Pierre-Marie Pédrot
2017-07-25
Generalizing patterns in fun bindings.
Pierre-Marie Pédrot
2017-07-24
Adding a few primitive functions.
Pierre-Marie Pédrot
2017-07-24
Correctly pushing variables for tuple patterns.
Pierre-Marie Pédrot
2017-07-24
Properly handle parsing of list patterns.
Pierre-Marie Pédrot
2017-07-24
Fix typo.
Pierre-Marie Pédrot
2017-07-24
Removing a spurious file.
Pierre-Marie Pédrot
2017-07-24
Filling the README.
Pierre-Marie Pédrot
2017-07-24
Adding quick-n-dirty tests.
Pierre-Marie Pédrot
[next]