spot/doc
Alexandre Duret-Lutz be389c5c25 introduce op::strong_X
This was prompted by reports by Andrew Wells and Yong Li.

* NEWS, doc/tl/tl.tex: Document the changes.
* THANKS: Add Andrew.
* bin/ltlfilt.cc: Match --ltl before --from-ltlf if needed.
* spot/parsetl/parsedecl.hh, spot/parsetl/parsetl.yy,
spot/parsetl/scantl.ll: Parse X[!].
* spot/tl/formula.cc, spot/tl/formula.hh: Declare the new operator.
* spot/tl/ltlf.cc: Adjust to handle op::X and op::strong_X correctly.
* spot/tl/dot.cc, spot/tl/mark.cc, spot/tl/mutation.cc,
spot/tl/print.cc, spot/tl/simplify.cc, spot/tl/snf.cc,
spot/tl/unabbrev.cc, spot/twa/formula2bdd.cc,
spot/twaalgos/ltl2taa.cc, spot/twaalgos/ltl2tgba_fm.cc,
tests/core/ltlgrind.test, tests/core/rand.test,
tests/core/sugar.test, tests/python/randltl.ipynb: Adjust.
* tests/core/ltlfilt.test, tests/core/sugar.test,
tests/core/utf8.test: More tests.
2019-09-23 17:01:28 +02:00
..
org org: add syntax highlighting for three HOA examples 2019-07-30 15:35:09 +02:00
tl introduce op::strong_X 2019-09-23 17:01:28 +02:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
Doxyfile.in use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
footer.html doxygen doc: minor improvements 2017-12-08 22:07:11 +01:00
mainpage.dox doxygen doc: minor improvements 2017-12-08 22:07:11 +01:00
Makefile.am doc: add tut90.org about bdd_dict 2019-06-27 10:50:19 +02:00
spot.bib genltl: add --pps-arbiter-{strict,standard} 2019-07-12 16:48:10 +02:00