spot/spot
Alexandre Duret-Lutz 60d488b30c tl: add support for ##n and ##[i:j] from SVA
* spot/tl/formula.cc, spot/tl/formula.hh (formula::sugar_delay): New
function to implement this operator as syntactic sugar.
* spot/parsetl/parsetl.yy, spot/parsetl/scantl.ll: Parse it.
* doc/tl/tl.tex: Document the syntactic sugar rules and precedence.
* tests/core/sugar.test: Add tests.
* NEWS: Mention this new feature.
2019-05-04 22:03:13 +02:00
..
gen tl: add support for X[n], F[n:m] and G[n:m] 2018-07-06 21:53:10 +02:00
graph remove duplicated includes 2018-07-23 10:01:38 +02:00
kripke python: improve kripke_graph bindings 2019-03-16 13:28:45 +01:00
ltsmin work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
misc Several typos 2019-02-14 16:25:13 +01:00
parseaut require bison 3.0 and fix obsolete api.location.type usage 2018-10-29 15:31:14 +01:00
parsetl tl: add support for ##n and ##[i:j] from SVA 2019-05-04 22:03:13 +02:00
priv gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
ta noexcept: please gcc snapshot 2018-11-29 10:16:01 +00:00
taalgos remove duplicated includes 2018-07-23 10:01:38 +02:00
tl tl: add support for ##n and ##[i:j] from SVA 2019-05-04 22:03:13 +02:00
twa twa: make sure intersection_run and intersection_word use genem 2019-04-25 21:06:30 +02:00
twaalgos cleanacc: cleanup documentation and API 2019-04-26 11:49:15 +02:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
Makefile.am fix libspot.pc and libspotltsmin.pc generation 2017-05-04 11:13:20 +02:00