52 Commits (1951e1e79a2e370259d101159f763c651355b4f8)

Author SHA1 Message Date
sjunges 12a5258a45 second time is a charm 9 years ago
sjunges a265bc49ce check if transient values are actually given before looping over them 9 years ago
dehnert 063d06fd66 changed dot to underscore in JANI automaton delimiter 9 years ago
dehnert 1b5be8c52c allowing dots in identifiers and using a dot to prefix automata variables in JANI parser 9 years ago
dehnert 3ddf87f900 some more fixes for JANI model building 9 years ago
sjunges d807895298 dots are KUCHEN now 9 years ago
dehnert f49a2cf5a9 added proper location handling to JANI next-state generator 9 years ago
sjunges 400ed9ead0 fix bug in parser 9 years ago
sjunges a188d8327f bugfixes in parser 9 years ago
sjunges 7341d9467b Fixed parsing rates 9 years ago
sjunges 2905c010d2 updated parser: sync result optional, invariant is called differently now 9 years ago
sjunges 1db826c0e2 recursive parallel composition support in im and export 9 years ago
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