12 Commits (158430418e922a76f87a4e41fcbb0d9d1fa82a61)

Author SHA1 Message Date
PBerger 158430418e Replaced boost integer mask includes with cstdint 12 years ago
PBerger 7a758abd3b Corrected syntax on Pointer-Sign position. 12 years ago
PBerger 50f81e10db Added override Keyword to visit() functions. 12 years ago
PBerger 68c27f99ef Mass-added Keyword "override" 12 years ago
Lanchid 94a717941c Removed const declarations for the vistor callbacks, as the visitor 12 years ago
Lanchid 1301025bea Added visitor pattern for LTL formulas 12 years ago
Lanchid f9ab6f85d0 - Restructuration of model checkers (by logic) 12 years ago
Lanchid cc242974dc Renamed namespace storm::formula to storm::property 12 years ago
Lanchid 01b1efc12d Some improvements/corrections to the LTL parser and some test cases for 12 years ago
Lanchid fb50665564 Documentation of formula classes 12 years ago
Lanchid 535ae933b0 Compiling implementation of LTL parser 12 years ago
Lanchid 9e3ec6c403 Added LTL 12 years ago
Lanchid 3e554514cb Correct formulas 12 years ago
Lanchid b64fd7c351 Adapted PRCTL formulas to the new structure 12 years ago
Lanchid a1ec7a5d54 Derived PRCTL formula classes from abstract ones 12 years ago