spot/src
Alexandre Duret-Lutz e55bcd95aa hoa: preliminary implementation of a parser
* src/hoaparse/Makefile.am, src/hoaparse/fmterror.cc,
src/hoaparse/hoaparse.yy, src/hoaparse/hoascan.ll,
src/hoaparse/parsedecl.hh, src/hoaparse/public.hh: New files.
* src/Makefile.am, configure.ac, README: Adjust.
* src/tgbatest/ltl2tgba.cc: Add a -XH option.
* src/tgbatest/hoaparse.test: New file.
* src/tgbatest/Makefile.am: Adjust.
* buddy/src/bddx.h: Add a bdd_from_int() function.
2014-11-19 19:29:29 +01:00
..
bin stutter check: cleanup and add test cases 2014-11-14 11:11:39 +01:00
dstarparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
graph tgba_digraph: add a copy constructor, and obsolete dupexp 2014-10-28 19:38:13 +01:00
graphtest Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
hoaparse hoa: preliminary implementation of a parser 2014-11-19 19:29:29 +01:00
kripke Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
kripkeparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
kripketest fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
ltlast ltl: use "final" and "override" in the AST classes 2014-11-07 17:30:11 +01:00
ltlenv ltl::environment: correctly declare name() as const 2014-06-27 10:32:39 +02:00
ltlparse Better formula I/O for ipython. 2014-08-24 14:00:59 +02:00
ltltest * src/ltltest/remove_x.test: More tests. 2014-11-14 11:11:39 +01:00
ltlvisit Adding tgba-based stutter-invariance checking 2014-11-14 11:11:39 +01:00
misc ltl: use "final" and "override" in the AST classes 2014-11-07 17:30:11 +01:00
neverparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
priv buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
sanity common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
ta Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
taalgos Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgba stutter check: cleanup and add test cases 2014-11-14 11:11:39 +01:00
tgbaalgos hoa: fix output 2014-11-18 18:53:10 +01:00
tgbaparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
tgbatest hoa: preliminary implementation of a parser 2014-11-19 19:29:29 +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 hoa: preliminary implementation of a parser 2014-11-19 19:29:29 +01:00