spot/src/ltlparse
Alexandre Duret-Lutz 6ea88efddc Allow atomic propositions negated with a combining overline.
* src/ltlparse/ltlscan.ll: Understand the combining overline, and
combining overbar as synonym for =0.
* src/ltlvisit/tostring.cc: Emit a combining overline for
single-letter atomic propositions.
* src/ltlast/atomic_prop.hh (is_atomic_prop): New function.
* doc/tl/tl.tex: Document these two characters.
2012-04-30 11:57:55 +02:00
..
.cvsignore * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
fmterror.cc Fix error reporting in utf8-encoded LTL formulae. 2012-04-30 11:57:15 +02:00
ltlfile.cc Replace spot::ltl_file by a rewritten spot::ltl::ltl_file. 2010-01-30 17:31:34 +01:00
ltlfile.hh Replace spot::ltl_file by a rewritten spot::ltl::ltl_file. 2010-01-30 17:31:34 +01:00
ltlparse.yy Fix the associativity of ->, <->, U, R, W, and M wrt the PSL standard. 2012-04-30 11:57:03 +02:00
ltlscan.ll Allow atomic propositions negated with a combining overline. 2012-04-30 11:57:55 +02:00
Makefile.am Fix error reporting in utf8-encoded LTL formulae. 2012-04-30 11:57:15 +02:00
parsedecl.hh Add support the bounded star operator [*i..j]. 2012-04-28 09:30:35 +02:00
public.hh Fix error reporting in utf8-encoded LTL formulae. 2012-04-30 11:57:15 +02:00