Issues
- 7
Multiple Error Messages
#139 opened by j-mie6 - 3
- 0
- 0
`targetName3` and `static3`
#239 opened by j-mie6 - 0
`reduce` combinator
#238 opened by j-mie6 - 1
Internal combinator name annotation
#236 opened by j-mie6 - 1
Parsley 5 API Consolidation
#190 opened by j-mie6 - 0
- 0
[BUG] `labelSymbolPunctuation` does nothing
#227 opened by j-mie6 - 0
- 0
[BUG] `labelStringEscapeEmpty` is applied even when empty escapes are not legal
#229 opened by j-mie6 - 0
Better crash diagnostics
#232 opened by j-mie6 - 1
Rename comment{Start,End} to multiLineComment{Start,End}, disallow newline characters in comment{Start,End}
#168 opened by stefanradziuk - 1
Add support for custom error messages when dealing with overflow Binary/Hex/Octal integer parsing
#231 opened by MarkWheelhouse - 1
Additional labelling configuration for symbols
#220 opened by j-mie6 - 2
Generalising `many` and `some`
#141 opened by j-mie6 - 0
`whenS` and `whileS` should be curried
#184 opened by j-mie6 - 0
Identity-based `local`
#221 opened by j-mie6 - 1
Multiple labels with `.label`?
#193 opened by j-mie6 - 2
Unicode Handling `character` Combinators
#130 opened by j-mie6 - 1
Combinator for reading between two amounts
#183 opened by j-mie6 - 0
Megaparsec style `takeWhileP`
#185 opened by j-mie6 - 2
Partial amendment
#152 opened by j-mie6 - 0
Debug registers
#182 opened by j-mie6 - 1
Satisfy that maps
#186 opened by j-mie6 - 0
- 1
Contextual Information in Error Messages
#138 opened by j-mie6 - 1
Skip variants of `manyUntil` and `someUntil`
#131 opened by j-mie6 - 0
- 0
Expose internal `DefaultErrorBuilder` helpers
#202 opened by j-mie6 - 1
As combinator word equivalent
#187 opened by j-mie6 - 0
- 0
- 0
Partial dislodging
#150 opened by j-mie6 - 0
Curried Chains
#172 opened by j-mie6 - 0
[BUG] Iterative combinators revive dead hints
#167 opened by j-mie6 - 2
[BUG] `flatMap` doesn't allocation space for registers except for the first time it executes
#166 opened by j-mie6 - 1
[BUG] Crash on map
#161 opened by thomhughes - 0
[BUG] Dropped items when sequencing in a specific way
#156 opened by j-mie6 - 1
Mismatched string surrondings
#155 opened by TheDrawingCoder-Gamer - 0
- 0
Scala 2.13 and 3.1 need `withFilter`
#122 opened by j-mie6 - 0
Typos in attempt documentation - Parsley 4
#121 opened by minut1bc - 0
Multi-character error caret
#110 opened by j-mie6 - 0
[BUG] Incorrect error alternatives for `JumpTable`
#118 opened by j-mie6 - 0
Support for Alternative Input Sources
#132 opened by j-mie6 - 0
Better Unicode Support for Position Updates
#129 opened by j-mie6 - 0
[BUG] Haskell-style comments cause the LanguageDef whiteSpace to get in to an infinite loop
#126 opened by atennapel - 0
`guardAgainst` and `collectMsg` should be made consistent with `fail` by allowing multiple error lines
#115 opened by j-mie6 - 0
Building strings of characters
#114 opened by j-mie6