spot/src/hoaparse
Alexandre Duret-Lutz a83bde72b3 hoa: diagnose undefined states that appear as destination
This was discussed in the comments of
https://github.com/adl/hoaf/issues/39

* src/hoaparse/hoaparse.yy: Rename defined_states as info_states
and keep additional information about states in this vector to
diagnose undefined states.
* src/tgbatest/hoaparse.test: Add a test case.
2015-04-19 19:40:57 +02:00
..
.gitignore hoa: preliminary implementation of a parser 2014-11-19 19:29:29 +01:00
fmterror.cc python: add a spot.automata(filename) interface, yielding automata 2015-03-27 17:27:12 +01:00
hoaparse.yy hoa: diagnose undefined states that appear as destination 2015-04-19 19:40:57 +02:00
hoascan.ll python: fix error handling while reading automata 2015-04-13 16:45:05 +02:00
Makefile.am hoaparse: Fix non-posix warnings. 2015-02-09 10:10:06 +01:00
parsedecl.hh python: read automata from pipes 2015-03-30 21:57:04 +02:00
public.hh python: read automata from pipes 2015-03-30 21:57:04 +02:00