spot/doc/org
Alexandre Duret-Lutz a86391ab77 hoaparse: rename to parseaut
Because this parser is not specific to HOA anymore.

* src/hoaparse/Makefile.am, src/hoaparse/fmterror.cc,
src/hoaparse/hoaparse.yy, src/hoaparse/parsedecl.hh,
src/parseaut/public.hh, src/hoaparse/hoascan.ll,
src/tests/hoaparse.test: Rename to...
* src/parseaut/Makefile.am, src/parseaut/fmterror.cc,
src/parseaut/parseaut.yy, src/parseaut/parsedecl.hh,
src/hoaparse/public.hh, src/parseaut/scanaut.ll,
src/tests/parseaut.test: ... these, and also adjust the name internally.
For instance hoa_aut_ptr is now parsed_aut_ptr; hoa_stream_parser is now
automaton_stream_parser, and hoa_parse() has become parse_aut().
* NEWS, README, configure.ac, doc/org/tut20.org, src/Makefile.am,
src/bin/autfilt.cc, src/bin/common_aoutput.cc,
src/bin/common_aoutput.hh, src/bin/common_conv.cc,
src/bin/ltlcross.cc, src/bin/ltldo.cc, src/tests/Makefile.am,
src/tests/complementation.cc, src/tests/ltl2tgba.cc,
src/tests/readsave.test, wrap/python/ajax/spot.in,
wrap/python/spot.py, wrap/python/spot_impl.i,
wrap/python/tests/automata-io.ipynb, wrap/python/tests/parsetgba.py:
Adjust.
2015-06-11 13:31:13 +02:00
..
.dir-locals.el.in org: add a new code example 2015-06-10 23:39:38 +02:00
.gitignore More files to ignore 2015-02-26 17:30:02 +01:00
autfilt.org randaut: rename -S as -Q for consistency 2015-06-01 09:20:52 +02:00
csv.org org: declare utf8 everwhere and fix some typos 2015-01-25 12:03:15 +01:00
dstar2tgba.org org: uses nice dot arrows 2015-03-26 09:39:06 +01:00
g++wrap.in org: Update tut01 2015-06-05 23:45:09 +02:00
genltl.org org: declare utf8 everwhere and fix some typos 2015-01-25 12:03:15 +01:00
hoa.org org: document HOA handling for missing initial states 2015-06-02 09:34:44 +02:00
index.org org: add installation instructions 2015-06-07 23:59:08 +02:00
init.el.in org: add a new code example 2015-06-10 23:39:38 +02:00
install.org org: add installation instructions 2015-06-07 23:59:08 +02:00
ioltl.org org: document -0 2015-05-11 19:53:41 +02:00
ltl2tgba.org postproc: add a SBAcc option 2015-05-14 21:05:12 +02:00
ltl2tgta.org org: factor headers into setup.org 2015-01-07 19:35:30 +01:00
ltlcross.org bin: generalized shorthands for ltldo and ltlcross 2015-06-02 18:22:55 +02:00
ltldo.org bin: Update default options of ltl3dra 2015-03-30 21:57:04 +02:00
ltlfilt.org ltlfilt: add a --define option 2015-04-22 16:47:01 +02:00
ltlgrind.org org: declare utf8 everwhere and fix some typos 2015-01-25 12:03:15 +01:00
oaut.org random: fix rounding in barand() 2015-06-01 19:54:51 +02:00
randaut.org randaut: add a --colored option 2015-06-01 21:56:39 +02:00
randltl.org org: factor headers into setup.org 2015-01-07 19:35:30 +01:00
satmin.org * doc/org/satmin.org: Typo, reported by Joachim. 2015-05-22 19:08:43 +02:00
satmin.tex org: document SAT-based minimization 2013-09-16 08:39:06 +02:00
setup.org org: add installation instructions 2015-06-07 23:59:08 +02:00
spot.css org: use a white background and ship the CSS 2015-01-07 19:35:30 +01:00
syntax.css org: batch-generate userdoc/ and distribute it 2013-04-09 15:05:56 +02:00
tools.org org: add installation instructions 2015-06-07 23:59:08 +02:00
tut.org org: add a new code example 2015-06-10 23:39:38 +02:00
tut01.org org: Update tut01 2015-06-05 23:45:09 +02:00
tut02.org fix Python bindings for relabeling_map, and document them 2015-06-07 14:22:31 +02:00
tut10.org * doc/org/tut10.org: Typo. 2015-06-07 23:59:04 +02:00
tut20.org hoaparse: rename to parseaut 2015-06-11 13:31:13 +02:00