5 Commits (1a4a32a1c534063171cac06e34775ae6528e1081)

Author SHA1 Message Date
dehnert dd317bf6a4 Fixed issues with PRISM parser. 12 years ago
dehnert 7b8b1ebd4f Further refactoring of IR classes. 12 years ago
dehnert 22ddf9c5be On my way of cleaning up Gereon's mess. :P 12 years ago
dehnert ab8585656c Started to refactor PRISM parser. 12 years ago
Lanchid ec91dcbe2e Merge branch master into LTLParser 12 years ago
gereon b7a1e90579 Variables were counted in two places (VariableState and ExplicitAdapter). 12 years ago
gereon 3ff9514f7b Make clone() work for variables without initial value. 12 years ago
gereon a9edf2aa8c Removed some debug output. 12 years ago
gereon 840a9b6e07 Somewhat works now. Still has at least one bug and segfaults afterwards :-) 12 years ago
gereon e55fca3836 Implemented module renaming. 12 years ago
dehnert 777aa3a914 Intermediate commit to switch workplace. 12 years ago
dehnert 0a6a0b9fd3 Eliminated warning of clang by introducing proper getter. 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