- 30 Apr, 2012 1 commit
-
-
Alexandre Duret-Lutz authored
* src/ltlparse/ltlparse.yy: Make all the above operators right-associative. Also let `:' have precedence over `;'. * src/ltltest/reduccmp.test: Adjust for the `:' precedence. * doc/tl/tl.tex, NEWS: Document this.
-
- 28 Apr, 2012 2 commits
-
-
Alexandre Duret-Lutz authored
* NEWS: Here.
-
Alexandre Duret-Lutz authored
* NEWS: Here.
-
- 09 Mar, 2012 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* configure.ac, NEWS: Bump version to 0.8.3.
-
- 04 Mar, 2012 1 commit
-
-
Alexandre Duret-Lutz authored
* wrap/python/ajax/js/jquery.ba-bbq.min.js: New file. * wrap/python/ajax/Makefile.am: Distribute it. * wrap/python/ajax/ltl2tgba.html: Include it, and Adjust the code to update the URL's hash fragment, and to read it.
-
- 25 Feb, 2012 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 20 Jan, 2012 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 19 Jan, 2012 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* configure.ac, NEWS: Bump version to 0.8.2.
-
- 18 Jan, 2012 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 17 Jan, 2012 3 commits
-
-
Alexandre Duret-Lutz authored
* configure.ac: Add a --disable-python option tied to a USE_PYTHON conditional. * README: Document the option. * wrap/Makefile.am: Use the conditional.
-
Alexandre Duret-Lutz authored
argument to utime().
-
Alexandre Duret-Lutz authored
* src/tgbaalgos/minimize.cc (minimize_wdba): Fix the Löding algorithm to use colors. The previous implementation was an incorrect approximation. * src/tgbatest/wdba2.test: New file showing two equivalent formulas that were minimized in automata with different sizes. * src/tgbatest/Makefile.am: Add it.
-
- 13 Jan, 2012 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 05 Jan, 2012 2 commits
-
-
* src/tgbaalgos/minimize.cc (minimize_dfa): Fix detection of the last iteration. An extra iteration case could be missed in case where a split generates only singletons, and yet predecessor classes need to be refined.
-
Alexandre Duret-Lutz authored
* src/ltlvisit/length.cc: Fix computation for ltl::multop operator. "a&b&c" was reported with length 3, ignoring the "&" operators, because of a typo. * src/ltlvisit/length.hh: Fix description to correctly reflect this change intended since 2010-01-22. * src/ltltest/length.test, src/ltltest/length.cc: New files. * src/ltltest/Makefile.am: Add them.
-
- 18 Dec, 2011 3 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* configure.ac, NEWS: Bump version to 0.8.1.
-
Alexandre Duret-Lutz authored
-
- 28 Nov, 2011 4 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac: Bump version to 0.8.
-
Alexandre Duret-Lutz authored
* doc/Doxyfile.in: Do not generate LaTeX output. * doc/Makefile.am: Do not build spotref.pdf. * NEWS, README: Adjust.
-
Alexandre Duret-Lutz authored
-
- 17 Nov, 2011 2 commits
-
-
Alexandre Duret-Lutz authored
* src/tgbaalgos/dotty.cc (process_link): Call transition_annotation(). Reported by Nikos Gorogiannis. * src/tgba/tgba.hh (transition_annotation): More documentation.
-
Alexandre Duret-Lutz authored
-
- 24 Oct, 2011 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 08 Jun, 2011 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 11 Mar, 2011 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 07 Mar, 2011 2 commits
-
-
Alexandre Duret-Lutz authored
* NEWS: Mention it. * configure.ac, README: Remove it. * iface/Makefile.am (SUBDIRS): Remove nips. * iface/nips/: Delete this directory.
-
Alexandre Duret-Lutz authored
* iface/dve2/README: New file. * NEWS: Mention it. * THANKS: Add Michael Weber.
-
- 07 Feb, 2011 3 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS: Update for 0.7.1. * configure.ac: Bump version to 0.7.1.
-
- 01 Feb, 2011 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac: Bump version to 0.7.
-
- 27 Jan, 2011 2 commits
-
-
Alexandre Duret-Lutz authored
implement is_safety_mwdba(). Note: I swapped the name of safety and guarantee when I implemented is_safety_automaton() on 2010-03-20. Fortunately, is_safety_automaton() was only used where is_guarantee_automaton() would have been correct. * src/tgbaalgos/safety.cc (is_guarantee_automaton): Rename as ... (is_guarantee_automaton): ... this. (is_safety_mwdba): New function. * src/tgbaalgos/safety.hh: Adjust and add documentation. * src/tgbaalgos/minimize.cc: Use is_guarantee_automaton() instead of is_safety_automaton(). * src/tgbatests/safety.test: Rename as ... * src/tgbatests/obligation.test: ... this, and augment the test. * src/tgbatest/Makefile.am: Adjust. * src/tgbatest/ltl2tgba.cc (-O): Display whether a formula represent a safety, guarantee, or obligation property. * NEWS: Adjust.
-
Alexandre Duret-Lutz authored
-
- 26 Jan, 2011 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 06 Jan, 2011 1 commit
-
-
Alexandre Duret-Lutz authored
-