- 05 Jun, 2019 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac, doc/org/setup.org: Bump version.
-
- 04 Jun, 2019 11 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* tests/ltsmin/README: Here. * THANKS: Reported by Jiraphapa Jiravaraphan.
-
Alexandre Duret-Lutz authored
Reported by Yong Li. * spot/twaalgos/remprop.cc: Here. * tests/python/removeap.py: New test case. * tests/Makefile.am: Add it. * NEWS: Document the issue. * THANKS: Add Yong Li.
-
Alexandre Duret-Lutz authored
* tests/python/remfin.py, tests/python/tra2tba.py: Here.
-
Alexandre Duret-Lutz authored
* python/spot/impl.i: Make sure spot::acc_cond::mark_t::operator<< exceptions are not ignored.
-
Alexandre Duret-Lutz authored
* python/Makefile.am: Here.
-
Alexandre Duret-Lutz authored
Those statements are not compatible with the fact that libtool-generated modules are in .libs/ until they get installed. * python/spot/__init__.py: Add sys.path to __path__ if SPOT_BUILD is set. * tests/run.in: Set SPOT_BUILD.
-
Alexandre Duret-Lutz authored
This was introduced by b893b559 to work around some IPython 2 issue (https://github.com/ipython/ipython/issues/7003). * python/Makefile.am (SWIGFLAGS): Remove obsolete option. * python/spot/__init__.py: Adjust.
-
Alexandre Duret-Lutz authored
* tests/python/genem.py: Here.
-
Alexandre Duret-Lutz authored
* spot/twaalgos/translate.cc: Set relabel_bool_ to 4 by default, not -1. * NEWS: Mention the bug.
-
Alexandre Duret-Lutz authored
Based on a report by Victor Khomenko. * spot/twaalgos/dot.cc: Here. * tests/core/readsave.test: Add test case. * NEWS: Mention it.
-
- 27 Apr, 2019 2 commits
-
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac: Here.
-
Alexandre Duret-Lutz authored
* doc/org/setup.org, configure.ac, NEWS: Update version.
-
- 26 Apr, 2019 8 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
Since b[+] and [*0] are siSERE, b* is siSERE as well. Suggested by Victor Khomenko. * spot/tl/formula.cc: Implement that for Star and also in the concatenation rule. * tests/core/kind.test, tests/core/ltlfilt.test: Adjust.
-
Alexandre Duret-Lutz authored
Reported by Victor Khomenko. * spot/tl/formula.cc: Rewrite the siPSL detection for ";". * tests/core/ltlfilt.test: Add more tests. * tests/core/kind.test: Adjust. * NEWS: Mention the bug.
-
Alexandre Duret-Lutz authored
Report from David Müller. * spot/twaalgos/simulation.cc: Add wrapper to deal with automata sharing Fin/Inf sets. * tests/core/ltl2tgba2.test: New test cases. * NEWS: Mention the change.
-
Alexandre Duret-Lutz authored
* tests/core/sepsets.test: New test case. * spot/twaalgos/sepsets.cc: Fix the code. * NEWS: Mention the problem.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* bin/man/spot-x.x, bin/man/dstar2tgba.x, bin/spot-x.cc: Cosmetics changes. * bin/man/README: New file.
-
Alexandre Duret-Lutz authored
-
- 19 Apr, 2019 3 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac, doc/org/setup.org: Set version.
-
Alexandre Duret-Lutz authored
* doc/org/satmin.org: Get the old description of the CSV example. The new description installed by 7dfeda8e only apply to the next major release.
-
- 18 Apr, 2019 1 commit
-
-
Alexandre Duret-Lutz authored
Reported by František Blahoudek. * tests/python/parity.ipynb: Fix examples and improve some text.
-
- 17 Apr, 2019 5 commits
-
-
Alexandre Duret-Lutz authored
* doc/org/ltldo.org: Here. * doc/org/spot.css: Add table-pre style.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* doc/org/.dir-locals.el.in, doc/org/init.el.in (org-html-table-header-tags): Define. * doc/org/spot.css: Style the tables.
-
Alexandre Duret-Lutz authored
This feature is in Org 9, which is already required. * doc/org/autcross.org, doc/org/autfilt.org, doc/org/compile.org, doc/org/concepts.org, doc/org/csv.org, doc/org/dstar2tgba.org, doc/org/genaut.org, doc/org/genltl.org, doc/org/hierarchy.org, doc/org/hoa.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/ltlsynt.org, doc/org/oaut.org, doc/org/randaut.org, doc/org/randltl.org, doc/org/satmin.org, doc/org/setup.org, doc/org/tools.org, doc/org/tut01.org, doc/org/tut02.org, doc/org/tut03.org, doc/org/tut04.org, doc/org/tut10.org, doc/org/tut11.org, doc/org/tut12.org, doc/org/tut20.org, doc/org/tut21.org, doc/org/tut22.org, doc/org/tut23.org, doc/org/tut24.org, doc/org/tut30.org, doc/org/tut31.org, doc/org/tut50.org, doc/org/upgrade2.org: Simplify SRC block setups for sh, python and C++. Also fix a few typos and examples along the way.
-
Alexandre Duret-Lutz authored
* tests/python/ipnbdoctest.py: Augment time limits.
-
- 03 Apr, 2019 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* doc/org/tut22.org: Here. Suggested by Yannick Molinghen. * THANKS: Add him.
-
- 02 Apr, 2019 5 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* doc/org/dstar2tgba.org: The RA2BA is not for state-based acceptance only.
-
Alexandre Duret-Lutz authored
Fixes #382. * spot/twaalgos/alternation.cc: Here. * tests/python/alternation.ipynb: Add test case. * NEWS: Mention it.
-
Alexandre Duret-Lutz authored
Fix issue #380. * bin/common_finput.cc: Erase a trailing \r. * tests/core/ltl2tgba2.test: Test it. * NEWS: Mention the fix.
-
Alexandre Duret-Lutz authored
* doc/org/install.org: Mention python-dev and libpython3-dev. Suggested by Tereza Šťastná. * THANKS: Add her.
-
- 17 Mar, 2019 1 commit
-
-
Alexandre Duret-Lutz authored
-