issues
search
pointfreeco
/
swift-parsing
A library for turning nebulous data into well-structured data, with a focus on composition, performance, generality, and ergonomics.
https://www.pointfree.co/collections/parsing
MIT License
864
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Empty file
#358
RoBo-Inc
opened
1 month ago
0
Pitch: string trimming feature
#357
RoBo-Inc
closed
1 month ago
2
Fix a mistake in docs
#356
RoBo-Inc
closed
1 month ago
0
Update CI
#355
stephencelis
closed
1 month ago
0
Don't use input.count in PrefixThrough and PrefixUpTo for speedup.
#354
BjornRuud
closed
1 month ago
1
Fix a typo
#353
RoBo-Inc
closed
1 month ago
0
Benchmark fails to compile with Xcode 16
#351
BjornRuud
opened
1 month ago
0
Fixed Playground compilation error
#350
mattsrobot
closed
1 month ago
0
Example in Getting started don't work - ambiguous use of 'buildExpression'
#349
oschrenk
opened
2 months ago
1
Add `.editorconfig` for consistent code formatting
#348
Matejkob
closed
4 months ago
0
Fixed non throwing parsers crash
#347
tplaymeow
opened
6 months ago
0
Parser of only optionals
#346
JacobHearst
closed
2 months ago
1
Implement Unicode scalars conversion
#345
kamcma
opened
7 months ago
0
FromUnicodeScalarView deprecation message possibly references unimplemented conversion?
#344
kamcma
opened
7 months ago
4
Provide more type information on the JSONObject Parser
#343
cham-s
opened
7 months ago
0
tests fail to build with Xcode 15.3
#342
dave256
opened
7 months ago
2
Take and/or TakeUpTo parsers
#341
randomeizer
opened
7 months ago
2
`ubuntu-latest` github builds broken because of `case-paths` dependency failing
#335
pacu
closed
10 months ago
3
Fix the Prefix parser documentation
#334
pinkjuice66
closed
10 months ago
0
CharacterSet Parser throws EXC_BREAKPOINT
#333
pacu
opened
11 months ago
0
Fix an error message StartsWith parser throws
#332
pinkjuice66
opened
11 months ago
0
[Swift 5.9.1] Build failure when swift-case-paths version resolves to anything beyond 1.0.0 - error: macros are an experimental feature that is not enabled
#330
clackary
closed
11 months ago
2
Improve ParsePrint example in Readme
#329
alvarhansen
opened
11 months ago
0
EXC_BREAKPOINT crash when using ReplaceError parser
#328
russellyeo
opened
11 months ago
0
Unable to build tests on Linux with swift-parsing 0.13.0 as dependency
#326
finestructure
closed
11 months ago
2
Add SPI docs and fix outdated links in README
#325
finestructure
opened
11 months ago
0
Case key path support
#323
stephencelis
opened
1 year ago
2
Fix typo
#322
DivineDominion
closed
1 year ago
0
Add localization support to Float parsers
#318
acosmicflamingo
closed
10 months ago
4
Improve JSON parser demo
#314
oskarek
opened
1 year ago
1
Typo
#312
nashysolutions
closed
1 year ago
1
Unable to start a line with an Int parser
#309
sbeitzel
closed
1 year ago
1
Question: Mac Catalyst
#307
rehatkathuria
closed
1 year ago
4
Bump to Case Paths 1.0
#306
stephencelis
closed
1 year ago
0
Improve `Date` parser demo
#305
stephencelis
closed
1 year ago
1
Fix a Swift 5.9 warning
#304
stephencelis
closed
1 year ago
0
Remove unused package dependenciest
#303
stephencelis
closed
1 year ago
0
Using ParserPrinter+map in rawValue cause infinite loop
#302
seongkue
opened
1 year ago
0
Fix `Formatted` parser
#301
stephencelis
closed
1 year ago
0
EXC_BAD_ACCESS combining OneOf, .case, .memberwise
#297
tikitu
closed
1 year ago
1
Fix seconds mapping in Date benchmark
#295
jacoblapworth
closed
1 year ago
0
Static method 'buildExpression' requires the types 'Substring.UTF8View' and 'Substring' be equivalent
#294
ilendemli
closed
1 year ago
2
Swift 5.8 / Xcode 14.3: Ambiguous use of 'init()' for `Rest()`
#293
Jeehut
closed
1 year ago
5
FromSubstring ParseBuilder needs Substring as Input
#292
KaiOelfke
closed
1 year ago
0
Downstream ParseBuilder should use Downstream.Input as Input
#291
KaiOelfke
closed
1 year ago
1
Swift 5.8 Support
#289
stephencelis
closed
1 year ago
0
Add Backtrack parser.
#287
mbrandonw
closed
1 year ago
8
Library evolution
#285
abel3cl
opened
1 year ago
2
Generic `ParserBuilder`
#279
JaapWijnen
closed
1 year ago
3
Applied restriction to result builders in future swift version breaks code created with swift-parsing
#278
JaapWijnen
closed
1 year ago
3
Next