- 26 Jul, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
* doc/org/tut50.org: New file. * doc/org/tut.org: Add it. * NEWS: Mention it. * doc/Makefile.am: Add tut50.org, and download plantuml.jar when needed. * doc/org/.dir-locals.el.in, doc/org/init.el.in: Activate plantum. * HACKING: Mention the Java dependency.
-
- 20 Jul, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
* doc/org/autfilt.org: Here. * doc/org/hoa.org: Add a link to it. * bin/autfilt.cc: Typo.
-
- 19 Jul, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
If no input have been specified, and the standard input is not a tty all tools now default to reading it. If standard input is a tty, all tools display an error message. Additionally, - is now a shorthand for -F- in all tools. * NEWS: Summarize this. * bin/common_finput.cc, bin/common_finput.hh (check_no_formulas, check_no_automaton): New functions that implement the above istty() logic. * bin/autfilt.cc, bin/dstar2tgba.cc, bin/ltl2tgba.cc, bin/ltl2tgta.cc, bin/ltlcross.cc, bin/ltldo.cc, bin/ltlgrind.cc: Use these function, and recognize '-' if it was not the case. * tests/core/acc_word.test, tests/core/ltldo.test, tests/core/minusx.test, tests/core/readsave.test, tests/core/unambig.test: Adjust some tests to exercise this. * doc/org/autfilt.org, doc/org/csv.org, doc/org/dstar2tgba.org, doc/org/ltl2tgba.org, doc/org/ltlcross.org, doc/org/ltlfilt.org, doc/org/oaut.org: Adjust the documentation and simplify some examples.
-
- 18 Jul, 2016 2 commits
-
-
Alexandre Duret-Lutz authored
It was bogus, and is better replaced by twa_run::project(). * NEWS, doc/org/upgrade2.org: Mention the removal. * spot/twaalgos/projrun.cc, spot/twaalgos/projrun.hh: Remove the files. * spot/twaalgos/Makefile.am: Adjust.
-
Alexandre Duret-Lutz authored
* spot/twaalgos/hoa.cc: Here. * doc/org/hoa.org, NEWS: Document that. * tests/core/readsave.test: Test it.
-
- 15 Jul, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
* doc/org/concepts.org: Add a new section. * doc/org/hoa.org, spot/twa/twa.hh: Link to it. * NEWS: Mention it.
-
- 11 Jul, 2016 2 commits
-
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac, doc/org/setup.org: Update.
-
Alexandre Duret-Lutz authored
-
- 20 Jun, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 17 Jun, 2016 5 commits
-
-
Alexandre Duret-Lutz authored
* NEWS: Update. * configure.ac, doc/org/setup.org: Bump version.
-
Alexandre Duret-Lutz authored
With a reference to the "to appear" ATVA'16 paper. * doc/org/citing.org: New file. * doc/Makefile.am: Add it. * doc/org/index.org, doc/org/tools.org: Link to it.
-
Alexandre Duret-Lutz authored
* tests/python/atva16-fig2a.ipynb, tests/python/atva16-fig2b.ipynb: New files. * tests/Makefile.am, doc/org/tut.org: Add them.
-
Alexandre Duret-Lutz authored
With a reference to the "to appear" ATVA'16 paper. * doc/org/citing.org: New file. * doc/Makefile.am: Add it. * doc/org/index.org, doc/org/tools.org: Link to it.
-
Alexandre Duret-Lutz authored
* tests/python/atva16-fig2a.ipynb, tests/python/atva16-fig2b.ipynb: New files. * tests/Makefile.am, doc/org/tut.org: Add them.
-
- 12 Jun, 2016 2 commits
-
-
Alexandre Duret-Lutz authored
Fixes #162. * python/spot/ltsmin.i: Implement the magic. * NEWS: Mention it. * tests/python/ltsmin-pml.ipynb: New file. * tests/Makefile.am, doc/org/tut.org: Add it. * tests/python/ipnbdoctest.py: Adjust.
-
Alexandre Duret-Lutz authored
* tests/python/ltsmin.ipynb: Rename as ... * tests/python/ltsmin-dve.ipynb: ... this. * doc/org/tut.org, tests/Makefile.am: Adjust.
-
- 30 May, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 25 May, 2016 3 commits
-
-
Alexandre Duret-Lutz authored
* spot/tl/contain.cc, spot/tl/contain.hh: Simplify the use of language_containment_checker by adding default argument. * python/spot/__init__.py, python/spot/impl.i: Bind it in Python. * doc/org/tut04.org: New file to illustrate it. * doc/org/tut.org, doc/Makefile.am: Add it. * NEWS: Mention those changes.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 17 May, 2016 4 commits
-
-
Alexandre Duret-Lutz authored
Fixes #178. * doc/org/satmin.org: Use a different example, where tba-det does not work. Also adjust the text to automatically adjust to the size of the produced automata.
-
Alexandre Duret-Lutz authored
* doc/org/concepts.org: Enlarge the width of the output of pr so that the output is not truncated. It add a missing closing brace.
-
Alexandre Duret-Lutz authored
Fixes #178. * doc/org/satmin.org: Use a different example, where tba-det does not work. Also adjust the text to automatically adjust to the size of the produced automata.
-
Alexandre Duret-Lutz authored
* doc/org/concepts.org: Enlarge the width of the output of pr so that the output is not truncated. It add a missing closing brace.
-
- 11 May, 2016 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 10 May, 2016 4 commits
-
-
Alexandre Duret-Lutz authored
* doc/org/init.el.in, doc/org/.dir-locals.el.in: Here.
-
Alexandre Duret-Lutz authored
Part of #176. * doc/org/autfilt.org, doc/org/compile.org, doc/org/concepts.org, doc/org/csv.org, doc/org/dstar2tgba.org, doc/org/genltl.org, doc/org/hoa.org, doc/org/install.org, doc/org/ioltl.org, doc/org/ltl2tgba.org, doc/org/ltl2tgta.org, doc/org/ltlcross.org, doc/org/ltldo.org, doc/org/ltlfilt.org, doc/org/ltlgrind.org, doc/org/oaut.org, doc/org/randaut.org, doc/org/randltl.org, doc/org/satmin.org, doc/org/tools.org, doc/org/tut.org, doc/org/tut01.org, doc/org/tut02.org, doc/org/tut03.org, doc/org/tut10.org, doc/org/tut20.org, doc/org/tut21.org, doc/org/tut22.org, doc/org/tut30.org, doc/org/upgrade2.org: Here. * doc/org/index.org: Also add keywords in case it is useful, and use a more descripting title for search engines.
-
Alexandre Duret-Lutz authored
* doc/org/init.el.in, doc/org/.dir-locals.el.in: Here.
-
Alexandre Duret-Lutz authored
Part of #176. * doc/org/autfilt.org, doc/org/compile.org, doc/org/concepts.org, doc/org/csv.org, doc/org/dstar2tgba.org, doc/org/genltl.org, doc/org/hoa.org, doc/org/install.org, doc/org/ioltl.org, doc/org/ltl2tgba.org, doc/org/ltl2tgta.org, doc/org/ltlcross.org, doc/org/ltldo.org, doc/org/ltlfilt.org, doc/org/ltlgrind.org, doc/org/oaut.org, doc/org/randaut.org, doc/org/randltl.org, doc/org/satmin.org, doc/org/tools.org, doc/org/tut.org, doc/org/tut01.org, doc/org/tut02.org, doc/org/tut03.org, doc/org/tut10.org, doc/org/tut20.org, doc/org/tut21.org, doc/org/tut22.org, doc/org/tut30.org, doc/org/upgrade2.org: Here. * doc/org/index.org: Also add keywords in case it is useful, and use a more descripting title for search engines.
-
- 09 May, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac, doc/org/setup.org: Update.
-
- 05 May, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
Fixes #166. * bin/genltl.cc: Add option --dac-patterns, --eh-patterns, --sb-patterns. * NEWS, bin/man/genltl.x, doc/org/genltl.org: Document them. * bench/ltl2tgba/formulae.ltl: Delete. * bench/ltl2tgba/known: Use genltl instead. * bench/ltl2tgba/Makefile.am, bench/ltl2tgba/README: Update. * tests/core/ltl2tgba2.test: New test case, using genltl. * tests/Makefile.am: Add it.
-
- 02 May, 2016 6 commits
-
-
Alexandre Duret-Lutz authored
Suggested by Akim Demaille. Fixes #171. * bin/man/spot.x, bin/spot.cc: New files. * bin/man/Makefile.am, bin/Makefile.am: Add them. * doc/org/tools.org, NEWS: Mention the new page.
-
Alexandre Duret-Lutz authored
* doc/org/spot.css: Here.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
Suggested by Akim Demaille. Fixes #171. * bin/man/spot.x, bin/spot.cc: New files. * bin/man/Makefile.am, bin/Makefile.am: Add them. * doc/org/tools.org, NEWS: Mention the new page.
-
Alexandre Duret-Lutz authored
* doc/org/spot.css: Here.
-
Alexandre Duret-Lutz authored
-
- 01 May, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
Part of #168. * spot/misc/formater.cc: Adjust to support bracketed options. * bin/common_trans.hh, bin/common_trans.cc: Use that to support rewriting operators. * doc/org/ltlcross.org, tests/core/ltldo.test: Add some examples. * NEWS: Mention it.
-
- 21 Apr, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
* bin/man/ltlcross.x, doc/org/ltlcross.org, doc/org/tools.org: Fix one-line summaries.
-