16 Commits (fe6061e120e622e9b372d7003088ee426c875c96)

Author SHA1 Message Date
Lanchid fe6061e120 Documentation of parser class 13 years ago
Lanchid a3837ac76b Changed WrongFileFormatException to WrongFormatException 13 years ago
Lanchid f6196c7429 Some error messages on "unparsable" formulas 13 years ago
Lanchid ab4174183b Changed PrctlParser to directly parse the input string as formula, and 13 years ago
Lanchid e829e613c0 Changed grammar such that brackets are not necessary around each binary 13 years ago
Lanchid 3833c8af41 Some more test cases for PRCTL formula parsing 13 years ago
Lanchid b66e1a34db Some fixes in formulas 13 years ago
Lanchid 02528f2bd9 Test cases for Prctl parser 13 years ago
Lanchid 7e87f35e95 First test case for prctl parser, and some necessary modifications for 13 years ago
Lanchid d23b3dbee5 First compiling version of PRCTL parser 13 years ago
gereon df91728da0 first "kind of working" version. 13 years ago
Lanchid 1b0449addb Prctl parser... not yet working 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 25ee8f906a added a few words about the current state of the PRCTLParser 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