spot/src
Alexandre Duret-Lutz 4f1535c8fe defaultenv: simplify usage
* src/ltlenv/defaultenv.hh, src/ltlenv/defaultenv.cc (require): Return
an atomic_prop*, not a formula*.
* src/bin/randaut.cc, src/bin/randltl.cc, src/ltlvisit/apcollect.cc,
src/tgbatest/ltl2tgba.cc, src/tgbatest/randtgba.cc: Do not cast
the return of require().
2014-11-30 19:53:14 +01:00
..
bin defaultenv: simplify usage 2014-11-30 19:53:14 +01:00
dstarparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
graph tgba_digraph: add a copy constructor, and obsolete dupexp 2014-10-28 19:38:13 +01:00
graphtest Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
hoaparse hoa: fix handling of escaped characters in atomic propositions 2014-11-25 11:37:29 +01:00
kripke Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
kripkeparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
kripketest fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
ltlast ltl: use "final" and "override" in the AST classes 2014-11-07 17:30:11 +01:00
ltlenv defaultenv: simplify usage 2014-11-30 19:53:14 +01:00
ltlparse * src/ltlparse/ltlscan.ll: Mark as non-interactive. 2014-11-25 21:46:27 +01:00
ltltest * src/ltltest/remove_x.test: More tests. 2014-11-14 11:11:39 +01:00
ltlvisit defaultenv: simplify usage 2014-11-30 19:53:14 +01:00
misc ltl: use "final" and "override" in the AST classes 2014-11-07 17:30:11 +01:00
neverparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
priv buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
sanity common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
ta Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
taalgos Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgba hoa: support Inf(!x) 2014-11-21 16:07:11 +01:00
tgbaalgos randaut: new binary 2014-11-29 16:04:26 +01:00
tgbaparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
tgbatest defaultenv: simplify usage 2014-11-30 19:53:14 +01:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am hoa: preliminary implementation of a parser 2014-11-19 19:29:29 +01:00