index
:
tilpner/ilc
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use existing context, instead of mock context for freq
Till Hoeppner
2015-07-26
1
-5
/
+0
*
Merge src/freq.rs into the main executable.
Till Hoeppner
2015-07-26
2
-86
/
+64
*
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
2
-24
/
+13
*
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
*
Implement more events for Energymech
Till Hoeppner
2015-06-11
2
-2
/
+58
*
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
1
-1
/
+0
*
Prefix every single file with this stupid notice. Did I mention this is stupid?
Till Hoeppner
2015-06-09
7
-0
/
+98
*
Fix name prefix stripping
Till Hoeppner
2015-06-09
1
-3
/
+12
*
Add basic frequency counter binary
Till Hoeppner
2015-06-09
5
-8
/
+72
*
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
*
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
3
-7
/
+21
*
Proper logging, proper parsing
Till Hoeppner
2015-04-02
2
-3
/
+6
*
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
5
-0
/
+253