19 Commits (3c2040f4b75651d814de07692f973640b7ada7a5)

Author SHA1 Message Date
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
sjunges d78d88b84d added export of constraints and resultfile 11 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. 11 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. 11 years ago
dehnert a995d7dd4a The tests now run fine with the new option system. 11 years ago
dehnert 266d660d89 Added functions responsible for printing the help. Started adapting the tests to the new option system. 11 years ago
dehnert 01697a8939 Modules can now be registered and options (should) get parsed correctly. 11 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). 11 years ago
dehnert 9547f3a91a Further refactoring of option system. 11 years ago
dehnert 18c0ee1f14 Further big refactoring of option system. 11 years ago
dehnert 96e1f8faf9 Renamed Settings class to SettingsManager. 11 years ago
dehnert 47a05fc1b0 Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
PBerger 11cc7fc6bc Introduced a new Object called InternalOptionMemento to handle required settings for tests which auto-reset after the test is done 12 years ago
dehnert 6e41ee360d Fixes to several problems with gcc. 12 years ago
PBerger edeedd2bed Added ConversionHelper.h to single out the needed no-strict-aliasing target 12 years ago
PBerger a30f570c2a Added logging to all Settings classes 12 years ago
PBerger 58ff007654 Fixed the Settings structure 12 years ago
PBerger d5a9656cac Removed OptionsAccumulator.h and merged it into Settings.h 12 years ago
PBerger bde10b750e Added my initial implementation of Settings 12 years ago