spot/doc/org
Alexandre Duret-Lutz 22f442f758 parsetl: change the interface to return a parsed_formula
This gets the interface of all the functions parsing formula in line
with the interface of the automaton parser: both return a "parsed_*"
object (parsed_formula or parsed_automaton) that contains the said
object and its list of errors.  Doing so avoid having to declare the
parse_error_list in advance.

* spot/tl/parse.hh, spot/parsetl/parsetl.yy: Do the change.
* spot/parsetl/fmterror.cc: Adjust the error printer.
* NEWS: Document it.
* bin/common_finput.cc, bin/common_finput.hh, bin/ltlcross.cc,
bin/ltldo.cc, bin/ltlfilt.cc, doc/org/tut01.org, doc/org/tut02.org,
doc/org/tut10.org, doc/org/tut20.org, python/ajax/spotcgi.in,
python/spot/impl.i, spot/parseaut/parseaut.yy, tests/core/checkpsl.cc,
tests/core/checkta.cc, tests/core/consterm.cc, tests/core/emptchk.cc,
tests/core/equalsf.cc, tests/core/ikwiad.cc, tests/core/kind.cc,
tests/core/length.cc, tests/core/ltlprod.cc, tests/core/ltlrel.cc,
tests/core/randtgba.cc, tests/core/readltl.cc, tests/core/reduc.cc,
tests/core/safra.cc, tests/core/syntimpl.cc, tests/core/tostring.cc,
tests/ltsmin/modelcheck.cc, tests/python/alarm.py,
tests/python/interdep.py, tests/python/ltl2tgba.py,
tests/python/ltlparse.py: Adjust all uses.
2016-02-17 20:31:58 +01:00
..
.dir-locals.el.in Update paths to please Darwin 2016-02-17 15:02:41 +01:00
.gitignore * doc/org/.gitignore: Add sitemap.org. 2016-01-21 19:07:48 +01:00
autfilt.org doc: more doc about determinization 2016-02-12 14:07:28 +01:00
compile.org * doc/org/compile.org: Typos. 2016-01-15 08:39:08 +01:00
concepts.org * doc/org/concepts.org: Fix a few typos. 2016-01-23 22:11:18 +01:00
csv.org org: declare utf8 everwhere and fix some typos 2015-01-25 12:03:15 +01:00
dstar2tgba.org bin: make HOA the default output 2016-01-08 13:42:57 +01:00
g++wrap.in rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
genltl.org org: declare utf8 everwhere and fix some typos 2015-01-25 12:03:15 +01:00
hoa.org twa: store property bits as trivals 2016-01-13 17:57:54 +01:00
index.org org: mention the determinization on the main page 2016-02-13 15:54:27 +01:00
init.el.in Update paths to please Darwin 2016-02-17 15:02:41 +01:00
install.org propagate the new minimum version of python 2015-10-21 14:27:18 +02:00
ioltl.org org: fix multiple examples 2015-10-20 14:53:57 +02:00
ltl2tgba.org postproc: add fine-tuning options for determinization 2016-02-12 14:07:58 +01:00
ltl2tgta.org bin: make HOA the default output 2016-01-08 13:42:57 +01:00
ltlcross.org ltlcross: add option --determinize 2016-02-15 19:16:45 +01:00
ltldo.org bin: make HOA the default output 2016-01-08 13:42:57 +01:00
ltlfilt.org ltlfilt: replace --[b]size-max/min by --[b]size 2016-02-15 16:10:07 +01:00
ltlgrind.org org: declare utf8 everwhere and fix some typos 2015-01-25 12:03:15 +01:00
oaut.org dot: add option C(COLOR) 2016-02-05 19:26:38 +01:00
randaut.org bin: make HOA the default output 2016-01-08 13:42:57 +01:00
randltl.org org: add utf-8 markers 2015-06-14 23:40:34 +02:00
satmin.org bin: make HOA the default output 2016-01-08 13:42:57 +01:00
satmin.tex org: document SAT-based minimization 2013-09-16 08:39:06 +02:00
setup.org * doc/org/setup.org: Disable html postamble. 2016-01-18 16:57:06 +01:00
spot.css org: Add a Concepts page. 2016-01-23 17:49:32 +01:00
tools.org adjust documentation for the merge of the dstar parser 2015-09-09 00:49:13 +02:00
tut.org org: fix two links 2016-02-15 17:17:10 +01:00
tut01.org parsetl: change the interface to return a parsed_formula 2016-02-17 20:31:58 +01:00
tut02.org parsetl: change the interface to return a parsed_formula 2016-02-17 20:31:58 +01:00
tut03.org bin: make HOA the default output 2016-01-08 13:42:57 +01:00
tut10.org parsetl: change the interface to return a parsed_formula 2016-02-17 20:31:58 +01:00
tut20.org parsetl: change the interface to return a parsed_formula 2016-02-17 20:31:58 +01:00
tut21.org twa: store property bits as trivals 2016-01-13 17:57:54 +01:00
tut22.org python: port the tut22.org example to Python 2015-12-15 19:01:33 +01:00
tut30.org bin: make HOA the default output 2016-01-08 13:42:57 +01:00