4 Commits (7234ffe5e7c4c818f83b6b4919f1c1c1656c9a68)

Author SHA1 Message Date
Sebastian Junges 586929ea64 As we do not support windows, we can also get rid of: 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert 81b4fa6b9b added composition specification to PRISM program 9 years ago
sjunges 9201c6420a Removes identity assignments 10 years ago
dehnert b37e009168 Further steps to new expressions. 11 years ago
dehnert 92d550be12 More and more refactoring. 11 years ago
dehnert cc625a2e00 Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
dehnert a642ba6e72 Started adapting dependent classes to new PRISM 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 cc0c327668 Removed superfluous grammars and started working on making one PRISM grammar to rule them all. 11 years ago
dehnert 6e1241211b Started moving IR and adjusting it to the new expression classes. 11 years ago