spot/src/bin
Alexandre Duret-Lutz 1d962f79ac hoa: make the parser more resilient to errors
* src/hoaparse/hoaparse.yy: Improve error recovery,
and fix location tracking in streams.
* src/hoaparse/public.hh: Store the last location so
that the next parse start at the correct position.
* src/bin/autfilt.cc: Stop parsing a stream on irrecoverable errors.
* src/tgbatest/hoaparse.test: Adjust tests.
2014-11-20 12:29:18 +01:00
..
man autfilt: first stub 2014-11-19 23:24:09 +01:00
.gitignore spot-x.7: new man page for common fine-tuning options 2013-04-09 15:05:55 +02:00
autfilt.cc hoa: make the parser more resilient to errors 2014-11-20 12:29:18 +01:00
common_cout.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_cout.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_finput.cc c++11: replace push(Type(args...)) by emplace(args...) 2014-02-12 14:08:47 +01:00
common_finput.hh bin: add support for reading formulas from CSV files. 2013-12-06 11:09:36 +01:00
common_output.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
common_output.hh use scc_info instead of scc_map in a couple of easy places 2014-08-20 10:27:43 +02:00
common_post.cc autfilt: first stub 2014-11-19 23:24:09 +01:00
common_post.hh autfilt: first stub 2014-11-19 23:24:09 +01:00
common_r.cc bin: Fix handling of LTL simplification options. 2013-03-02 15:36:26 +01:00
common_r.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_range.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_range.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_setup.cc * src/bin/common_setup.cc: Disable sync_with_stdio to boost I/O. 2014-08-19 10:01:29 +02:00
common_setup.hh spot-x.7: new man page for common fine-tuning options 2013-04-09 15:05:55 +02:00
common_sys.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
dstar2tgba.cc autfilt, dstar2tgba: fix --help 2014-11-20 10:02:29 +01:00
genltl.cc c++11: use for(auto...) to simplify code in src/bin/. 2014-02-12 14:06:15 +01:00
ltl2tgba.cc timer: add a stopwatch for timing a simple operation 2014-10-26 13:44:47 +01:00
ltl2tgta.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
ltlcross.cc ltlcross: add support for reading TGBA as HOA 2014-11-19 19:29:29 +01:00
ltlfilt.cc stutter check: cleanup and add test cases 2014-11-14 11:11:39 +01:00
ltlgrind.cc Some cleanup of Thibaud's patches. 2014-10-06 20:39:44 +02:00
Makefile.am autfilt: first stub 2014-11-19 23:24:09 +01:00
randltl.cc Merge branch master (Spot 1.2.5) into next. 2014-08-22 16:45:41 +02:00
spot-x.cc postproc: Add a degen-lskip option. 2014-04-07 18:21:06 +02:00