spot/src/parseaut
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
..
.gitignore hoaparse: rename to parseaut 2015-06-11 13:31:13 +02:00
fmterror.cc parse_aut: simplify the interface 2015-10-26 20:28:06 +01:00
Makefile.am hoaparse: rename to parseaut 2015-06-11 13:31:13 +02:00
parseaut.yy parse_aut: simplify the interface 2015-10-26 20:28:06 +01:00
parsedecl.hh hoaparse: rename to parseaut 2015-06-11 13:31:13 +02:00
public.hh parse_aut: simplify the interface 2015-10-26 20:28:06 +01:00
scanaut.ll fix "input buffer overflow, can't enlarge buffer..." 2015-10-21 17:55:02 +02:00