gereon
|
64bf554cad
|
some more reformatting
|
13 years ago |
PBerger
|
1f36724cc2
|
Refactored StringOutput to use std::to_string
Fixed Reference/Pointer bugs in all formulas.
Implemented EigenDtmcPrctlModelChecker
Replaced uses of int32 with 64bits
|
13 years ago |
gereon
|
4095e87282
|
changing pointer to std::shared_ptr
parsers return some kind of object and it is not clear who owns this object,
i.e. who is responsible to delete it.
|
13 years ago |
gereon
|
07ac945794
|
some more documentation
also call delete for objects created in parsers
as you can see, this is kind of ugly, maybe we should use a different structure there...
|
13 years ago |
gereon
|
f960e20e53
|
porting LabParser and TraParser from c-style API to class API
|
13 years ago |
dehnert
|
b76f392df1
|
Added newlines to end of files, because clang++ complains about that. Added case distinction of struct definition in parser.h for Mac OS to work correctly with parser.cpp.
|
13 years ago |
gereon
|
8d89375c6e
|
integrated renaming within master branch into code merged from parser branch
|
13 years ago |
gereon
|
925a9bd8c0
|
changing pragma to ifdef, starting implementation of PRCTLParser
|
13 years ago |
gereon
|
ad0c802fcc
|
minor cleanups, added documentation.
|
13 years ago |
gereon
|
2cf8f3baec
|
more work on refactoring / rewriting parsers
|
13 years ago |