aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Updated dependencies, still doesn't buildTill Höppner2016-01-201-3/+4
|
* Improved error reportingTill Hoeppner2015-07-281-1/+12
|
* Add msgpack outputTill Hoeppner2015-07-281-0/+1
|
* Half-decent error reportingTill Hoeppner2015-07-241-0/+27
|
* General updates, for new APITill Hoeppner2015-07-231-1/+1
|
* Some inbetween state of confusionTill Hoeppner2015-06-111-1/+2
|
* Screw clippy, it doesn't build, and I'm unsure how to include its license. :(Till Hoeppner2015-06-091-1/+0
|
* Prefix every single file with this stupid notice. Did I mention this is stupid?Till Hoeppner2015-06-091-0/+14
|
* Add basic frequency counter binaryTill Hoeppner2015-06-091-0/+1
|
* Add untested support for binary serialization with rustc_serialize and bincodeTill Hoeppner2015-04-161-1/+5
|
* Update for removal of std::error::FromErrorTill Hoeppner2015-04-041-7/+7
|
* More event typesTill Hoeppner2015-04-031-1/+1
|
* Don't match with regex anymoreTill Hoeppner2015-04-011-1/+3
|
* Initial commit.Till Hoeppner2015-03-231-0/+29