spot/spot/tl
Alexandre Duret-Lutz e7aa334a71 tl: add support for X[n], F[n:m] and G[n:m]
* NEWS, doc/tl/tl.tex, doc/tl/tl.bib: Document these new operators.
* spot/parsetl/parsetl.yy, spot/parsetl/scantl.ll: Parse those.
* spot/tl/formula.cc, spot/tl/formula.hh: Add constructors.
* spot/gen/formulas.cc: Use it.
* tests/core/sugar.test: New file.
* tests/Makefile.am: Add it.
2018-07-06 21:53:10 +02:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
apcollect.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
apcollect.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
contain.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
contain.hh add binding for language_containment_checker and document them 2016-05-25 15:12:45 +02:00
declenv.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
declenv.hh use more override and final keywords 2016-02-16 11:59:00 +01:00
defaultenv.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
defaultenv.hh use more override and final keywords 2016-02-16 11:59:00 +01:00
dot.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
dot.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
environment.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
exclusive.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
exclusive.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
formula.cc tl: add support for X[n], F[n:m] and G[n:m] 2018-07-06 21:53:10 +02:00
formula.hh tl: add support for X[n], F[n:m] and G[n:m] 2018-07-06 21:53:10 +02:00
hierarchy.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
hierarchy.hh Add support for computing operator nesting depth 2017-12-10 20:31:56 +01:00
length.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
length.hh * spot/tl/length.hh: Fix comment. 2016-08-15 14:57:30 +02:00
ltlf.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
ltlf.hh ltlf: ensure alive holds initially 2016-12-09 21:37:15 +01:00
Makefile.am include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
mark.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
mark.hh move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00
mutation.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
mutation.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
nenoform.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
nenoform.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
parse.hh * spot/tl/parse.hh (fix_utf8_locations): Fix documentation. 2017-02-08 10:51:19 +01:00
print.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
print.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
randomltl.cc randomltl: avoid #define 2018-05-16 18:35:36 +02:00
randomltl.hh randomltl: avoid #define 2018-05-16 18:35:36 +02:00
relabel.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
relabel.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
remove_x.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
remove_x.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
simplify.cc simplifier: add two new rules 2018-06-05 08:48:40 +02:00
simplify.hh ltl2tgba: clear simplification cache between translations 2017-05-10 16:18:37 +02:00
snf.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
snf.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
unabbrev.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
unabbrev.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00