spot/spot/twa
Alexandre Duret-Lutz 1ed6e518dd various typos
* bench/dtgbasat/gen.py, spot/twaalgos/complement.hh: Fix
looser->loser and lossing->losing.
* tests/sanity/style.test: Catch 'an uni[^n]'.
* spot/ta/ta.hh, spot/taalgos/tgba2ta.cc, spot/taalgos/tgba2ta.hh,
spot/twa/twagraph.cc, spot/twaalgos/complement.hh,
spot/twaalgos/sccinfo.cc: Fix various occurences of this pattern.
2017-03-31 21:44:49 +02: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 python: add bindings for bdd_to_formula() 2017-03-08 16:44:30 +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 is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
twa.hh twa: add prop_set::improve_det 2016-12-30 10:56:04 +01:00
twagraph.cc various typos 2017-03-31 21:44:49 +02:00
twagraph.hh twa_graph: fix purge_unreachable_states on alternating automata 2017-03-29 10:34:41 +02: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