aboutsummaryrefslogtreecommitdiff
path: root/src/format/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Update Cargo.toml files with more metadataTill Höppner2016-02-251-100/+0
* Test CITill Höppner2016-02-241-11/+27
* Rename weechat3 -> weechatTill Höppner2016-02-041-12/+17
* Docopt -> clap, main.rs -> src/appTill Höppner2016-02-031-4/+7
* Restore full functionalityTill Höppner2016-01-231-6/+6
* Fix compilation, fix dependenciesTill Höppner2016-01-231-15/+15
* Updated dependencies, still doesn't buildTill Höppner2016-01-201-26/+21
* Add msgpack outputTill Hoeppner2015-07-281-0/+3
* Add glob-ing for input filesTill Hoeppner2015-07-261-2/+2
* Functions to select a decoder/encoder based on a nameTill Hoeppner2015-07-231-0/+18
* Support dynamic selection of decoders/encodersTill Hoeppner2015-07-231-2/+16
* Re-enable binaryTill Hoeppner2015-06-111-1/+1
* Adapt energymech to new Event APITill Hoeppner2015-06-111-1/+1
* Some inbetween state of confusionTill Hoeppner2015-06-111-6/+20
* 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-1/+1
* Add untested support for binary serialization with rustc_serialize and bincodeTill Hoeppner2015-04-161-1/+2
* Initial commit.Till Hoeppner2015-03-231-0/+17