574 Commits (8108c81e631d9534b0bd021a707caa8bb1906ae8)

Author SHA1 Message Date
dehnert 063d06fd66 changed dot to underscore in JANI automaton delimiter 9 years ago
sjunges 2365f62f23 minor updates of parsers 9 years ago
sjunges 5cc1a86f10 No - I won't wait for those parsers no more. Part one of some compiliation speed up stuff. 9 years ago
dehnert fb4657db2d added boolean variable declarations 9 years ago
dehnert f1616ac1cc moved integer declarations in pgcl programs to separate variable declaration section 9 years ago
dehnert 1b5be8c52c allowing dots in identifiers and using a dot to prefix automata variables in JANI parser 9 years ago
dehnert 29f0f66689 reworked getUniqueRewardModel a little 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
ThomasH dc8382bad5 add parser for pnpro files 9 years ago
sjunges 6a635c75c1 A little bit of cleaning in pgcl 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 d5ba9e00e8 started on making jani available from cli, commit to switch workplace 9 years ago
sjunges 82ed6447f8 Parser changes for last commit. 9 years ago
dehnert eed0a98899 commit to switch workplace 9 years ago
dehnert 92932fced1 support for initial constructs in PRISM programs 9 years ago
sjunges 0f6a741276 pgcl 9 years ago
dehnert 12ac3549da adapted relevant parts to new way of specifying initial values/restrictions 9 years ago
dehnert 1b19372a14 changed a default argument initializer list to make compilers happier 9 years ago
dehnert e6d9c85749 fixed some bugs related to simplifaction of PRISM programs 9 years ago
dehnert 58857d62ed renamed double literal to rational literal 9 years ago
dehnert 7b2a667a9d double literal now stores rational internally 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
ThomasH 35f8d124a1 add more comments 9 years ago
ThomasH 3854feae87 add priorities to the parser and an example 9 years ago
dehnert 1944b947d3 modified formula parser to parse expressions as operator bounds and then convert them to rationals 9 years ago
sjunges cf583ec9dd formulae with rational number bounds 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
ThomasH 84284555b2 add include 9 years ago
sjunges 380bed563c updated the jani parser to actually buidl models 9 years ago