index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ssrmatching
/
ssrmatching.ml4
Age
Commit message (
Expand
)
Author
2017-04-04
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
Hugo Herbelin
2017-03-14
Merge PR#432: [cleanup] Change Id.t option to Name.t in TacFun
Maxime Dénès
2017-02-17
Moving the Ltac plugin to a pack-based one.
Pierre-Marie Pédrot
2017-02-16
[cleanup] Change Id.t option to Name.t in TacFun
Tej Chajed
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
Porting the ssrmatching plugin to the new EConstr API.
Enrico Tassi
2017-02-14
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
Proofview.Goal primitive now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Goal API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Unification API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tacred API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Evarconv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Termops API using EConstr.
Pierre-Marie Pédrot
2017-01-19
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-07
ssrmatching: fix iter_constr_LR iterator wrt Proj
Enrico Tassi
2016-12-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-05
ssrmatching: handle primite projections (fix: #5247)
Enrico Tassi
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-07
Merge commit 'e6edb33' into v8.6
Maxime Dénès
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-28
Merge remote-tracking branch 'github/pr/319' into v8.6
Maxime Dénès
2016-10-24
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
ssrmatching: fix interpretation of rpattern
Enrico Tassi
2016-10-22
Renamings to avoid confusion deprecating old names
Matthieu Sozeau
2016-10-18
[pp] Use more convenient pp API in ssrmatching
Emilio Jesus Gallego Arias
2016-10-18
[pp] Add tagging function to all low-level printing calls.
Emilio Jesus Gallego Arias
2016-09-23
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-21
Merging Stdarg and Constrarg.
Pierre-Marie Pédrot
2016-09-16
Addressing OCaml compilation warnings.
Hugo Herbelin
2016-09-15
Moving Ltac-specific generic arguments to their own file in the ltac/ folder.
Pierre-Marie Pédrot
2016-09-14
Moving Ltac-specific parsing API to ltac/ folder.
Pierre-Marie Pédrot
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-06-27
ssrmatching: avoid warnings about redundant typing clauses in ARGUMENT EXTEND
Pierre Letouzey
2016-06-15
ssrmatching: giving proper credits to the original author(s)
Enrico Tassi
2016-06-15
ssrmatching: ltac argument parsing made more robust
Enrico Tassi
2016-06-15
ssrmatching: debug prints sent via msg_debug
Enrico Tassi
2016-06-15
Rename "Set SsrMatchingDebug" into "Set Debug SsrMatching"
Enrico Tassi
2016-06-14
port ssrmatching plugin to the new makefile
Enrico Tassi
[prev]
[next]