]> git.rkrishnan.org Git - functorrent.git/history - src/FuncTorrent/Bencode.hs
quickcheck: size limit randomly generated Benc structures
[functorrent.git] / src / FuncTorrent / Bencode.hs
2017-09-08 Ramakrishnan Muthu... quickcheck: size limit randomly generated Benc structures master
2017-08-06 Ramakrishnan Muthu... quick and dirty initial extended metadata protocol...
2017-07-28 Ramakrishnan Muthu... test pass
2017-07-26 Ramakrishnan Muthu... Bencode, Metainfo: remove warnings and general cleanup
2017-07-23 Ramakrishnan Muthu... DONOTUSE quickcheck tests do not terminate
2016-06-11 Ramakrishnan Muthu... fix copyright notice
2016-04-15 Ramakrishnan Muthu... *.hs: add GPLv3 License text and copyright notice
2015-08-30 Ramakrishnan Muthu... remove redundant module imports for ghc 7.10
2015-04-27 Ramakrishnan Muthu... Revert "Move Arbitrary instances into another module"
2015-04-27 Ramakrishnan Muthu... Move Arbitrary instances into another module
2015-04-26 Ramakrishnan Muthu... QuickCheck tests now terminate successfully.
2015-04-26 Ramakrishnan Muthu... WIP: QuickCheck for BVal type
2015-04-23 Ramakrishnan Muthu... Bencode: make encode a bit more readable
2015-04-23 Ramakrishnan Muthu... Bencode: cleanup the parser a bit
2015-04-18 Ramakrishnan Muthu... Merge pull request #26 from jaseemabid/master
2015-04-18 Jaseem AbidFix bdict encode, cleanup blist encode
2015-04-17 Jaseem AbidClean up tracker network code
2015-04-14 Jaseem AbidMerge pull request #25 from abhiranjankumar00/master
2015-04-13 Abhiranjan KumarFollow up #21. Applying fmap (alternative) on getters
2015-03-30 Ramakrishnan Muthu... Merge pull request #20 from vu3rdd/12-announcelist-2
2015-03-30 Ramakrishnan Muthu... combine announce and announceList slots in the Metainfo...
2015-03-28 Jaseem AbidMerge pull request #19 from jaseemabid/master
2015-03-28 Jaseem AbidCleanup a few bad types
2015-03-21 Ramakrishnan Muthu... Merge pull request #12 from jaseemabid/master
2015-03-21 Jaseem AbidMake functorrent a library and an executable