https://github.com/EasyCrypt/easycrypt
Revision fa6155014bab87106b90c97443ff0bb6a6bcf2ec authored by Pierre-Yves Strub on 05 May 2016, 19:31:40 UTC, committed by Pierre-Yves Strub on 05 May 2016, 19:31:40 UTC
Filters now have the following syntax: `[-?tag ... -?tag]`

Negative tags are of the form `-tag`. Other ones are named positive.

An axiom is selected by a filter if:

  - none of its tags are rejected by a negative filters
  - one of its tags is accepted by a positive filter or no positive filters exists
1 parent 6c9dfe5
History
Tip revision: fa6155014bab87106b90c97443ff0bb6a6bcf2ec authored by Pierre-Yves Strub on 05 May 2016, 19:31:40 UTC
Add negative filters for `clone ... proof * [...]`
Tip revision: fa61550
File Mode Size
config
examples
lint
packaging
proofgeneral
scripts
src
system
theories
.dir-locals.el -rw-r--r-- 284 bytes
.gitignore -rw-r--r-- 504 bytes
.merlin -rw-r--r-- 217 bytes
COPYRIGHT -rw-r--r-- 685 bytes
COPYRIGHT.yaml -rw-r--r-- 666 bytes
MANIFEST -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 6.6 KB
Makefile.system -rw-r--r-- 478 bytes
README.md -rw-r--r-- 10.0 KB
Vagrantfile -rw-r--r-- 1.5 KB
_tags -rw-r--r-- 757 bytes
myocamlbuild.ml -rw-r--r-- 2.3 KB

README.md

back to top