40 Commits (2aa715d62fc77e8196c4162260d03def40056979)

Author SHA1 Message Date
sjunges 2aa715d62f initial support for compositions - not done yet 9 years ago
sjunges b3204a178a check validity, set standard composition 9 years ago
sjunges 4418b85466 Updated parser 9 years ago
dehnert eed0a98899 commit to switch workplace 9 years ago
dehnert 12ac3549da adapted relevant parts to new way of specifying initial values/restrictions 9 years ago
sjunges e1a8d61190 fix in assignment parsing, better error messages 9 years ago
sjunges c812d950a5 restrict-initial support & error message for invariants 9 years ago
sjunges 035a50fce9 support for transient assignments in locations, changed assignment to jani::variable, notice that (already broken) prism-to-jani is disabled as long as we reshape jani code 9 years ago
sjunges 20cd2d24ca dedicated error messages for clock and continuous variables 9 years ago
sjunges 13d45118af initial value support unbounded integers, some extra error messages) 9 years ago
sjunges 6e64631839 initial value support for booleans, some extra error messages) 9 years ago
sjunges 890634ba77 initial value support (bounded integers only) 9 years ago
sjunges cb4e821e7f give an error message if a distribution occurs in an expression 9 years ago
sjunges 0a1cbb57f0 towards initial value support 9 years ago
sjunges 10419d4bba improved error message for unsupported operations 9 years ago
sjunges e8d5caa78d added support for implies 9 years ago
sjunges 1dcec6471f add support for transient var 9 years ago
sjunges ba1f6bf3d5 jani property stub 9 years ago
sjunges 380bed563c updated the jani parser to actually buidl models 9 years ago
sjunges 88af02e723 towards new jani version 9 years ago
sjunges eff2acdbc6 parser update 9 years ago
dehnert 310db8a234 started to include reachability in JANI model generation 9 years ago
dehnert ecc1a80358 added conversion from PRISM to JANI. Added simplistic tests for that. 9 years ago
sjunges 41640bfbd4 JaniParser: several extensions to expressions, probabilities, locations in destinations of edges 9 years ago
sjunges 813515d546 JaniParser: support for local variables 9 years ago
sjunges 48f2cc156c JaniParser: extended expression parsing 9 years ago
sjunges dd22841682 JaniParser: extended edge parsing 9 years ago
sjunges 9bf5cf15b6 JaniParser: some more expressions, better error messages and prel. stub for edge parsing 9 years ago
sjunges 510d51e5c1 parser support for bounded ints 9 years ago
sjunges 3b5c27acba more test-files included, two small fixes in parser 9 years ago
sjunges 3f36c95baf JaniParser Constant expressions are now parsed 9 years ago
sjunges 70a0e3f547 preliminary version of parsing variables, stub for parsing expressions. 9 years ago
sjunges ef24368fcc JaniParser: 9 years ago
sjunges 926d7730e5 JaniParser: 9 years ago
sjunges db4fdd473c JaniParser: parse automaton name and locations 9 years ago
sjunges 435bf79c2d some minor extension 9 years ago
sjunges 121cfe4d93 rough skeleton for the parser, v1 9 years ago
sjunges 4df9984b87 added bare minimum for parser calls 9 years ago
sjunges afbc4aff2a unsupported model exception added to exceptions 9 years ago