Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add semi-proper conversion | Till Hoeppner | 2015-06-12 | 6 | -31/+75 |
| | |||||
* | Continue README | Till Hoeppner | 2015-06-11 | 1 | -0/+18 |
| | |||||
* | Start README | Till Hoeppner | 2015-06-11 | 1 | -1/+17 |
| | |||||
* | Implement more events for Energymech | Till Hoeppner | 2015-06-11 | 2 | -2/+58 |
| | |||||
* | Merge pull request #1 from tilpner/cows | Till Höppner | 2015-06-11 | 10 | -184/+437 |
|\ | | | | | Update Event API with Option and Cow | ||||
| * | Fix binaries and eliminate warnings | Till Hoeppner | 2015-06-11 | 6 | -29/+16 |
| | | |||||
| * | Re-enable binary | Till Hoeppner | 2015-06-11 | 1 | -1/+1 |
| | | |||||
| * | Adapt energymech to new Event API | Till Hoeppner | 2015-06-11 | 3 | -45/+63 |
| | | |||||
| * | Adapt weechat3 to new Event API | Till Hoeppner | 2015-06-11 | 3 | -135/+59 |
| | | |||||
| * | Figure out that .to_owned().into() is needed, instead of .into() | Till Hoeppner | 2015-06-11 | 1 | -4/+4 |
| | | |||||
| * | Reduction? | Till Hoeppner | 2015-06-11 | 1 | -8/+6 |
| | | |||||
| * | Some inbetween state of confusion | Till Hoeppner | 2015-06-11 | 9 | -80/+406 |
|/ | |||||
* | Screw clippy, it doesn't build, and I'm unsure how to include its license. :( | Till Hoeppner | 2015-06-09 | 2 | -8/+0 |
| | |||||
* | Add license entry to Cargo.toml | Till Hoeppner | 2015-06-09 | 1 | -0/+1 |
| | |||||
* | Add licenses for used crates to NOTICE. Note that I don't know what I'm doing. | Till Hoeppner | 2015-06-09 | 1 | -10/+229 |
| | |||||
* | Prefix every single file with this stupid notice. Did I mention this is stupid? | Till Hoeppner | 2015-06-09 | 8 | -0/+111 |
| | |||||
* | Create LICENSE | Till Höppner | 2015-06-09 | 1 | -0/+201 |
| | | | This legal stuff took me way too long. | ||||
* | Fix name prefix stripping | Till Hoeppner | 2015-06-09 | 1 | -3/+12 |
| | |||||
* | Add basic frequency counter binary | Till Hoeppner | 2015-06-09 | 6 | -8/+85 |
| | |||||
* | Add untested support for binary serialization with rustc_serialize and bincode | Till Hoeppner | 2015-04-16 | 5 | -4/+42 |
| | |||||
* | Only strip one parenthese from mask | Till Hoeppner | 2015-04-16 | 1 | -2/+2 |
| | |||||
* | Fix doc generation | Till Hoeppner | 2015-04-05 | 1 | -0/+4 |
| | |||||
* | Actually account for non-'blank' whitespace | Till Hoeppner | 2015-04-04 | 1 | -8/+10 |
| | |||||
* | Account for non-'blank' whitespace | Till Hoeppner | 2015-04-04 | 1 | -4/+5 |
| | |||||
* | Remove remains of regex parsing | Till Hoeppner | 2015-04-04 | 1 | -67/+0 |
| | |||||
* | Update for removal of std::error::FromError | Till Hoeppner | 2015-04-04 | 1 | -7/+7 |
| | |||||
* | More event types | Till Hoeppner | 2015-04-03 | 4 | -7/+25 |
| | |||||
* | Proper logging, proper parsing | Till Hoeppner | 2015-04-02 | 3 | -3/+14 |
| | |||||
* | Don't match with regex anymore | Till Hoeppner | 2015-04-01 | 4 | -18/+76 |
| | |||||
* | Partial parsing/formatting of weechat3, plus basic CLI interface | Till Hoeppner | 2015-03-24 | 3 | -59/+127 |
| | |||||
* | Initial commit. | Till Hoeppner | 2015-03-23 | 8 | -0/+267 |