spot/src
Alexandre Duret-Lutz e663c222e5 Fix taa_tgba_formula's destructor.
* src/tgba/taatgba.cc (taa_tgba_formula::~taa_tgba_formula):
Really destroy all formulae, not only half of them.
2010-01-21 15:16:43 +01:00
..
eltlparse Fix a longstanding bug reported by Guillaume Sadegh. 2010-01-06 09:37:05 +01:00
eltltest Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
evtgba * src/tgba/tgba.hh (format_state): s/automata who/automata that/. 2009-05-28 18:23:42 +02:00
evtgbaalgos Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
evtgbaparse * src/evtgbaparse/evtgbaparse.yy: Stay on 80 columns. 2009-03-25 17:43:55 +01:00
evtgbatest Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
kripke Introduce some experimental kripke classes to simplify writing 2009-06-02 17:30:27 +02:00
ltlast Minor fixes to compile with GCC 3.3 2010-01-20 18:06:00 +01:00
ltlenv Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
ltlparse Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
ltltest Speedup reduc.test by not spawning one process per formula. 2010-01-21 14:54:36 +01:00
ltlvisit Minor fixes to compile with GCC 3.3 2010-01-20 18:06:00 +01:00
misc * src/misc/timer.hh (timer::timer): Initialize running... 2009-12-11 11:38:20 +01:00
saba * src/saba/sabacomplementtgba.cc: Fix a bug. 2010-01-17 02:16:10 +01:00
sabaalgos Add a new type of automata: State-labeled Alternating Büchi 2009-11-30 23:24:47 +01:00
sabatest An algorithm to complement TGBA into SABA. 2009-11-30 23:52:37 +01:00
sanity Fix spurious failure of style.test. 2009-11-04 18:29:38 +01:00
tgba Fix taa_tgba_formula's destructor. 2010-01-21 15:16:43 +01:00
tgbaalgos Fix a memory leak in Cou99 statistics. 2010-01-21 12:00:04 +01:00
tgbaparse Introduce tgba_explicit_labelled<label> so that we can build 2009-11-10 16:57:28 +01:00
tgbatest * src/tgbatest/randtgba.cc: Do not include <string> twice. 2010-01-21 14:55:01 +01:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am * src/Makefile.am (SUBDIRS): Fix missing ".", mistakenly removed 2009-12-09 14:09:00 +01:00