spot/spot
Alexandre Duret-Lutz 5c5133348e mealy: improve error reporting
* spot/twaalgos/mealy_machine.cc: Add more exceptions.
* tests/python/except.py: Test them.
2022-11-07 09:07:31 +01:00
..
bricks more noexcept to pleace GCC 2022-05-17 22:06:59 +02:00
gen genltl: introduce --eil-gsi 2022-09-23 08:57:57 +02:00
graph fix some typos 2022-10-11 13:28:15 +02:00
kripke build: fix multiple Clang13 warnings 2021-11-22 10:29:15 +01:00
ltsmin fix some typos 2022-10-11 13:28:15 +02:00
mc fix some typos 2022-10-11 13:28:15 +02:00
misc do not use a global variable to define the number of available threads 2022-08-14 23:09:56 +02:00
parseaut parseaut: Add support for PGSolver's format 2022-07-22 10:54:08 +02:00
parsetl Fix compilation on MacOS X 2022-05-17 09:35:09 +02:00
priv fix namespace for exception errors 2022-11-04 18:21:13 +01:00
ta fixpool: propose alternative policy 2020-06-03 12:22:26 +02:00
taalgos replace bdd_satoneset(x,y,bddtrue) loops by minterms_of(x,y) 2021-04-14 17:31:45 +02:00
tl relabel: fix handling of concat and fusion 2022-10-13 11:39:10 +02:00
twa introduce delay_branching_here 2022-09-23 08:57:57 +02:00
twaalgos mealy: improve error reporting 2022-11-07 09:07:31 +01:00
twacube use <cassert> and not <assert.h> in C++ 2021-06-15 12:34:15 +02:00
twacube_algos use <cassert> and not <assert.h> in C++ 2021-06-15 12:34:15 +02:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in Add a --enable-pthread option to activate experimental threading code 2022-06-21 09:56:13 +02:00
Makefile.am substitute @LIBSPOT_PTHREAD@ in spot/libspot.pc 2022-10-11 15:37:34 +02:00