summaryrefslogtreecommitdiff
path: root/src/cli
AgeCommit message (Expand)Author
2016-04-25Remove unneeded constantAndreas Stöckel
2016-04-25Removed diagnostic codeAndreas Stöckel
2015-03-04massively reworked demo html output.Benjamin Paassen
2015-03-01Renamed domain to ontology.Benjamin Paassen
2015-02-19Nice error messages in case the input file does not exist or is not a fileAndreas Stöckel
2015-02-17Implement possiblility of Graphviz export when in debug mode (for demo purposes)Andreas Stöckel
2015-02-17added domain as XML namespace and corrected toString handling.Benjamin Paassen
2015-02-16Cosmetic change: Colorful error messages even if STDOUT is not a ttyAndreas Stöckel
2015-02-16Fixed writing to file not working properlyAndreas Stöckel
2015-02-16AutoformatAndreas Stöckel
2015-02-16Using logger for printing output pathAndreas Stöckel
2015-02-15Determine mimetype automaticallyAndreas Stöckel
2015-02-15Added (completely untested) osxml parserAndreas Stöckel
2015-02-15Fixed compilation of main applicationAndreas Stöckel
2015-02-14added first version of XML output.Benjamin Paassen
2015-01-29further attempts on making the main program work. Had to add a method for han...Benjamin Paassen
2015-01-29Autoformat, small error message changeAndreas Stöckel
2015-01-28Fixed error messages showing the context in which they occuredAndreas Stöckel
2015-01-28fixed commentAndreas Stöckel
2015-01-28first attempt on actually implementing programming logic. This is not finishe...Benjamin Paassen
2015-01-28Added my Senf to Main.cppAndreas Stöckel
2015-01-27added input as positional argument.Benjamin Paassen
2015-01-27wrote initialization section for program logic, which is probably not complet...Benjamin Paassen
2015-01-27first attempt on command line interface (only wrapper and boost program optio...Benjamin Paassen