index
:
bencoding.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2013-09-28
Update TODO
Sam Truzjan
2013-09-28
Rename BEncoding to BEncode
Sam Truzjan
2013-09-28
Rename BEncode to BValue
Sam Truzjan
2013-09-28
Bump version
Sam Truzjan
2013-09-28
Remove overlapping instances
Sam Truzjan
2013-09-28
Fix style
Sam Truzjan
2013-09-28
Bump version
Sam Truzjan
2013-09-28
Minor changes
Sam Truzjan
2013-09-28
Update TODO
Sam Truzjan
2013-09-28
Add Int{8,16,32,64} instances.
Sam Truzjan
2013-09-28
Use generic integral coders
Sam Truzjan
2013-09-28
Added generic integral coders
Sam Truzjan
2013-09-28
Code style
Sam Truzjan
2013-09-28
Fix typo
Sam Truzjan
2013-09-28
Minor refactoring
Sam Truzjan
2013-09-28
Remove some excessive SPECIALIZE pragmas
Sam Truzjan
2013-09-28
Update TODO
Sam Truzjan
2013-09-28
Remove duplicated LANGUAGE pragma
Sam Truzjan
2013-09-28
Guarantee zero overhead for native types
Sam Truzjan
2013-09-28
Do not unpack BString
Sam Truzjan
Since their lifetime is very short this makes no sense.
2013-09-28
BInteger = Integer; to conform specification
Sam Truzjan
2013-09-28
Add type synonyms.
Sam Truzjan
2013-09-27
~ Move pp executable to examples
Sam Truzjan
2013-09-27
Minor changes in cabal
Sam Truzjan
2013-09-27
Change license to BSD3
Sam Truzjan
2013-08-26
~ Bump version.
Sam T
2013-08-26
~ Fix qualified names.
Sam T
2013-08-26
~ Fix bytestring version
Sam T
2013-08-26
~ Fix build failure on older platform.
Sam T
2013-08-26
~ Adapt package for newer cabal version.
Sam T
2013-08-26
~ Update URLs.
Sam T
2013-08-26
- Move non-source files to wiki.
Sam T
2013-08-26
~ Ignore wiki directory.
Sam T
2013-08-26
+ Document generics.
Sam T
2013-08-26
+ Drop `_` prefix in selector names.
Sam T
2013-08-26
+ Add bench for generics.
Sam T
2013-08-26
~ Obey 80 column rule.
Sam T
2013-08-26
~ Move instance for NFData to library.
Sam T
2013-08-26
~ Fixed build failure.
Sam T
2013-08-26
+ Document rest of module.
Sam T
2013-08-26
+ Documentation to the dictionary extraction section
Sam T
2013-08-26
~ Simplify dictionary building.
Sam T
2013-08-26
~ Document the Predicates section.
Sam T
2013-08-26
+ Document dictionay builders.
Sam T
2013-08-26
+ Added tests for generic decode & record selectors.
Sam T
2013-08-26
+ Added generic decode.
Sam T
2013-08-26
+ Add todo list.
Sam T
2013-08-26
+ Added test for generics.
Sam T
2013-08-26
- Remove unused extensions.
Sam T
2013-08-26
+ Add generics support.
Sam T
[prev]
[next]