Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-29 | further attempts on making the main program work. Had to add a method for ↵ | Benjamin Paassen | |
handling absolute paths in FileLocator for that. | |||
2015-01-29 | Autoformat, small error message change | Andreas Stöckel | |
2015-01-28 | Fixed error messages showing the context in which they occured | Andreas Stöckel | |
2015-01-28 | fixed comment | Andreas Stöckel | |
2015-01-28 | first attempt on actually implementing programming logic. This is not ↵ | Benjamin Paassen | |
finished yet. | |||
2015-01-28 | Added my Senf to Main.cpp | Andreas Stöckel | |
2015-01-27 | added input as positional argument. | Benjamin Paassen | |
2015-01-27 | wrote initialization section for program logic, which is probably not ↵ | Benjamin Paassen | |
complete yet. also improved output path handling. | |||
2015-01-27 | first attempt on command line interface (only wrapper and boost program ↵ | Benjamin Paassen | |
options). |