spot/src
Alexandre Duret-Lutz bbd526ac81 Modernize Bison parsers.
* src/ltlparse/ltlparse.yy, src/tgbaparse/tgbaparse.yy,
src/evtgbaparse/evtgbaparse.yy, src/eltlparse/eltlparse.yy: Use
token types for %destructor and %printer.  Remove the yylex hack,
since %name-prefix is now honored by Bison.  Also remove the
useless <token> type.  Suggested by Akim Demaille.
2010-04-08 11:53:34 +02:00
..
eltlparse Modernize Bison parsers. 2010-04-08 11:53:34 +02:00
eltltest Check for missing Copyright blurbs, and add them. 2010-01-30 16:32:13 +01:00
evtgba Fix copyrights. 2010-01-24 20:51:09 +01:00
evtgbaalgos Fix copyrights. 2010-01-24 20:51:09 +01:00
evtgbaparse Modernize Bison parsers. 2010-04-08 11:53:34 +02:00
evtgbatest * src/evtgbatest/ltl2evtgba.test: Replace * by &. 2010-01-30 14:16:15 +01:00
kripke Introduce some experimental kripke classes to simplify writing 2009-06-02 17:30:27 +02:00
ltlast Fix copyrights. 2010-01-24 20:51:09 +01:00
ltlenv Fix copyrights. 2010-01-24 20:51:09 +01:00
ltlparse Modernize Bison parsers. 2010-04-08 11:53:34 +02:00
ltltest Fix column in LTL error messages, it was off by one. 2010-03-10 15:17:05 +01:00
ltlvisit Do not rewrite F(a & GF(b)) = F(a) & GF(b), this can be harmful. 2010-03-07 12:36:54 +01:00
misc Fix copyrights. 2010-01-24 20:51:09 +01:00
saba Work around a spurious style.test error. 2010-02-23 17:31:39 +01:00
sabaalgos More Doxygen fixes. 2010-01-31 20:57:02 +01:00
sabatest Check for missing Copyright blurbs, and add them. 2010-01-30 16:32:13 +01:00
sanity * src/sanity/style.test: Better fix for the previous error. 2010-02-24 13:56:08 +01:00
tgba * src/tgba/tgbatba.cc: Fix English in comments. 2010-03-06 18:07:46 +01:00
tgbaalgos Keep acceptance conditions on transitions going to accepting SCCs 2010-03-06 00:24:16 +01:00
tgbaparse Modernize Bison parsers. 2010-04-08 11:53:34 +02:00
tgbatest Keep acceptance conditions on transitions going to accepting SCCs 2010-03-06 00:24:16 +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 Fix copyrights. 2010-01-24 20:51:09 +01:00