20 Commits (603bf3562a4ed739050004306955bcfedb2f7f85)

Author SHA1 Message Date
dehnert 603bf3562a add trailing semicolon after property a la PRISM 10 years ago
dehnert 16a06d9f03 formula parser now directly emits properties with names; name filtering of properties from cli 10 years ago
dehnert 0a3ff157f7 constants defaulting to type int and allowing model type everywhere (on top level) of PRISM program 10 years ago
dehnert b4381a7c48 Constants in formulas appear to be working 10 years ago
dehnert cb8b537baa made storm compile again with expressions in time-bounds of until formula 10 years ago
dehnert 8d3f633cbc started working on allowing expressions in time-bounds of formulas 10 years ago
dehnert ce36601f7c fixed gmp dependency (lib), fixed parser to reject formulas that appear later in the PRISM file 10 years ago
dehnert e09e3f3f75 making the phoenix rise from the ashes (aka boost 1.63) 10 years ago
dehnert 8d6b029d67 next batch of fixing warnings 10 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 10 years ago
dehnert ae93211aeb template edges in JANI models 10 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 10 years ago
sjunges 5967cdea1e Moved GSPN code to a separate lib 10 years ago
dehnert a6beda6a82 some more fixes to jit model builder 10 years ago
Sebastian Junges dcaa83d998 fixed a series of spurious unused parameter warnings 10 years ago
Sebastian Junges 04003de854 transient unbounded variables must have iniatial value 10 years ago
sjunges 960447b2c3 moved storm-pgcl to a seperate lib; also slightly cleaned the code 10 years ago
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago