spot/src
Alexandre Duret-Lutz 352984293a Test "ltl2tgba -FC" and plug the memory leaks of scc_map.
* src/tgbaalgos/scc.hh (scc_map::~scc_map): Declare it.
* src/tgbaalgos/scc.cc (scc_map::~scc_map): Implement it.
(scc_map::build_map): Delete duplicate states.
* src/tbbatest/ltl2tgba.test: Run ltl2tgba -FV to catch
memory leaks with valgrind.
2009-05-28 18:42:18 +02:00
..
eltlparse Extend the ELTL parser to support more complex aliases of 2009-04-26 01:41:57 +02:00
eltltest Extend the ELTL parser to support more complex aliases of 2009-04-26 01:41:57 +02:00
evtgba * src/tgba/tgba.hh (format_state): s/automata who/automata that/. 2009-05-28 18:23:42 +02:00
evtgbaalgos Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
evtgbaparse * src/evtgbaparse/evtgbaparse.yy: Stay on 80 columns. 2009-03-25 17:43:55 +01:00
evtgbatest Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
ltlast Extend the ELTL parser to support more complex aliases of 2009-04-26 01:41:57 +02:00
ltlenv Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
ltlparse Update parsers to work with Bison 2.4.1. 2009-03-25 17:26:44 +01:00
ltltest Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
ltlvisit Correct LaCIM for ELTL and make it work with LBTT. 2009-04-08 20:19:42 +02:00
misc Update to compile with the Intel compiler. 2008-12-18 23:41:10 +01:00
sanity src/sanity/includes.test: Remove empty line at beginning of file. 2008-06-11 16:58:44 +02:00
tgba Implement spot::future_conditions_collector. 2009-05-28 18:42:18 +02:00
tgbaalgos Test "ltl2tgba -FC" and plug the memory leaks of scc_map. 2009-05-28 18:42:18 +02:00
tgbaparse Update parsers to work with Bison 2.4.1. 2009-03-25 17:26:44 +01:00
tgbatest Test "ltl2tgba -FC" and plug the memory leaks of scc_map. 2009-05-28 18:42:18 +02:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
Makefile.am Add support for ELTL (AST & parser), and an adaptation of LaCIM 2009-03-26 12:05:08 +01:00