]> gitweb @ CieloNegro.org - Lucu.git/blob - bugs/issue-8959dadc07db1bd363283dee401073f6e48dc7fa.yaml
3e454e7b620c75acf297d3d6d0aa643f5a214857
[Lucu.git] / bugs / issue-8959dadc07db1bd363283dee401073f6e48dc7fa.yaml
1 --- !ditz.rubyforge.org,2008-03-06/issue 
2 title: Use attoparsec instead of our handmade parser combinator
3 desc: attoparsec does have a capability of returning unconsumed bytes, which was the very reason I made Network.HTTP.Lucu.Parser. 'allowEOF' can be eliminated I think.
4 type: :task
5 component: Lucu
6 release: Lucu-1.0
7 reporter: PHO <pho@cielonegro.org>
8 status: :in_progress
9 disposition: 
10 creation_time: 2010-03-12 06:56:06.939283 Z
11 references: []
12
13 id: 8959dadc07db1bd363283dee401073f6e48dc7fa
14 log_events: 
15 - - 2010-03-12 06:56:09.844150 Z
16   - PHO <pho@cielonegro.org>
17   - created
18   - ""
19 - - 2011-07-30 04:40:19.458276 Z
20   - PHO <pho@cielonegro.org>
21   - assigned to release Lucu-1.0 from unassigned
22   - ""
23 - - 2011-07-30 11:17:19.173203 Z
24   - PHO <pho@cielonegro.org>
25   - changed status from unstarted to in_progress
26   - ""
27 git_branch: attoparsec