Tim Quatmann
|
6f6773f8ca
|
PgclParser: Do not reject variable names with a keyword as proper prefix. (fixes GitHub issue #84)
|
4 years ago |
Sebastian Junges
|
d6bfcb4818
|
refactoring: moving some code out of the util folder
|
5 years ago |
Matthias Volk
|
f6d6d952a6
|
Fixed warnings
|
5 years ago |
Matthias Volk
|
ba6358c3fa
|
Set optional arguments for settings
|
5 years ago |
Matthias Volk
|
7fb660227f
|
Replaced assert(false) by throwing an exception
|
6 years ago |
Tim Quatmann
|
90543ad499
|
Silenced a warning when building storm-pgcl
|
6 years ago |
TimQu
|
f5ad8398db
|
Allow to add properties to a PGCL program.
|
6 years ago |
Matthias Volk
|
7f799ecb28
|
Fixed return of local variable
|
6 years ago |
TimQu
|
8836e7a676
|
made pgcl2jani and gspn2jani compile again
|
6 years ago |
TimQu
|
78d98655f6
|
gspn and pgcl jani model builders now correctly add the model feature 'derived-operators'
|
6 years ago |
TimQu
|
9563cb44cb
|
made storm-pgcl use storm-conv
|
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 |
Matthias Volk
|
99e5619952
|
Export storm targets
|
7 years ago |
dehnert
|
77a031aaeb
|
changed encoding of spirit parser, fixed an issue in variable information related to how many bits are necessary to store the state, changed some output formatting
|
7 years ago |
Joachim Klein
|
f56076aacf
|
Add virtual destructors to classes having virtual functions.
(Silences warnings from -Wdelete-non-virtual-dtor -Wnon-virtual-dtor)
|
7 years ago |
sjunges
|
12dda40919
|
split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs
|
7 years ago |
Matthias Volk
|
5d79eff2cd
|
Wrapper for file opening
|
8 years ago |
Sebastian Junges
|
9aa5bff988
|
pgcl prob operator fix
|
8 years ago |
Sebastian Junges
|
8e32d3fa8f
|
Simplifying index levels
|
8 years ago |
dehnert
|
a85f4fdc89
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
8 years ago |
dehnert
|
9bb65389c4
|
some adjustments to pgcl treatment caused by changes in JANI data structures
|
8 years ago |
sjunges
|
65fbe856e4
|
possibility to disable reward variable creation
|
8 years ago |
Sebastian Junges
|
6852af8158
|
source groups fixed
|
8 years ago |
sjunges
|
960447b2c3
|
moved storm-pgcl to a seperate lib; also slightly cleaned the code
|
8 years ago |