issues
search
gcanti
/
parser-ts
String parser combinators for TypeScript
https://gcanti.github.io/parser-ts/
MIT License
193
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can @babel/code-frame be avoided?
#64
danielo515
opened
11 months ago
0
Add hexDigit combinator
#63
rhoskal
opened
1 year ago
0
version 0.7.0
#62
gcanti
closed
1 year ago
0
chore: update workflow
#61
gcanti
closed
1 year ago
0
Updated deprecated calls to fp-ts^2.14.0
#60
parischap
closed
1 year ago
3
Ported to fp-ts@2.14.0
#59
parischap
closed
1 year ago
1
Combination of alt and many runs infinitely
#58
venil7
opened
1 year ago
0
upgrade to latest fp-ts
#57
jituanlin
closed
2 years ago
1
How to compose and handle Optional types in parsers?
#56
HKGx
closed
2 years ago
3
Support for NodeJS Buffer
#55
jessmorecroft
opened
2 years ago
1
How to handle left-recursive grammar with parser-ts
#54
lujiajing1126
opened
2 years ago
2
Import path problem in using ESM feature typescript@next
#53
oocytanb
closed
1 year ago
1
feat(char): isLetter: handle all Latin scripts
#52
frysztak
closed
3 years ago
5
[feature] repeat – many in terms of semigroup/monoid
#51
waynevanson
closed
3 years ago
1
Fix issues with the many and many1 combinators leading to infinite recursion
#50
IMax153
closed
3 years ago
1
RangeError: Maximum call stack size exceeded
#49
mysterybear
closed
3 years ago
2
fix #47 P.either should fail with fatal error, if second parser faile…
#48
regevbr
opened
3 years ago
1
P.either should fail with fatal error, if second parser failed with fatal, or should it?
#47
regevbr
opened
3 years ago
2
Correct typing for `doubleQuotedString`
#46
ryota-ka
closed
3 years ago
1
Working with Excessively Long Strings
#45
benrbray
closed
3 years ago
5
How to skip some parts
#44
Spaubleit
closed
3 years ago
5
Fatal error from filter
#43
techtangents
closed
3 years ago
7
Fix/string recursion
#42
IMax153
closed
3 years ago
2
`doubleQuotedString` hits recursion limit on longer strings
#41
excursus
closed
3 years ago
3
Reci
#40
excursus
closed
3 years ago
1
Feature: manyTill and many1Till
#39
IMax153
closed
4 years ago
1
Feature Request: manyTill and many1Till
#38
IMax153
closed
4 years ago
2
Design Question: Stream with Positioned Tokens
#37
IMax153
closed
4 years ago
2
Feature/combinators
#36
IMax153
closed
4 years ago
2
expose modules without lib/es6 prefix, closes #32
#35
gcanti
closed
4 years ago
0
expose test helper run in library
#34
waynevanson
closed
3 years ago
10
export run from test/helpers.ts
#33
waynevanson
closed
3 years ago
1
[Feature Request] Expose modules without lib/es6 prefix
#32
CYBAI
closed
4 years ago
5
Support `bind` and `bindTo` for `Parser` monad
#31
CYBAI
closed
4 years ago
5
New Feature: notString and notOneOf (string)
#30
IMax153
closed
4 years ago
0
Feature/tree shaking
#29
IMax153
closed
4 years ago
8
upgrade to latest docs-ts
#28
gcanti
closed
4 years ago
0
Add lookAhead and takeUntil parsers (closes #26)
#27
IMax153
closed
4 years ago
0
Feature Request: lookAhead and takeUntil
#26
IMax153
closed
4 years ago
1
Add example for parsing a command line statement into an AST
#25
IMax153
closed
4 years ago
2
[Example] Parsing a statement into a structured AST
#24
IMax153
closed
4 years ago
3
Make `between` and `surroundedBy` polymorphic in parser type
#23
YBogomolov
closed
4 years ago
1
Add between and surroundedBy combinators to Parser
#22
IMax153
closed
4 years ago
3
feature request: `between` and `surroundedBy`
#21
CYBAI
closed
4 years ago
4
add build in ES6 format
#20
gcanti
closed
4 years ago
0
Bump mixin-deep from 1.3.1 to 1.3.2
#19
dependabot[bot]
closed
5 years ago
1
version 0.6.0
#18
gcanti
closed
5 years ago
0
add docs generation (docs-ts)
#17
gcanti
closed
5 years ago
0
version 0.5.1
#16
gcanti
closed
5 years ago
0
upgrade to `fp-ts@1.x.x`
#15
gcanti
closed
6 years ago
0
Next