spot/src
Alexandre Duret-Lutz e78548ebae ltlcross: display formulas in blue instead of white
So that people using white-background terminal can still read them...
Reported by Joachim Klein.

* src/bin/ltlcross.cc: Adjust.
* NEWS: Mention it.
2014-08-20 23:10:01 +02:00
..
bin ltlcross: display formulas in blue instead of white 2014-08-20 23:10:01 +02:00
dstarparse * src/dstarparse/nra2nba.cc: Fix comment. 2014-04-07 18:21:10 +02:00
eltlparse * src/eltlparse/eltlscan.ll (_atoi): Fix range checking. 2014-01-13 17:25:35 +01:00
eltltest eltl2tgba: slight cleanup of the tests. 2013-01-17 14:06:31 +01:00
kripke Add missing const. 2014-02-11 10:05:57 +01:00
kripkeparse Add support for Bison 3.0. 2013-09-30 20:32:15 +02:00
kripketest more files to ignore 2012-11-28 16:45:04 +01:00
ltlast * src/ltlast/multop.hh: Typo in comment. 2014-05-13 18:26:32 +02:00
ltlenv Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
ltlparse ltlparse, eltlparse: avoid unnecessary calls to strlen(). 2014-01-13 17:25:35 +01:00
ltltest * src/ltltest/equals.cc: Fix style. 2014-05-17 12:56:45 +02:00
ltlvisit snf: Fix the handling of bounded repetition. 2014-05-17 12:56:37 +02:00
misc Work around the clang version installed with MacOS X 10.9. 2014-02-11 10:40:19 +01:00
neverparse neverparse: Fix parsing of Modella's neverclaims. 2014-05-29 15:48:31 +02:00
priv Use the count_state() function instead of stats_reachable(). 2013-07-29 01:14:37 +02:00
saba Use the count_state() function instead of stats_reachable(). 2013-07-29 01:14:37 +02:00
sabaalgos Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
sabatest more files to ignore 2012-11-28 16:45:04 +01:00
sanity Add missing copyright blurbs to sanity tests. 2013-07-29 01:14:36 +02:00
ta Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
taalgos ltl2ta: fix a crash with --ta. 2014-04-07 18:21:10 +02:00
tgba * src/tgba/taatgba.cc: Fix a memory leak. 2014-07-09 18:10:26 +02:00
tgbaalgos ltl2tgba_fm: Fix incorrect simplification of promises for M 2014-08-20 23:10:01 +02:00
tgbaparse Add support for Bison 3.0. 2013-09-30 20:32:15 +02:00
tgbatest ltl2tgba_fm: Fix incorrect simplification of promises for M 2014-08-20 23:10:01 +02: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 dstarparse: Preliminary work on a parser for ltl2dstar. 2013-08-23 17:02:30 +02:00