Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add seen command | Till Höppner | 2016-01-23 | 3 | -7/+63 |
| | |||||
* | Restore full functionality | Till Höppner | 2016-01-23 | 4 | -37/+48 |
| | |||||
* | Add Travis badge | Till Höppner | 2016-01-23 | 1 | -1/+2 |
| | |||||
* | Reverse allow-failure, take 3 | Till Höppner | 2016-01-23 | 1 | -1/+2 |
| | |||||
* | Reverse allow-failure, take 2 | Till Höppner | 2016-01-23 | 1 | -3/+1 |
| | |||||
* | Reverse allow-failure | Till Höppner | 2016-01-23 | 1 | -1/+3 |
| | |||||
* | Add .travis.yml | Till Höppner | 2016-01-23 | 1 | -0/+7 |
| | |||||
* | Fix compilation, fix dependencies | Till Höppner | 2016-01-23 | 6 | -64/+53 |
| | |||||
* | Merge branch 'master' of github.com:tilpner/ilc | Till Höppner | 2016-01-20 | 0 | -0/+0 |
|\ | |||||
| * | Updated dependencies, still doesn't build | Till Höppner | 2016-01-13 | 4 | -6/+9 |
| | | |||||
* | | Updated dependencies, still doesn't build | Till Höppner | 2016-01-20 | 8 | -63/+61 |
|/ | |||||
* | Merge branch 'master' of github.com:tilpner/ilc | Till Hoeppner | 2015-07-29 | 1 | -5/+21 |
|\ | |||||
| * | Update README for recent progress | Till Höppner | 2015-07-28 | 1 | -5/+21 |
| | | |||||
* | | implement sort and dedup of logs | Till Hoeppner | 2015-07-29 | 6 | -15/+143 |
|/ | |||||
* | Properly handle EOF while reading msgpack markers | Till Hoeppner | 2015-07-28 | 1 | -2/+6 |
| | | | | | | If there's no more data, we stop returning events. This will still error on EOF while reading msgpack data though, which is sort-of intended. | ||||
* | Improved error reporting | Till Hoeppner | 2015-07-28 | 3 | -4/+15 |
| | |||||
* | Add msgpack output | Till Hoeppner | 2015-07-28 | 4 | -0/+58 |
| | |||||
* | Add glob-ing for input files | Till Hoeppner | 2015-07-26 | 4 | -45/+136 |
| | |||||
* | Use existing context, instead of mock context for freq | Till Hoeppner | 2015-07-26 | 1 | -5/+0 |
| | |||||
* | Remove "freq" executable target | Till Hoeppner | 2015-07-26 | 1 | -5/+0 |
| | |||||
* | Merge src/freq.rs into the main executable. | Till Hoeppner | 2015-07-26 | 2 | -86/+64 |
| | | | | | Modularisation of functionality is postponed because the best way to seperate this is unclear. | ||||
* | Alter name for better readability | Till Hoeppner | 2015-07-26 | 1 | -2/+2 |
| | |||||
* | Half-decent error reporting | Till Hoeppner | 2015-07-24 | 2 | -5/+47 |
| | |||||
* | General updates, for new API | Till Hoeppner | 2015-07-23 | 3 | -24/+14 |
| | |||||
* | Functions to select a decoder/encoder based on a name | Till Hoeppner | 2015-07-23 | 1 | -0/+18 |
| | |||||
* | Support dynamic selection of decoders/encoders | Till Hoeppner | 2015-07-23 | 4 | -6/+23 |
| | |||||
* | Start CLI | Till Hoeppner | 2015-06-12 | 1 | -6/+17 |
| | |||||
* | 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 |
| |