index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cli
/
Main.cpp
Age
Commit message (
Collapse
)
Author
2015-02-16
Fixed writing to file not working properly
Andreas Stöckel
2015-02-16
Autoformat
Andreas Stöckel
2015-02-16
Using logger for printing output path
Andreas Stöckel
2015-02-15
Determine mimetype automatically
Andreas Stöckel
2015-02-15
Added (completely untested) osxml parser
Andreas Stöckel
2015-02-15
Fixed compilation of main application
Andreas Stöckel
2015-02-14
added first version of XML output.
Benjamin Paassen
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).