aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Add glob-ing for input filesTill Hoeppner2015-07-261-43/+85
* Use existing context, instead of mock context for freqTill Hoeppner2015-07-261-5/+0
* Merge src/freq.rs into the main executable.Till Hoeppner2015-07-261-0/+64
* Half-decent error reportingTill Hoeppner2015-07-241-5/+20
* General updates, for new APITill Hoeppner2015-07-231-23/+12
* Start CLITill Hoeppner2015-06-121-6/+17
* Add semi-proper conversionTill Hoeppner2015-06-121-7/+36
* Some inbetween state of confusionTill Hoeppner2015-06-111-3/+13
* Prefix every single file with this stupid notice. Did I mention this is stupid?Till Hoeppner2015-06-091-0/+14
* More event typesTill Hoeppner2015-04-031-2/+4
* Proper logging, proper parsingTill Hoeppner2015-04-021-0/+2
* Don't match with regex anymoreTill Hoeppner2015-04-011-4/+14
* Partial parsing/formatting of weechat3, plus basic CLI interfaceTill Hoeppner2015-03-241-4/+6
* Initial commit.Till Hoeppner2015-03-231-0/+54