26 Commits (4c9d6ccfc599bba5819490aa9df49700ca1bfd79)

Author SHA1 Message Date
masawei d75e32b83e Renames the folder formula to properties and the namespace property to properties. 11 years ago
masawei 6b2b1e4d7b Finished the documentation of the formulas. 11 years ago
masawei ee1ebdf91d Removed the visitor from LTL and refactured the formulas to use shared pointer in stead of standart pointer. 11 years ago
masawei 9fe246a98b Renamed the folders containing the formulas to lowercase to adhere to the naming conventions and Started with testing. 11 years ago
masawei 4bf0299279 Changed the Prctl/Csl formula parsers to be static classes. 11 years ago
masawei cf6623c68c Intruduced legacy support. 11 years ago
masawei fe7afc727f Second part of the refactoring of Parser.cpp/.h 12 years ago
PBerger 89909fe8dc Edited all Parsers to lose its class. 12 years ago
Lanchid ec91dcbe2e Merge branch master into LTLParser 12 years ago
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 13 years ago
Lanchid 7e87f35e95 First test case for prctl parser, and some necessary modifications for 13 years ago
gereon df91728da0 first "kind of working" version. 13 years ago
Lanchid 1b0449addb Prctl parser... not yet working 13 years ago
dehnert b381321653 Added more classes to IR. Extended PRISM-format parser. 13 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