2 Commits (f56076aacf4b5e3a157d6841247285708f4885b0)

Author SHA1 Message Date
Joachim Klein f56076aacf Add virtual destructors to classes having virtual functions. 8 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert 0796eea632 implemented the extended filter functions of JANI for the symbolic/hybrid check results 9 years ago
dehnert 342356ceb1 minor fixes to make storm work with boost 1.62 9 years ago
dehnert 3d426798b3 added visitor that checks for syntatical equality of expressions 9 years ago
dehnert 58857d62ed renamed double literal to rational literal 9 years ago
dehnert 809217c359 Refactored some parts of expressions. In particular, visitors now can return anything they want by using boost::any. 11 years ago
dehnert 219af9b43b Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes. 11 years ago
dehnert 199b6576a9 Added ternary operator. Parsing standard PRISM models into the PRISM classes now works. Included tests for parsing stuff. ToDo: add remaining semantic checks for parsing/PRISM classes and fix explicit model adapter. 11 years ago
dehnert 8af52c8866 Finished new expression classes and corresponding functional tests. 11 years ago
dehnert ae06c7d677 Commit to switch workplace. 11 years ago
dehnert 232f72ffaa Further work on new expression classes. 11 years ago
dehnert c8b5897cff Designed interface of expression classes and started implementing it. 11 years ago
dehnert 47b0f0b068 Further (preliminary) work on expression classes. 11 years ago