| .. |
|
ArgumentUnificationException.h
|
Added my initial implementation of Settings
|
12 years ago |
|
BaseException.h
|
Fixed bug in parser that inserted 0-entries on the diagonal at the wrong places. Enabled link-time-optimizations for Release-Build when using clang. Fixed bug in base exception: what() returned a pointer to a char array belonging to a local variable, which got deallocated and thus invalidates the char array content.
|
13 years ago |
|
ExceptionMacros.h
|
Fixed (asynch) leader election to comply with our grammar. Added LOG_DEBUG macro.
|
11 years ago |
|
ExpressionEvaluationException.h
|
Added some functionality to IR. Introduced case distinction for boolean/integer assignments in updates. Started writing an IR adapter.
|
13 years ago |
|
FileIoException.h
|
Renaming MRMC to STORM, see #42
|
13 years ago |
|
IllegalArgumentException.h
|
Added my initial implementation of Settings
|
12 years ago |
|
IllegalArgumentTypeException.h
|
Added my initial implementation of Settings
|
12 years ago |
|
IllegalArgumentValueException.h
|
Added my initial implementation of Settings
|
12 years ago |
|
IllegalFunctionCallException.h
|
Added my initial implementation of Settings
|
12 years ago |
|
InternalTypeErrorException.h
|
Added my initial implementation of Settings
|
12 years ago |
|
InvalidAccessException.h
|
JacobiDecomposition Copy Constructor should throw exception: Now it throws an InvalidAccessException.
|
13 years ago |
|
InvalidArgumentException.h
|
Renaming MRMC to STORM, see #42
|
13 years ago |
|
InvalidOperationException.h
|
Finished new expression classes and corresponding functional tests.
|
12 years ago |
|
InvalidPropertyException.h
|
Added BoundedEventually as a convenience operator.
|
13 years ago |
|
InvalidSettingsException.h
|
Renaming MRMC to STORM, see #42
|
13 years ago |
|
InvalidStateException.h
|
Edited Parsers, re factored interface into a single function without an encapsulating class. Warning, this is work in Progress and not yet compiling.
|
13 years ago |
|
InvalidTypeException.h
|
Finished new expression classes and corresponding functional tests.
|
12 years ago |
|
NoConvergenceException.h
|
Renaming MRMC to STORM, see #42
|
13 years ago |
|
NotImplementedException.h
|
Added some functionality to IR. Introduced case distinction for boolean/integer assignments in updates. Started writing an IR adapter.
|
13 years ago |
|
OptionParserException.h
|
Added my initial implementation of Settings
|
12 years ago |
|
OptionUnificationException.h
|
Added my initial implementation of Settings
|
12 years ago |
|
OutOfRangeException.h
|
Renaming MRMC to STORM, see #42
|
13 years ago |
|
WrongFormatException.h
|
Changed WrongFileFormatException to WrongFormatException
|
13 years ago |