spot/spot/twa
Maximilien Colange 3f5470898d Rework the 'down_cast' macro, closing #196.
* spot/misc/casts.hh: New inline functions and compile-time checks.
* spot/kripke/kripkegraph.hh, spot/ta/taexplicit.cc,
  spot/ta/taproduct.cc, spot/ta/tgtaproduct.cc, spot/taalgos/tgba2ta.cc,
  spot/twa/taatgba.hh, spot/twa/taatgba.cc, spot/twa/twagraph.hh,
  spot/twa/twaproduct.cc, spot/twaalgos/emptiness.cc,
  spot/twaalgos/stutter.cc, spot/ltsmin/ltsmin.cc, tests/core/ikwiad.cc,
  tests/core/ngraph.cc: Remove downcast checks from code.
2017-02-02 17:01:40 +01:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
acc.cc do not use non-standard anonymous structs 2017-02-01 18:02:40 +01:00
acc.hh do not use non-standard anonymous structs 2017-02-01 18:02:40 +01:00
bdddict.cc remove some dead code discovered while studying PVS-Studio's report 2016-10-29 12:37:35 +02:00
bdddict.hh remove some dead code discovered while studying PVS-Studio's report 2016-10-29 12:37:35 +02:00
bddprint.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
bddprint.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
formula2bdd.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
formula2bdd.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
fwd.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am get read of twa_safra_complement 2016-02-12 15:09:37 +01:00
taatgba.cc Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
taatgba.hh Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
twa.cc autfilt: handle alternation with --equivalent-to and friends 2016-12-29 12:57:53 +01:00
twa.hh twa: add prop_set::improve_det 2016-12-30 10:56:04 +01:00
twagraph.cc twagraph: fix purge_dead_states on alternating automata 2017-01-10 10:29:32 +01:00
twagraph.hh Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
twaproduct.cc Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
twaproduct.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00