Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-02 | Merge branch 'master' of https://github.com/cobit/bittorrent | Sam Truzjan | |
2013-12-01 | Fix building with aeson >= 0.6.2.0 | Daniel Gröber | |
deriveJSON now takes an Option record instead of a single function. It might be nicer to define a function that takes the fieldLabelModifier function rather than doing it inline everywhere but I didn't know where a good place to put that would be. | |||
2013-12-01 | Add functor instances to Block and Piece | Sam Truzjan | |
2013-11-29 | More safiety in InfoHash convertions | Sam Truzjan | |
2013-11-23 | Use pretty-class package | Sam Truzjan | |
2013-11-01 | Document Piece module | Sam Truzjan | |
2013-11-01 | Document Block module | Sam Truzjan | |
2013-11-01 | Add documentation to Layout module | Sam Truzjan | |
2013-10-31 | Introduce PieceCount newtype | Sam Truzjan | |
2013-10-31 | Introduce BlockSize newtype | Sam Truzjan | |
2013-10-31 | move defaultBlockSize to Block module | Sam Truzjan | |
2013-10-17 | Move block module back | Sam Truzjan | |