index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ssrmatching
Age
Commit message (
Expand
)
Author
2016-12-07
ssrmatching: fix iter_constr_LR iterator wrt Proj
Enrico Tassi
2016-12-05
ssrmatching: handle primite projections (fix: #5247)
Enrico Tassi
2016-11-07
Merge commit 'e6edb33' into v8.6
Maxime Dénès
2016-10-28
Merge remote-tracking branch 'github/pr/319' into v8.6
Maxime Dénès
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-16
Addressing OCaml compilation warnings.
Hugo Herbelin
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
2016-03-02
Ssreflect pattern matching facilities
Enrico Tassi