142 Commits (b6c8ab1cf602c77425f611c386eb7a180aba9ba4)

Author SHA1 Message Date
TimQu 1190f32b56 cleanup in jani parser 6 years ago
TimQu f89817da3b eliminating reward accumulations directly at parsing time 6 years ago
TimQu 101b49b898 detect unsupported jani-features directly upon parsing the model. 6 years ago
TimQu e85b9759e2 better parsing of model features 6 years ago
TimQu 7bae50d0ba fixed correct parsing of prism formulas 6 years ago
TimQu ea76f6d0be prism parser no longer inserts formula definitions directly. Note that these have to be eliminated afterwards 6 years ago
TimQu b1272c58b6 Parsing and exporting of jani-functions 6 years ago
TimQu ee87c50313 fixed some issues related to jani parsing 6 years ago
TimQu d0461f168b support for negative assignment levels 6 years ago
TimQu 69cbc28547 fixes for arrays 6 years ago
TimQu fdd3334e6f properly implemented model features 6 years ago
dehnert 6ab7859c84 fixing more of Lindas issues 6 years ago
dehnert c3d40d634b started working on the github issues by Linda 6 years ago
TimQu ea6b211703 fixed storing the wrong pointers to Variables in LValues 6 years ago
TimQu 5e01151617 jani-array fixes 6 years ago
TimQu dac431b263 parsing of jani-arrays 6 years ago
Sebastian Junges 8ab3ea991d fix in drn parser 6 years ago
TimQu 701f3832b1 parsing reward accumulations 6 years ago
TimQu 234ddb7cff fixed compilation of JaniParser 6 years ago
TimQu a012539323 cleared some TODOs in the Jani Parser 6 years ago
TimQu e038fb64be Jani: export the correct accumulation parameters for expected reward properties 6 years ago
TimQu 4b3e7849ed jani parser parses array variables 6 years ago
TimQu d8bc689259 Throw an exception instead of assertion when 'wrong' jani was detected 7 years ago
TimQu 6449dee626 fixed typo 7 years ago
TimQu 611428c01f allowing constants in property bounds 7 years ago
TimQu b4a1244d01 correct parsing of bounded until formulas with multiple bounds 7 years ago
TimQu 5937131ff2 fixed and extended parsing of jani formulas with Emin or Emax operator 7 years ago
TimQu 41645c3f9a including the correct .h file in storm-parsers api 7 years ago
TimQu 636d92894c Fixed an issue with time bounded properties specified in jani 7 years ago
Sebastian Junges 93da59fa04 fixed an issue with jani properties for expected time not being parsed as requested 7 years ago
Matthias Volk afb0be1245 Fixed missing dependencies to storm-parsers 7 years ago
sjunges 79bb6734ed compile and link parsers in seperate binary 7 years ago