dehnert
|
7d05c3d988
|
Added short name for counterexample generation option.
Former-commit-id: 6ee79fb86e
|
12 years ago |
dehnert
|
e49814d391
|
Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch.
Former-commit-id: 89d94f7957
|
12 years ago |
dehnert
|
433bae1156
|
Switched from an option to fix deadlocks to an option to not fix the deadlocks. Hence, deadlocks are now fixed by default unless otherwise requested.
Former-commit-id: 9434215807
|
12 years ago |
dehnert
|
5ecc96fa3a
|
Fixed some more places in the code to use the new option system.
Former-commit-id: 15ff64f1dc
|
12 years ago |
dehnert
|
685d9274eb
|
Help option now takes an argument that is interpreted as a regexp and matched against the module names and option names.
Former-commit-id: ff44877a75
|
12 years ago |
dehnert
|
7e56e0d8f7
|
Added feature to also show help for a given option name.
Former-commit-id: 4a2a37a874
|
12 years ago |
dehnert
|
a995d7dd4a
|
The tests now run fine with the new option system.
Former-commit-id: 6d6c510131
|
12 years ago |
dehnert
|
266d660d89
|
Added functions responsible for printing the help. Started adapting the tests to the new option system.
Former-commit-id: 0407d8223e
|
12 years ago |
dehnert
|
46dc2ca05a
|
Further work on option system (we're getting there...).
Former-commit-id: cae593d5a1
|
12 years ago |
dehnert
|
01697a8939
|
Modules can now be registered and options (should) get parsed correctly.
Former-commit-id: 363d2626ab
|
12 years ago |
dehnert
|
1cd01e3f28
|
Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present).
Former-commit-id: 01a33e479d
|
12 years ago |
dehnert
|
acdced1fee
|
Will this ever end?
Former-commit-id: fbe20506cd
|
12 years ago |
dehnert
|
9547f3a91a
|
Further refactoring of option system.
Former-commit-id: 350ac4c654
|
12 years ago |
dehnert
|
b5cd4e5758
|
Further option system refactoring.
Former-commit-id: 8ac3df4462
|
12 years ago |
dehnert
|
dd942c86dd
|
More work on option system.
Former-commit-id: 15835204bf
|
12 years ago |
dehnert
|
ff50fbe12d
|
Further refactoring of settings classes.
Former-commit-id: ed79d0fa4a
|
12 years ago |
dehnert
|
9ad12616e2
|
Renamed files in settings module a bit. Started on the pseudo-modular module-settings.
Former-commit-id: b3162aa86b
|
12 years ago |
dehnert
|
96e1f8faf9
|
Renamed Settings class to SettingsManager.
Former-commit-id: 2b33f4c8d0
|
12 years ago |