aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added API function for retrieving the 'run path'sg/masterSascha Grunert2017-04-051-2/+4
* Cleanup some code partsSascha Grunert2017-03-181-2/+1
* Changed error handling to error-chain crate instead of hand-rolled errors impl (#2)Vladimir Matveev2017-03-181-5/+6
* Reduced amount of 'v's for debugSascha Grunert2017-03-051-5/+3
* Removed double .run()Sascha Grunert2017-02-281-1/+0
* Added daemon supportSascha Grunert2017-02-281-13/+18
* Added first daemonization supportSascha Grunert2017-02-271-3/+23
* Improved cli parsing, fixed memory leaksSascha Grunert2017-02-271-1/+2
* Changed integration regarding xplatforms exampleSascha Grunert2017-02-231-0/+57