1 Commits (4cf2fd7d61521fbc7101bcff54445341f0878fa7)

Author SHA1 Message Date
sjunges 79bb6734ed compile and link parsers in seperate binary 7 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert a1dae8849e Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
masawei 52f130ea5c Commenting and cleanup. 12 years ago
masawei 46e783c981 Refactored AtomicPropositionLabelingParser. 12 years ago
PBerger 158430418e Replaced boost integer mask includes with cstdint 12 years ago
PBerger 405094f768 Refactoring on Parser, introduced new keyword "override" 12 years ago
gereon facec2b040 experimented with custom style checker, fixed a few minor issues 13 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 13 years ago
Lanchid daa5cf297a Changed type of parameter filename to std::string const & (was const 13 years ago
Lanchid 64784d4e92 Renamed LabParser to AtomicPropositionLabelingParser 13 years ago
PBerger 08f87d545c Some more refactoring, renaming, adding #ifndef guards... 13 years ago
gereon 64bf554cad some more reformatting 13 years ago
gereon 4095e87282 changing pointer to std::shared_ptr 13 years ago
gereon 07ac945794 some more documentation 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 7e9ba03ec6 added boost header for uint_fastX types 13 years ago
gereon bb1dae23fc Lab and Tra parser pass test cases 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