9 Commits (a3837ac76bbc558d893f234d2b8c80863201e1a8)

Author SHA1 Message Date
Lanchid a3837ac76b Changed WrongFileFormatException to WrongFormatException 12 years ago
Lanchid ab4174183b Changed PrctlParser to directly parse the input string as formula, and 12 years ago
Lanchid 7e87f35e95 First test case for prctl parser, and some necessary modifications for 12 years ago
gereon df91728da0 first "kind of working" version. 12 years ago
Lanchid 1b0449addb Prctl parser... not yet working 12 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 13 years ago
PBerger 9e5b69b211 Further naming scheme enforcement. 13 years ago
PBerger 08f87d545c Some more refactoring, renaming, adding #ifndef guards... 13 years ago
gereon 57f7adee55 added <double> to occurences of PCTLFormula 13 years ago
Lanchid f5d2205352 - Removed enum to infer the correct formula (sub-)class, instead used 13 years ago
gereon dd03c85fea porting PRCTLParser to class API 13 years ago
dehnert b76f392df1 Added newlines to end of files, because clang++ complains about that. Added case distinction of struct definition in parser.h for Mac OS to work correctly with parser.cpp. 13 years ago
gereon 93d568bd82 working on prctl parser 13 years ago
gereon 925a9bd8c0 changing pragma to ifdef, starting implementation of PRCTLParser 13 years ago