24 Commits (9c226f8336d94f5c1a3b409e914d5d5e5b0f1871)

Author SHA1 Message Date
Matthias Volk 9c226f8336 Added support for MUTEX (but without DC support) 6 years ago
Matthias Volk 3183a141d6 Started on support for constant failed/failsafe BEs 6 years ago
Matthias Volk b4748064ac Warning about default dormancy factor of 1 as pointed out by Enno Ruijters 6 years ago
Matthias Volk 15bcb8afb6 Output line number for GalileoParser errors 6 years ago
Matthias Volk 97b14e35d5 Small renaming 6 years ago
Matthias Volk 9376de26c9 Fixed typo 6 years ago
Matthias Volk 7d9cea09c0 Model Erlang distribution by BEs for each phase and SEQ gate 6 years ago
Matthias Volk 7adab86f8e Extended Galileo parser to throw exception for inspections 7 years ago
Matthias Volk 9cb53298fa Extended Galileo parser to support parsing of Erlang distributions 7 years ago
Matthias Volk 6fcebed10e More robust handling of BE arguments in Galileo format 7 years ago
Matthias Volk c0a51c6704 Better error message in GalileoParser 7 years ago
Matthias Volk ed7efc0268 Moved DFTBuilder to builder dir 7 years ago
Matthias Volk 6355619c09 Refactored BE parsing 7 years ago
Matthias Volk f81b6d4917 Added NumberParser 7 years ago
Matthias Volk 8d845fad95 Throw exceptions for all unsupported Galileo distributions 7 years ago
Matthias Volk 32b9585184 Method for parsing node name 7 years ago
Matthias Volk f37bd143f1 Better handling of comments in GalileoParser 7 years ago
Matthias Volk 821300e777 Use ValueParser in GalileoParser 7 years ago
Matthias Volk ac8cea1e53 Added transient BEs 8 years ago
Matthias Volk 3483e79412 Parse parameters in JSON 8 years ago
Matthias Volk 5d79eff2cd Wrapper for file opening 8 years ago
Sebastian Junges 9c5444e059 better inclusive/exclusive support, including parsing 8 years ago
Sebastian Junges 474eaa950a primes in dft element names are replaced now 8 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
Mavo 5eaa46c7de More refactoring 9 years ago
Mavo fe7037e7fd Support for POR (priority or) 9 years ago
sjunges a6f389fce2 SEQ in the parser 9 years ago
Mavo a9c80ef9dc Better error handling 9 years ago
Mavo 32c52d2271 Parse PDEPs 9 years ago
Mavo 8896bc55dd Added probabilities for FDeps 9 years ago
Mavo e38648f6a7 FDeps are parsed and constructed but not used yet 9 years ago
Mavo 50e37217de Fixed compile problem 9 years ago
Mavo 0a1ebc2f73 Distinct error message for parametric model checking 9 years ago
Mavo c26cdc9012 Wrong assertion 9 years ago
Mavo 9c1edef4a7 Parse Galileo representation of voting gate as '1of3' 9 years ago
Mavo f38eeff1ef First try on parsing of rational functions 9 years ago
Mavo 4c09f9ce29 Minor improvements 9 years ago
Mavo 7737205149 More refactoring with templates 9 years ago
Mavo 4343b5b980 Refactored some classes into templates 9 years ago
Mavo 4ae86c76f9 Output uses logger now 9 years ago
Mavo 4bd59b8649 Small formatting changes 9 years ago
sjunges fd3ffafcd9 First version of the monolithic state space generation 10 years ago