aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove "seen" commandTill Höppner2016-03-161-1/+0
* Allow ARM failureTill Höppner2016-03-091-8/+7
* Merging of any number of logsv0.3.0v0.3Till Höppner2016-03-021-0/+3
* Fix pub usesTill Höppner2016-02-251-6/+6
* Add re-exporting library part to ilc, for easier reuseTill Höppner2016-02-251-0/+18
* Update Cargo.toml files with more metadataTill Höppner2016-02-251-92/+0
* Test CITill Höppner2016-02-241-8/+12
* Fix compilation, fix dependenciesTill Höppner2016-01-231-3/+1
* 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