10 Commits (199b6576a991a82813ad24015ef94a7f0a3f44c4)

Author SHA1 Message Date
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. 12 years ago
dehnert f6587b424d Further work on PrismParser and the related PRISM classes... 12 years ago
dehnert e67eb05309 Changed internal data structures of PRISM classes slightly. Added classs for certain ingredients that were represented as primitives before. 12 years ago
dehnert 7610bc8e76 Started reducing the complexity in the PRISM grammar. 12 years ago
dehnert cc0c327668 Removed superfluous grammars and started working on making one PRISM grammar to rule them all. 12 years ago
dehnert d87c79d0f6 Added implies/iff to expression classes. Finished reworking PRISM classes. 12 years ago
dehnert d88876d0cd PRISM classes almost adapted to new expression classes. TODO: source file of PRISM program. 12 years ago
dehnert 5407978e8e Minor update: PRISM variables now store whether an initial value for them was given explicitly in the program. 12 years ago
dehnert 0110758e3e Further work on adapting classes that store a PRISM program to the new expressions. Commit to switch workplace. 12 years ago
dehnert 6e1241211b Started moving IR and adjusting it to the new expression classes. 12 years ago