issues
search
petitparser
/
dart-petitparser
Dynamic parser combinators in Dart.
https://pub.dartlang.org/packages/petitparser
MIT License
457
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parser for emojis?
#174
nank1ro
closed
1 month ago
2
is there a parser that consumes a string that matches a regex?
#172
leeflix
closed
5 months ago
1
endless recursion when adding binary operation expressions to grammar
#171
leeflix
closed
4 months ago
3
NoSuchMethodError: Class 'SequenceParser<dynamic>' has no instance method '&'.
#170
leeflix
closed
5 months ago
2
Alternative to ref()
#169
leeflix
closed
4 months ago
8
Make the loopback variable public in expression builder
#168
joranmulderij
closed
8 months ago
2
Fix isEqualTo in not.dart
#167
North101
closed
8 months ago
1
Question: parse any word or term
#164
vd3d
closed
10 months ago
2
use petitparser to recognize jsonDecode output
#163
RandalSchwartz
opened
10 months ago
1
Choice parser behavior
#162
f3ath
closed
10 months ago
2
Alternative to deprecated `separatedBy(separator, includeSeparators: false)`
#160
asartalo
closed
11 months ago
2
Parsing Latin1 characters
#158
tfgordon
closed
10 months ago
4
Projects that are using PetitParser
#157
II11II
closed
1 year ago
1
ReferenceParser prevents repeatString optimization
#155
amake
opened
1 year ago
1
Use for-in instead of indexed loop
#154
f3ath
closed
1 year ago
5
Use break instead of code duplication (part 2)
#152
f3ath
closed
1 year ago
2
Use break instead of code duplication
#151
f3ath
closed
1 year ago
2
Possible alternative use of switch that might be fast enough
#150
RandalSchwartz
opened
1 year ago
3
Collecting Parsed result and passing it to next product
#148
Oualitsen
closed
1 year ago
1
Higher Unicode planes support?
#147
f3ath
closed
1 year ago
2
Greedy parse problem
#145
nacro90
closed
1 year ago
2
Consider rolling meta back to ^1.8.0
#144
jpeiffer
closed
1 year ago
1
Improve error reporting of `ExpressionPaser`
#143
renggli
closed
1 year ago
1
Getting line and colone in the code.
#140
Oualitsen
closed
2 years ago
2
Add start position to Context
#139
North101
closed
2 years ago
6
How to upgrade?
#138
SwiftyFlow
closed
2 years ago
7
Eliminate dynamic calls
#131
renggli
closed
2 years ago
0
Broken link for linter rules
#129
DeepBhat
closed
2 years ago
1
Relevance of `refX`?
#126
NobbZ
closed
2 years ago
1
Alternative to trim parser or how to discard
#123
DanielCardonaRojas
closed
1 year ago
2
Translate JS/TS to Dart?
#122
jodinathan
closed
2 years ago
5
how do I provide better error messages?
#121
csells
closed
2 years ago
1
Added support for percentages
#119
Parables
closed
2 years ago
1
Fix pre-existing HintCode.UNNECESSARY_TYPE_CHECK_TRUE
#118
scheglov
closed
3 years ago
3
flatten() issue with map()
#117
gmpassos
closed
3 years ago
1
The `word` parser should mention underscore `_`
#116
gmpassos
closed
3 years ago
1
New Grammar Implementation Using PetitParser
#115
Dokotela
closed
3 years ago
1
How do I define optional named parameter grammar with any order?
#114
WenhaoWu
closed
3 years ago
3
Custom Failure message
#113
groupsvkg
closed
3 years ago
1
Constraints in grammar
#112
groupsvkg
closed
3 years ago
2
Package is marked as unidentified in pub.dev
#111
gmpassos
closed
3 years ago
8
How to listen to the parsed result immideatly ?
#109
dhaval15
closed
3 years ago
3
Consider making `ref` and `build` usable outside of GrammarDefinition
#107
doppio
closed
3 years ago
2
Fix behavior of quote in lisp in petitparser_examples.
#106
mdjurfeldt
closed
3 years ago
1
.flatten() ignores mapped values.
#105
gmpassos
closed
3 years ago
2
Typed delegate
#104
renggli
closed
3 years ago
0
New error with dart 2.12
#103
drpond1
closed
3 years ago
4
Reference class not accessible anymore
#102
spironato
closed
3 years ago
7
Help with parsing sections separated by blank lines
#101
asartalo
closed
3 years ago
5
Stricter Types
#100
stargazing-dino
closed
3 years ago
2
Next