issues
search
purescript-contrib
/
purescript-string-parsers
A parsing library specialized to handling strings
MIT License
43
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: migrate to spago@next
#98
srghma
opened
1 month ago
0
Port Parsing.Indent, Parsing.Token?
#97
srghma
opened
2 months ago
1
Add assertions on consumption behavior to parser spec tests
#96
chtenb
opened
2 years ago
3
Make sepEndBy stack safe
#95
hjmtql
opened
2 years ago
0
Fix spago package sets' upstream url
#94
hjmtql
closed
2 years ago
1
Prepare v8.0.0 release (1st PS 0.15.0-compatible release)
#93
JordanMartinez
closed
2 years ago
0
Update withError associativity to match Control.Alt
#92
thomashoneyman
closed
2 years ago
7
Fix issues caused by `<|>` being made infixr
#91
JordanMartinez
closed
2 years ago
0
Update to PureScript v0.15.0
#90
JordanMartinez
closed
2 years ago
1
Re-export main API from single module and remove Text.Parsing prefix per #78
#89
chtenb
closed
2 years ago
0
Add basic code point parsers
#88
chtenb
closed
2 years ago
0
introduce and use assertConsume
#87
chtenb
closed
2 years ago
0
Implement tryAhead and fix docs
#86
chtenb
closed
2 years ago
0
Add anyCodePoint
#85
chtenb
closed
2 years ago
0
Add basic spec tests
#84
chtenb
closed
2 years ago
5
Use slices instead of cursors
#83
chtenb
closed
2 years ago
5
Revert "Update docs to refer to CodeUnit-based inxed"
#82
chtenb
closed
2 years ago
0
Fix lookahead #73
#81
chtenb
closed
2 years ago
2
Fix regex anchor #69
#80
chtenb
closed
2 years ago
0
Add a simple benchmark module
#79
chtenb
closed
2 years ago
0
Remove `Text.Parsing` module prefix
#78
thomashoneyman
closed
2 years ago
4
StringParser.CodePoints quadratic scaling
#77
jamesdbrock
closed
2 years ago
14
Introduce purs-tidy formatter
#76
thomashoneyman
closed
3 years ago
0
Can we have more typesafety w.r.t. many-like combinators and infinite loops?
#75
chtenb
closed
2 years ago
1
Replace Slack links with Discord
#74
thomashoneyman
closed
3 years ago
0
lookAhead consumes input on failure
#73
chtenb
closed
2 years ago
15
Run slowest tests last and print status updates
#72
milesfrain
closed
3 years ago
1
Fix transitive dependencies errors in spago 0.20.0
#71
milesfrain
closed
3 years ago
2
Prepare v6.0.0 release
#70
kl0tl
closed
3 years ago
0
`regex` should wrap regex in parens when prefixing with ^
#69
natefaubion
closed
2 years ago
0
Update changelog since v5.0.1
#68
thomashoneyman
closed
3 years ago
0
Revert #59
#67
JordanMartinez
closed
3 years ago
2
Update docs to refer to CodeUnit-based inxed
#66
JordanMartinez
closed
2 years ago
2
Change docs on `pos` Parser state to always count code units
#65
JordanMartinez
closed
2 years ago
0
Remove deprecated MonadZero instance (v0.15.0 PS)
#64
JordanMartinez
closed
2 years ago
1
Update to v0.14.0-rc3
#63
JordanMartinez
closed
3 years ago
1
`spago test` hangs in CodePoints test?
#62
afcondon
closed
4 years ago
2
Autofill the changelog
#61
JordanMartinez
closed
4 years ago
0
Change ParseError from data to a newtype
#60
JordanMartinez
closed
4 years ago
0
Remove CodePoints parsers and use CodeUnits parsers
#59
JordanMartinez
closed
3 years ago
21
Add a Monoid instance for Parser
#58
JordanMartinez
closed
4 years ago
1
Improve default error
#57
JordanMartinez
closed
3 years ago
24
ParseError is `data` when it should be `newtype`
#56
JordanMartinez
closed
4 years ago
0
Library has inadequate documentation in the docs directory
#55
JordanMartinez
opened
4 years ago
0
Repository doesn't have a quick start section in the README
#54
JordanMartinez
opened
4 years ago
5
Update according to Contributors library guidelines
#53
JordanMartinez
closed
4 years ago
4
Port learning repo's syntax examples to this repo
#52
JordanMartinez
closed
4 years ago
2
Port string-parsers syntax guide to this repo
#51
JordanMartinez
closed
4 years ago
2
Update Travis file and npm dev dependencies
#50
thomashoneyman
closed
4 years ago
0
Bump acorn from 6.2.1 to 6.4.1
#49
dependabot[bot]
closed
4 years ago
0
Next