issues
search
haskell
/
attoparsec
A fast Haskell library for parsing ByteStrings
http://hackage.haskell.org/package/attoparsec
Other
512
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add satisfyMaybe
#127
howsiyu
opened
7 years ago
0
Strictness inconsistency
#126
treeowl
closed
7 years ago
0
Expose all the modules
#125
amosr
closed
7 years ago
3
IsString should not be implemented
#124
zenzike
opened
8 years ago
1
Add regression test for #105
#123
wereHamster
closed
8 years ago
1
Parser is bad Alternative
#122
cblp
opened
8 years ago
4
`decimal` fails at end of input
#121
TomMD
closed
8 years ago
4
Make cabal sdist package up the benchmarks correctly
#120
RyanGlScott
closed
8 years ago
1
Inline and refactor Text's takeWhile and takeWhile1
#119
bgamari
closed
8 years ago
0
Fix `Text.FastSet`
#118
bgamari
closed
8 years ago
1
Optimize takeWhile and takeWhile1
#117
bgamari
closed
8 years ago
5
Added "\r" to the valid line terminators. ...
#116
rickowens
opened
8 years ago
2
Add till'
#115
Shou
opened
8 years ago
2
feed vs. calling the Partial's continuation - different results?
#114
da-x
closed
8 years ago
1
Make code future proof by adding MonadFail/Semigroup instances
#113
hvr
closed
8 years ago
1
`rational` / `double` consumes dot if not followed by a number
#112
kim
closed
3 years ago
1
takeWhile1 doesn't stop on end of string
#111
varosi
opened
9 years ago
4
#105 keep state around with the `Finished`
#110
tolysz
closed
8 years ago
8
Combinators should be more strict
#109
tibbe
opened
9 years ago
1
Add skipTill and skipTill'
#108
favonia
closed
7 years ago
1
Add tranformers to benchmarks
#107
phadej
closed
8 years ago
3
Consider adding a version of `parseWith` with a more informative type
#106
treeowl
opened
9 years ago
1
runScanner does not always return final state
#105
wereHamster
closed
8 years ago
5
Replace isDig with isDigit_w8
#104
bacher09
closed
9 years ago
1
Prelude.chr: bad argument: 4651120416 from Data.Attoparsec.Text.inClass?
#103
elaforge
closed
9 years ago
6
export runScanner
#102
SeanRBurton
closed
9 years ago
0
Getting the current position explicitly?
#101
deviant-logic
closed
9 years ago
2
Parse doubles like ".1"
#100
tkvogt
closed
9 years ago
2
stringCI broken in 0.12.1.5 ?
#99
gzh
closed
9 years ago
1
Speed up range checking
#98
treeowl
closed
9 years ago
2
safe `string` parsing alternative
#97
solatis
closed
9 years ago
3
wowo w wo = w *> wo <|> wo
#96
liyang
closed
9 years ago
2
Monadic parseOnly
#95
zudov
closed
9 years ago
2
Fix documentation of sepBy and friends.
#94
kenta2
closed
9 years ago
1
Add skipTill?
#93
favonia
closed
1 year ago
3
Tests fail to compile with GHC 7.10.1-rc1
#92
shlevy
closed
9 years ago
1
the result type in Text.Lazy refers to ByteString inputs rather than Lazy Text inputs
#91
cartazio
closed
9 years ago
1
attoparsec.cabal: expose Data.Attoparsec.Internal{,.Types}
#90
liyang
closed
9 years ago
0
Data.Attoparsec.Combinator.feed: append input even on Fail
#89
liyang
closed
9 years ago
2
Fix Parser type documentation
#88
mbeidler
closed
9 years ago
1
Fix Issue #80
#87
SeanRBurton
closed
9 years ago
1
Improve QC instances
#86
SeanRBurton
closed
9 years ago
2
Change the Show instances for Result and IResult
#85
SeanRBurton
closed
9 years ago
2
Rewrite `ordNub`
#84
SeanRBurton
closed
9 years ago
0
Change the FastSet implementation for Attoparsec.Text to use a HashTable
#83
SeanRBurton
closed
10 years ago
2
Function request: findAll
#82
varosi
closed
9 years ago
4
Use special unsigned tests to reduce branches for isDigit_w8, isSpace_w8
#81
kvanbere
closed
9 years ago
5
takeTill acting wierd
#80
banacorn
closed
9 years ago
7
Report error contexts.
#79
mf59816
closed
9 years ago
1
Potential memory regression with 7.8
#78
nh2
closed
10 years ago
7
Previous
Next