Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | travis | michaelt | 2015-09-11 | 2 | -19/+46 |
| | |||||
* | version bump | michaelt | 2015-09-11 | 1 | -1/+1 |
| | |||||
* | sublime | michaelt | 2015-09-11 | 1 | -9/+0 |
| | |||||
* | detritus | michaelt | 2015-09-11 | 5 | -18/+23 |
| | |||||
* | encoding documentation | michaelt | 2015-05-04 | 3 | -76/+137 |
| | |||||
* | wibble examples | michaelt | 2015-05-03 | 2 | -11/+13 |
| | |||||
* | examples | michaelt | 2015-04-30 | 1 | -1/+2 |
| | |||||
* | documentation | michaelt | 2015-04-30 | 1 | -1/+1 |
| | |||||
* | tutorial nonsense | michaelt | 2014-11-12 | 3 | -29/+57 |
| | |||||
* | added eoflens to discriminate whether decoding was completed | michaelt | 2014-11-11 | 2 | -2/+37 |
| | |||||
* | travis apt 3 | michaelt | 2014-11-11 | 1 | -12/+0 |
| | |||||
* | travis apt 2 | michaelt | 2014-11-11 | 1 | -3/+3 |
| | |||||
* | travis apt | michaelt | 2014-11-11 | 1 | -2/+4 |
| | |||||
* | travis new | michaelt | 2014-11-11 | 1 | -1/+1 |
| | |||||
* | travis | michaelt | 2014-11-11 | 1 | -0/+10 |
| | |||||
* | travis | michaelt | 2014-11-11 | 1 | -18/+0 |
| | |||||
* | more travis | michaelt | 2014-11-11 | 1 | -1/+1 |
| | |||||
* | travis | michaelt | 2014-11-11 | 2 | -3/+22 |
| | |||||
* | travis | michaelt | 2014-11-11 | 1 | -2/+21 |
| | |||||
* | updated examples | michaelt | 2014-11-11 | 3 | -38/+43 |
| | |||||
* | export tutorial | michaelt | 2014-11-08 | 1 | -2/+2 |
| | |||||
* | corrected noio dependency | michaelt | 2014-11-08 | 1 | -3/+3 |
| | |||||
* | tutorial | michaelt | 2014-11-08 | 1 | -5/+4 |
|\ | |||||
| * | text dependency upgraded | michaelt | 2014-11-05 | 1 | -2/+2 |
| | | |||||
* | | tutorial etc | michaelt | 2014-11-08 | 7 | -290/+559 |
|/ | |||||
* | Bumped bounds for pipes-bytestring. Made types agree with pipes-bytestring ↵ | michaelt | 2014-06-26 | 6 | -302/+249 |
| | | | | where possible. Scrapped Iso and profunctor | ||||
* | omit >->/map rules | michaelt | 2014-06-26 | 3 | -55/+38 |
| | |||||
* | Revert "started generalizing lenses" | michaelt | 2014-06-23 | 2 | -81/+47 |
| | | | | This reverts commit c3c19f9b4f0564f3fae39a18555f6cfb322ee7c9. | ||||
* | started generalizing lenses | michaelt | 2014-06-15 | 2 | -47/+81 |
| | |||||
* | more attempts to make haddock/hackage happy | michaelt | 2014-06-09 | 2 | -27/+31 |
| | |||||
* | changelog and cabal description updated too | michaelt | 2014-06-04 | 2 | -1/+5 |
| | |||||
* | depend on streaming commons | michaelt | 2014-06-04 | 2 | -19/+21 |
| | |||||
* | Gabriel G: generalize type encode functions | michaelt | 2014-03-20 | 1 | -5/+5 |
| | |||||
* | travis | michaelt | 2014-03-17 | 1 | -0/+1 |
| | |||||
* | brilliant insight into haddock markup | michaelt | 2014-03-04 | 3 | -18/+38 |
| | |||||
* | documentation nonsense | michaelt | 2014-03-01 | 3 | -10/+19 |
| | |||||
* | Pipes.Text documentation approaching tutorial length | michaelt | 2014-02-25 | 2 | -29/+127 |
| | |||||
* | version microbump | michaelt | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | IO documentation wibbles | michaelt | 2014-02-21 | 1 | -6/+5 |
| | |||||
* | finished somewhat wordy documentation for Pipes.Text | michaelt | 2014-02-21 | 1 | -106/+169 |
| | |||||
* | generalized signatures | michaelt | 2014-02-19 | 3 | -8/+7 |
| | |||||
* | docs wibbles | michaelt | 2014-02-18 | 2 | -79/+96 |
| | |||||
* | more catatonia-inducing documentation | michaelt | 2014-02-18 | 1 | -38/+53 |
| | |||||
* | version 0.0.0.8 fwiw | michaelt | 2014-02-17 | 4 | -11/+13 |
| | |||||
* | more documentation | michaelt | 2014-02-17 | 2 | -4/+11 |
| | |||||
* | more documentation restructuring | michaelt | 2014-02-17 | 2 | -23/+68 |
| | |||||
* | documentation overhaul continued | michaelt | 2014-02-17 | 3 | -91/+210 |
| | |||||
* | encoding documentation beginning to improve | michaelt | 2014-02-16 | 1 | -17/+56 |
| | |||||
* | readme | michaelt | 2014-02-16 | 2 | -4/+8 |
| | |||||
* | Merge pull request #7 from Gabriel439/generalize | Michael Thompson | 2014-02-16 | 1 | -3/+3 |
|\ | | | | | Changed some `Producer`s to `Producer'`s |