11 Commits (dfd4df2884bb55aaf3cba06b841e1cc66bcd3c46)

Author SHA1 Message Date
gereon dfd4df2884 Removing debug output. 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
dehnert 4d813999e3 Backup commit. On my way of buidling appropriate BDDs. 12 years ago
dehnert c4af78b859 Added singleton utility class for CUDD-based things. Added some first methods to expression classes to generate ADDs, but this should be moved to a separate class implementing the expression visitor pattern. 12 years ago
dehnert edd3a9a20e Added possibility to evaluate expressions without concrete variables. Fixed some minor things in CUDD Makefiles. Renamed IR adapter. 12 years ago
dehnert c19418b871 Intermediate commit to switch workplace. 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 b381321653 Added more classes to IR. Extended PRISM-format parser. 12 years ago
dehnert a7ab5bb309 More fun with Spirit. 12 years ago