spot/doc/tl
Alexandre Duret-Lutz a79db4eefe psl: add support for the [:*i..j] operator
This operator is to ':' what [*i..j] is to ';'.

Part of issue #51.

* doc/tl/tl.tex: Document syntax, semantic, and trivial
simplifications.
* doc/tl/spotltl.sty: Add macros for new operators.
* src/ltlast/bunop.cc, src/ltlast/bunop.hh: Implement it.
* src/ltlast/multop.cc: Add some trivial simplifications.
* src/ltlparse/ltlparse.yy, src/ltlparse/ltlscan.ll: Parse it.
* src/ltltest/equals.test, src/ltltest/latex.test,
src/tgbatest/ltl2tgba.test: Add more tests.
* src/ltlvisit/randomltl.cc: Output this operator in
random PSL formulas.
* src/ltltest/rand.test: Adjust.
* src/tgbaalgos/ltl2tgba_fm.cc: Add translation rules.
* src/ltlvisit/tostring.cc: Add pretty printing code.
* src/ltlvisit/simplify.cc, src/ltlvisit/snf.cc: Adjust
switches.
* NEWS: Mention the new operator.
2015-01-19 14:39:41 +01:00
..
.gitignore More files to ignore. 2015-01-03 19:01:44 +01:00
Makefile.am tostring: add LaTeX output 2013-09-08 20:43:53 +02:00
spotltl.sty psl: add support for the [:*i..j] operator 2015-01-19 14:39:41 +01:00
tl.bib Fix interpretation of {e[*]} and !{e[*]}. 2013-07-29 00:25:13 +02:00
tl.tex psl: add support for the [:*i..j] operator 2015-01-19 14:39:41 +01:00