spot/src
Alexandre Duret-Lutz dee73ee342 parse_aut: simplify the interface
* src/parseaut/public.hh, src/parseaut/parseaut.yy,
src/parseaut/fmterror.cc: Add a raise_errors options.  Remove the
parse_strict() method.  Store parse errors and filename in the output
parsed_aut to simplify usage.
* doc/org/tut20.org, doc/org/tut21.org, doc/org/tut30.org,
src/bin/autfilt.cc, src/bin/common_hoaread.cc, src/bin/dstar2tgba.cc,
src/bin/ltlcross.cc, src/bin/ltldo.cc, src/tests/complementation.cc,
src/tests/ikwiad.cc, src/tests/ltlcross3.test, src/tests/ltldo.test,
wrap/python/spot.py, wrap/python/tests/parsetgba.py: Adjust usage.
* NEWS: Mention the changes.
2015-10-26 20:28:06 +01:00
..
bin parse_aut: simplify the interface 2015-10-26 20:28:06 +01:00
graph Add noexcept to various constructors related to graphs. 2015-10-03 15:46:05 +02:00
kripke kill the ltl namespace 2015-09-28 16:20:53 +02: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 parse_aut: simplify the interface 2015-10-26 20:28:06 +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 get rid of SPOT_DELETED 2015-10-01 20:06:39 +02:00
taalgos stats: rename structures and attribute for concistency 2015-10-24 19:23:59 +02:00
tests parse_aut: simplify the interface 2015-10-26 20:28:06 +01:00
tl fix unabbreviate 2015-10-19 10:56:31 +02:00
twa rename tgba_run as twa_run 2015-10-24 19:23:59 +02:00
twaalgos twa_run: swallow reduce_run, replay_twa_run, twa_run_to_tgba 2015-10-25 14:13:56 +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