index
:
bencoding.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-09-30
Update documentation
Sam Truzjan
2013-09-30
Update documentation
Sam Truzjan
2013-09-30
Add a couple of functions to BDict
Sam Truzjan
2013-09-30
Added documentation to BDict
Sam Truzjan
2013-09-30
Refine export list
Sam Truzjan
2013-09-30
Remove old API
Sam Truzjan
2013-09-30
Implement union function
Sam Truzjan
2013-09-30
Fix warnings
Sam Truzjan
2013-09-30
Minor optimizations
Sam Truzjan
2013-09-30
Introduce Assoc datatype
Sam Truzjan
2013-09-30
Remove old dictionary builder
Sam Truzjan
2013-09-30
Add new dictionary builders
Sam Truzjan
2013-09-29
Hide type synonims from the main API
Sam Truzjan
2013-09-29
Move rarely used predicated to Types module
Sam Truzjan
2013-09-29
Fix warnings
Sam Truzjan
2013-09-29
Rename decode and encode to mimic Binary package
Sam Truzjan
2013-09-29
Add module header
Sam Truzjan
2013-09-29
Hide internals from main API
Sam Truzjan
2013-09-29
Add documentation
Sam Truzjan
2013-09-29
Move types to separate module
Sam Truzjan
2013-09-29
Add module header
Sam Truzjan
2013-09-29
Eliminate toAscList in builder
Sam Truzjan
2013-09-29
Code style
Sam Truzjan
2013-09-29
Eliminate list conversion in parsing
Sam Truzjan
2013-09-29
Introduce BDictMap
Sam Truzjan
2013-09-28
Rename BEncoding to BEncode
Sam Truzjan
2013-09-28
Rename BEncode to BValue
Sam Truzjan
2013-09-28
Remove overlapping instances
Sam Truzjan
2013-09-28
Minor changes
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
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
2013-09-28
BInteger = Integer; to conform specification
Sam Truzjan
2013-09-28
Add type synonyms.
Sam Truzjan
2013-09-27
Change license to BSD3
Sam Truzjan
2013-08-26
~ Fix qualified names.
Sam T
2013-08-26
+ Document generics.
Sam T
2013-08-26
+ Drop `_` prefix in selector names.
Sam T
2013-08-26
~ Move instance for NFData to library.
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
[next]