2 Commits (22ddf9c5be78f6a1b36d9329612afd8f4e79170f)

Author SHA1 Message Date
dehnert 22ddf9c5be On my way of cleaning up Gereon's mess. :P 12 years ago
Lanchid ec91dcbe2e Merge branch master into LTLParser 12 years ago
gereon 1878962dea Fixed another nullptr, removed shared_ptr for Update and Command objects. 12 years ago
gereon 152bcd2f20 Porting Program datastructures to use shared_ptr (at least for the moment...) 12 years ago
gereon e55fca3836 Implemented module renaming. 12 years ago
gereon 03ca1e880d Renamed commandName to actionName, added getter for actionName 12 years ago
dehnert d414b93bad Added some functionality to IR. Introduced case distinction for boolean/integer assignments in updates. Started writing an IR adapter. 12 years ago
dehnert 50f891b9f2 Removed some unnecessary boost stuff from IR expressions. Separated header and source file for all non-expression IR entities (expressions are still to come). Added comments for these classes. 12 years ago
dehnert a82c8b3153 Moved implementation of PrismParser completely to source file. Fixed some minor things in IR classes. 12 years ago
dehnert f52201466c Parsing labels works now. 12 years ago
dehnert f7194a416d Cleaned IR classes a bit and made attributes private. Changed grammar rules accordingly. 12 years ago
dehnert b381321653 Added more classes to IR. Extended PRISM-format parser. 12 years ago