spot/src/ltlparse
Alexandre Duret-Lutz 60a3b4ed72 * src/ltlparse/ltlparse.yy (OP_POST_NEG, OP_POST_POS): New tokens.
(subformula): Recognize `ATOMIC_PROP OP_POST_POS' and
`ATOMIC_PROP OP_POST_NEG'.
* src/ltlparse/ltlscan.ll: Introduce the not_prop start condition,
to restrict the set of atomic propositions allowed in places
where they are not expected.  Make `true' and `false' case insensitive.
* src/ltltest/parse.test, src/ltltest/tostring.test: More cases.
* src/ltlvisit/tostring.cc (to_string_visitor): Quote atomic
propositions equal to "true" or "false".
2004-05-13 09:49:06 +00:00
..
.cvsignore * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
fmterror.cc * COPYING: New file. 2003-11-21 15:54:25 +00:00
ltlparse.yy * src/ltlparse/ltlparse.yy (OP_POST_NEG, OP_POST_POS): New tokens. 2004-05-13 09:49:06 +00:00
ltlscan.ll * src/ltlparse/ltlparse.yy (OP_POST_NEG, OP_POST_POS): New tokens. 2004-05-13 09:49:06 +00:00
Makefile.am * src/ltlparse/Makefile.am ($(FROM_LTLPARSE_YY_MAIN)): 2004-01-05 15:24:18 +00:00
parsedecl.hh * COPYING: New file. 2003-11-21 15:54:25 +00:00
public.hh * COPYING: New file. 2003-11-21 15:54:25 +00:00