issues
search
winnow-rs
/
winnow
Making parsing a breeze
https://docs.rs/winnow
Other
572
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(token): `tag` combinator support `char` type
#417
epage
closed
10 months ago
1
Opt-in automatic collection of expected values on `alt`
#415
urso
opened
10 months ago
3
`tag(Caseless(...))` panicks while matching certain unicode capitalized characters.
#414
epage
closed
9 months ago
1
Longest
#413
epage
opened
10 months ago
0
Fixes `winnow::ascii::float` not matching `+inf` or `-inf`
#412
dezyh
closed
10 months ago
2
`winnow::ascii::float` doesn't match `+inf` or `-inf`
#411
dezyh
closed
10 months ago
1
Location aware error context
#410
urso
opened
10 months ago
1
Location aware error context
#409
urso
opened
10 months ago
7
tag combinator support char type
#408
baoyachi
closed
10 months ago
2
the trait SliceLen is not implemented for char
#407
baoyachi
closed
10 months ago
2
Allow referring to elided fields values in later fields' parsers with `seq!`
#406
DJDuque
opened
10 months ago
9
perf(token): Allow optimizer remove branch
#405
epage
closed
10 months ago
3
Any combinator function the if-else logic in this code appears to have no practical difference
#404
baoyachi
closed
10 months ago
0
Have `seq!` trace the field name when parsing each field
#403
epage
opened
11 months ago
2
Add a non-consuming combinator that returns `()`
#399
epage
closed
9 months ago
1
feat: Add Parser::default_value
#398
epage
closed
11 months ago
0
test(macros): Verify dispatch macro
#397
epage
closed
11 months ago
0
fix(binary): Clarify TLV parser names
#396
epage
closed
11 months ago
1
fix: Allow FnMut for parser predicates
#395
epage
closed
11 months ago
1
`length_*` parser names are unclear
#394
epage
closed
11 months ago
0
Fix a couple typos in combinator/mod.rs
#390
dsemi
closed
11 months ago
1
Parse::parse should accept Partial after marking `complete`
#389
Dr-Emann
closed
9 months ago
2
feat: Unstable support for error recovery
#388
epage
closed
9 months ago
3
docs: Add nom migration guide
#387
epage
closed
11 months ago
0
Typo fix "chumksy"
#386
snan
closed
11 months ago
1
Checkpoint the start of a Context
#384
epage
closed
9 months ago
1
fix(error): Point to right location for single-line errors
#383
epage
closed
11 months ago
0
feat(stream): Accumulate into BtreeSet and HashSet
#382
epage
closed
11 months ago
1
refactor(token): Clear up tag code
#381
epage
closed
11 months ago
1
Leverage simd for `not_line_ending`
#380
epage
closed
9 months ago
0
feat(token): Allow match 1-3 items with `take_until`
#379
epage
closed
11 months ago
1
perf(token): Speed up 'take_until' for str/char
#378
epage
closed
11 months ago
1
feat(stream): Implement Accumulate for BtreeSet and HashSet
#377
asdfuser
closed
11 months ago
3
Parsers such as separated can collect into Vec, but not HashSet or BTreeSet
#376
asdfuser
closed
11 months ago
0
feat(token): Add take_till
#375
epage
closed
11 months ago
1
feat(token): Add Caseless for tags
#374
epage
closed
11 months ago
1
docs: Separated takes a range, not separate m and n arguments
#370
VorpalBlade
closed
1 year ago
1
docs(combinator): infinite loop check in separated
#369
vwkd
closed
1 year ago
0
fix(combinator)!: add missing infinite loop check to repeat
#368
vwkd
closed
9 months ago
2
`repeat(10..1)` provides a `Many` error instead of asserts
#367
epage
closed
9 months ago
0
fix(combinator): remove infinite loop check in finite loop
#366
vwkd
closed
1 year ago
2
When do we need infinite loop checks?
#365
vwkd
closed
9 months ago
11
fix(combinator): reorder repeat
#364
vwkd
closed
1 year ago
2
fix(docs): rename old names
#363
vwkd
closed
1 year ago
2
feat(combinator): add separated
#362
vwkd
closed
1 year ago
11
Unknown start of token: \u{0} | 0.5.17 -> 0.5.18 Bug/Breaking Change?
#361
ShayBox
closed
1 year ago
2
docs: fix list of combinators
#360
vwkd
closed
1 year ago
0
fix: Deprecate signed Uint impls
#358
epage
closed
1 year ago
2
Impl Accumulate for more HashMaps
#357
adamchalmers
closed
1 year ago
0
Generalize Accumulate impl for HashMap
#356
adamchalmers
closed
1 year ago
0
Previous
Next