Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commentary | michaelt | 2016-05-30 | 1 | -5/+10 |
| | |||||
* | pre-version-bump | michaelt | 2016-05-30 | 1 | -3/+3 |
| | |||||
* | tutorial repairs | michaelt | 2016-02-06 | 1 | -5/+9 |
| | |||||
* | separated line-based material | michaelt | 2016-02-06 | 1 | -157/+1 |
| | |||||
* | further line-based functions | michaelt | 2016-02-06 | 1 | -43/+177 |
| | |||||
* | Rename function to readFileLn, export fromHandleLn | Sidharth Kapur | 2016-02-06 | 1 | -15/+18 |
| | |||||
* | Export readFileLines function | Sidharth Kapur | 2016-02-05 | 1 | -0/+1 |
| | |||||
* | Add readFileLines function | Sidharth Kapur | 2016-02-05 | 1 | -0/+18 |
| | |||||
* | travis | michaelt | 2015-09-11 | 1 | -18/+41 |
| | |||||
* | detritus | michaelt | 2015-09-11 | 2 | -13/+11 |
| | |||||
* | encoding documentation | michaelt | 2015-05-04 | 1 | -71/+132 |
| | |||||
* | tutorial nonsense | michaelt | 2014-11-12 | 3 | -29/+57 |
| | |||||
* | added eoflens to discriminate whether decoding was completed | michaelt | 2014-11-11 | 2 | -2/+37 |
| | |||||
* | tutorial etc | michaelt | 2014-11-08 | 1 | -0/+310 |
| | |||||
* | Bumped bounds for pipes-bytestring. Made types agree with pipes-bytestring ↵ | michaelt | 2014-06-26 | 1 | -8/+4 |
| | | | | where possible. Scrapped Iso and profunctor | ||||
* | Revert "started generalizing lenses" | michaelt | 2014-06-23 | 1 | -8/+4 |
| | | | | This reverts commit c3c19f9b4f0564f3fae39a18555f6cfb322ee7c9. | ||||
* | started generalizing lenses | michaelt | 2014-06-15 | 1 | -4/+8 |
| | |||||
* | more attempts to make haddock/hackage happy | michaelt | 2014-06-09 | 1 | -4/+8 |
| | |||||
* | depend on streaming commons | michaelt | 2014-06-04 | 1 | -7/+8 |
| | |||||
* | Gabriel G: generalize type encode functions | michaelt | 2014-03-20 | 1 | -5/+5 |
| | |||||
* | documentation nonsense | michaelt | 2014-03-01 | 1 | -2/+2 |
| | |||||
* | Pipes.Text documentation approaching tutorial length | michaelt | 2014-02-25 | 1 | -2/+2 |
| | |||||
* | IO documentation wibbles | michaelt | 2014-02-21 | 1 | -6/+5 |
| | |||||
* | generalized signatures | michaelt | 2014-02-19 | 2 | -6/+5 |
| | |||||
* | docs wibbles | michaelt | 2014-02-18 | 2 | -79/+96 |
| | |||||
* | version 0.0.0.8 fwiw | michaelt | 2014-02-17 | 1 | -1/+1 |
| | |||||
* | documentation overhaul continued | michaelt | 2014-02-17 | 2 | -43/+183 |
| | |||||
* | encoding documentation beginning to improve | michaelt | 2014-02-16 | 1 | -17/+56 |
| | |||||
* | readme | michaelt | 2014-02-16 | 1 | -3/+3 |
| | |||||
* | Merge pull request #7 from Gabriel439/generalize | Michael Thompson | 2014-02-16 | 1 | -3/+3 |
|\ | | | | | Changed some `Producer`s to `Producer'`s | ||||
| * | Changed some `Producer`s to `Producer'`s | Gabriel Gonzalez | 2014-02-15 | 1 | -3/+3 |
| | | |||||
* | | Simplified `Codec` type synonym | Gabriel Gonzalez | 2014-02-15 | 1 | -4/+6 |
|/ | | | | This implements it in terms of `Lens'` to make it more clear what is going on | ||||
* | improve documentation Pipes.Text.IO | michaelt | 2014-02-15 | 1 | -11/+43 |
| | |||||
* | clean up exports in Pipes.Text.Encoding | michaelt | 2014-02-15 | 1 | -10/+9 |
| | |||||
* | simplify imports | michaelt | 2014-02-15 | 1 | -5/+1 |
| | |||||
* | use new text-stream-decoding | michaelt | 2014-02-15 | 5 | -377/+301 |
| | |||||
* | left codec module | michaelt | 2014-02-12 | 1 | -215/+0 |
| | |||||
* | rearranged internal modules to placate haddock | michaelt | 2014-02-05 | 3 | -31/+24 |
| | |||||
* | little Haddock notes on Internal material | michaelt | 2014-02-05 | 2 | -11/+18 |
| | |||||
* | special Internal module | michaelt | 2014-02-04 | 1 | -142/+10 |
| | |||||
* | moved internals | michaelt | 2014-02-04 | 2 | -0/+362 |
| | |||||
* | finished draft of codec lens, ascii and iso8859 are not codecs, so they are ↵ | michaelt | 2014-02-04 | 1 | -38/+13 |
| | | | | given special functions | ||||
* | moved enumerator/conduit Codec business to its own module | michaelt | 2014-02-04 | 2 | -212/+240 |
| | |||||
* | mirroring Pipes.ByteString complete | michaelt | 2014-01-26 | 1 | -139/+0 |
| | |||||
* | lensification under way | michaelt | 2014-01-26 | 1 | -1/+1 |
| | |||||
* | renamed fold foldChars and began updating documentation | michaelt | 2014-01-25 | 2 | -43/+239 |
| | |||||
* | Use clunky Data.Text.IO when bytestring is not explicit | michaelt | 2014-01-14 | 1 | -39/+87 |
| | |||||
* | scrap character replacement; simplify | michaelt | 2013-12-25 | 1 | -80/+38 |
| | |||||
* | variant using text internals in place of text streamDecodeUtf8 | michaelt | 2013-12-23 | 1 | -0/+157 |
| | |||||
* | haddock repairs | michaelt | 2013-10-22 | 1 | -2/+2 |
| |