18 Commits (131e10545b49d09c58fa1b50fd81e9a68923f9a2)

Author SHA1 Message Date
Lanchid a08db1b2cf Changed prctl parser. 12 years ago
Lanchid cc242974dc Renamed namespace storm::formula to storm::property 12 years ago
Lanchid f513e49084 Almost finished restruction of PRCTL formulas; adapted code (including 12 years ago
Lanchid 9bc8bb2ca8 Some code style and documentation 12 years ago
Lanchid 0dcebc8ff0 Start of implementing improved file parser for formulas 12 years ago
Lanchid 9c2d279c47 Reformulation of some documenation texts in PrctlParser (including some 12 years ago
Lanchid fe6061e120 Documentation of parser class 12 years ago
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
dehnert b381321653 Added more classes to IR. Extended PRISM-format parser. 12 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 12 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