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
|
f2006d4889
|
fixing doxygen
|
13 years ago |
gereon
|
5ce8355d2b
|
removing pantheios (new logger will be added soon) and fixed a warning
|
13 years ago |
gereon
|
9156fa6d61
|
moving implementation of MappedFile and helper functions to .cpp
|
13 years ago |
gereon
|
bb1dae23fc
|
Lab and Tra parser pass test cases
Some more fixing, error handling and restructuring.
Both parsers now pass all test cases.
|
13 years ago |
PBerger
|
4f7cbd450a
|
Fixed bugs in the Windows Part of the parser, refactored includes to meet Windows Requirements.
Deleted a #warning
|
13 years ago |
gereon
|
925a9bd8c0
|
changing pragma to ifdef, starting implementation of PRCTLParser
|
13 years ago |
gereon
|
48323c005a
|
added header to make os detection at one point
added ifdefs to implement file mapping for windows
implemented file mapping for windows, but did not compile yet (no windows available...)
|
13 years ago |
gereon
|
ad0c802fcc
|
minor cleanups, added documentation.
|
13 years ago |
gereon
|
408290d72b
|
moved file mapping logic to parser.h
|
13 years ago |
Thomas Heinemann
|
a0e07c2022
|
Parser for labelling files including new data structure managing
different atomic propositions.
(Works now as node_array attribute of class Atomic_proposition is now
always instantiated with 0)
|
13 years ago |