spot/src
Alexandre Duret-Lutz 9f63bb6637 Introduct a down_cast macro.
* src/misc/casts.hh: New file.
* src/misc/Makefile.am: Add it.
* iface/dve2/dve2.cc, iface/gspn/gspn.cc, iface/gspn/ssp.cc,
src/evtgba/explicit.cc, src/evtgba/product.cc, src/misc/casts.hh,
src/tgba/state.hh, src/tgba/statebdd.cc, src/tgba/taatgba.cc,
src/tgba/taatgba.hh, src/tgba/tgbabddconcrete.cc,
src/tgba/tgbaexplicit.cc, src/tgba/tgbaexplicit.hh,
src/tgba/tgbakvcomplement.cc, src/tgba/tgbaproduct.cc,
src/tgba/tgbasafracomplement.cc, src/tgba/tgbasgba.cc,
src/tgba/tgbatba.cc, src/tgba/tgbaunion.cc, src/tgba/wdbacomp.cc,
src/tgbaalgos/ndfs_result.hxx, src/tgbaalgos/reductgba_sim.cc,
src/tgbaalgos/reductgba_sim_del.cc: Use down_cast when
appropriate.
2011-03-31 19:39:44 +02:00
..
eltlparse Fix "unused function" warnings reported by clang++. 2011-01-12 18:44:29 +01:00
eltltest Check for missing Copyright blurbs, and add them. 2010-01-30 16:32:13 +01:00
evtgba Introduct a down_cast macro. 2011-03-31 19:39:44 +02:00
evtgbaalgos Introduce a destroy() method on states, and use it instead of delete. 2011-01-27 10:48:48 +01:00
evtgbaparse Allow atomic propositions and identifiers like `X.Y'. 2011-03-07 11:09:53 +01:00
evtgbatest * src/evtgbatest/ltl2evtgba.test: Replace * by &. 2010-01-30 14:16:15 +01:00
kripke Finalize Kripke interface. 2010-11-26 17:50:12 +01:00
ltlast Fix some struct/class missmatches reported by clang. 2010-11-20 18:02:20 +01:00
ltlenv Fix copyrights. 2010-01-24 20:51:09 +01:00
ltlparse Allow atomic propositions and identifiers like `X.Y'. 2011-03-07 11:09:53 +01:00
ltltest * src/ltltest/genltl.cc (syntax): Typos in the help text. 2011-03-21 10:49:22 +01:00
ltlvisit Improve a reduction rule for "a M b". 2011-03-17 12:25:43 +01:00
misc Introduct a down_cast macro. 2011-03-31 19:39:44 +02:00
neverparse Generalize patch from 2011-02-03 by allowing guards like "! (...)". 2011-02-07 00:06:18 +01:00
saba Introduce a destroy() method on states, and use it instead of delete. 2011-01-27 10:48:48 +01:00
sabaalgos More Doxygen fixes. 2010-01-31 20:57:02 +01:00
sabatest more files to ignore 2011-01-27 21:47:47 +01:00
sanity Cosmetics. 2011-03-31 10:19:59 +02:00
tgba Introduct a down_cast macro. 2011-03-31 19:39:44 +02:00
tgbaalgos Introduct a down_cast macro. 2011-03-31 19:39:44 +02:00
tgbaparse Allow atomic propositions and identifiers like `X.Y'. 2011-03-07 11:09:53 +01:00
tgbatest Make state_explicit instances persistent objects. 2011-03-31 08:26:34 +02: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 (libspot_la_LIBADD): Rename libneverclaimparse.la 2010-11-06 20:44:37 +01:00