spot/src
Alexandre Duret-Lutz 8ea5f73c1a twa: no default argument for property setters
This is a preliminary for the renaming suggested in #116.

* src/twa/twa.hh (prop_state_based_acc, prop_inherently_weak,
prop_deterministic, prop_unambiguous, prop_stutter_invariant,
prop_stutter_sensitive): Do not default the argument to true.
* src/parseaut/parseaut.yy, src/twaalgos/degen.cc,
src/twaalgos/dtbasat.cc, src/twaalgos/dtgbasat.cc,
src/twaalgos/minimize.cc, src/twaalgos/randomgraph.cc,
src/twaalgos/remfin.cc, src/twaalgos/sbacc.cc,
src/twaalgos/simulation.cc, src/twaalgos/totgba.cc,
wrap/python/tests/remfin.py: Adjust.
2015-11-04 18:25:49 +01:00
..
bin * src/bin/common_post.cc: Fix description of --any. 2015-10-27 08:01:18 +01:00
graph Add noexcept to various constructors related to graphs. 2015-10-03 15:46:05 +02:00
kripke twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
kripkeparse ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00
misc python: implement formula.__format__ 2015-10-03 15:46:05 +02:00
parseaut twa: no default argument for property setters 2015-11-04 18:25:49 +01:00
parsetl ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00
priv merge ltlvisit/ ltlast/ ltlenv/ into a single tl/ directory 2015-09-28 15:36:48 +02:00
sanity revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
ta twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
taalgos twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
tests parseaut: do not ignore the "unambiguous" property 2015-11-04 17:11:25 +01:00
tl fix unabbreviate 2015-10-19 10:56:31 +02:00
twa twa: no default argument for property setters 2015-11-04 18:25:49 +01:00
twaalgos twa: no default argument for property setters 2015-11-04 18:25:49 +01:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00