spot/src/ltlparse
Alexandre Duret-Lutz dd52768932 Support the PSL syntax [*1:inf], as a synonym for [*1:].
* src/ltlparse/ltlscan.ll: Parse "inf" as OP_UNBOUNDED.
* src/ltltest/equals.test: Add some tests.
* doc/tl/tl.tex: Document it.
2012-04-28 09:34:44 +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 column in LTL error messages, it was off by one. 2010-03-10 15:17:05 +01: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 Replace reference to RATEXP in the parser, by reference to SERE. 2012-04-28 09:34:44 +02:00
ltlscan.ll Support the PSL syntax [*1:inf], as a synonym for [*1:]. 2012-04-28 09:34:44 +02:00
Makefile.am Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
parsedecl.hh Add support the bounded star operator [*i..j]. 2012-04-28 09:30:35 +02:00
public.hh Replace reference to RATEXP in the parser, by reference to SERE. 2012-04-28 09:34:44 +02:00