aboutsummaryrefslogtreecommitdiff
path: root/src/format
Commit message (Collapse)AuthorAgeFilesLines
* Support dynamic selection of decoders/encodersTill Hoeppner2015-07-234-6/+23
|
* Add semi-proper conversionTill Hoeppner2015-06-122-21/+32
|
* Implement more events for EnergymechTill Hoeppner2015-06-111-1/+52
|
* Fix binaries and eliminate warningsTill Hoeppner2015-06-113-21/+12
|
* Re-enable binaryTill Hoeppner2015-06-111-1/+1
|
* Adapt energymech to new Event APITill Hoeppner2015-06-113-45/+63
|
* Adapt weechat3 to new Event APITill Hoeppner2015-06-111-44/+58
|
* Figure out that .to_owned().into() is needed, instead of .into()Till Hoeppner2015-06-111-4/+4
|
* Reduction?Till Hoeppner2015-06-111-8/+6
|
* Some inbetween state of confusionTill Hoeppner2015-06-114-74/+257
|
* Prefix every single file with this stupid notice. Did I mention this is stupid?Till Hoeppner2015-06-093-0/+42
|
* Add basic frequency counter binaryTill Hoeppner2015-06-093-8/+18
|
* Add untested support for binary serialization with rustc_serialize and bincodeTill Hoeppner2015-04-163-2/+36
|
* Only strip one parenthese from maskTill Hoeppner2015-04-161-2/+2
|
* Actually account for non-'blank' whitespaceTill Hoeppner2015-04-041-8/+10
|
* Account for non-'blank' whitespaceTill Hoeppner2015-04-041-4/+5
|
* Remove remains of regex parsingTill Hoeppner2015-04-041-67/+0
|
* More event typesTill Hoeppner2015-04-031-4/+16
|
* Proper logging, proper parsingTill Hoeppner2015-04-021-3/+4
|
* Don't match with regex anymoreTill Hoeppner2015-04-011-13/+53
|
* Partial parsing/formatting of weechat3, plus basic CLI interfaceTill Hoeppner2015-03-241-55/+108
|
* Initial commit.Till Hoeppner2015-03-232-0/+113