issues
search
CoreOffice
/
XMLCoder
Easy XML parsing using Codable protocols in Swift
https://coreoffice.github.io/XMLCoder/
MIT License
801
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add separate lint stage to .travis.yml
#87
MaxDesiatov
closed
5 years ago
1
Add multiple Xcode versions to Travis build matrix
#86
MaxDesiatov
closed
5 years ago
1
Add DynamicNodeDecoding protocol
#85
MaxDesiatov
closed
5 years ago
1
Improve tests and fix error context handling
#84
MaxDesiatov
closed
5 years ago
2
Crash: Range invalid bounds in XMLStackParser.swift
#83
JoeMatt
closed
5 years ago
1
Ordered encoding
#82
MaxDesiatov
closed
5 years ago
1
Add `shouldProcessNamespaces` decoder property
#81
MaxDesiatov
closed
5 years ago
1
Document DynamicNodeEncoding and attributed intrinsic
#80
MaxDesiatov
closed
5 years ago
1
Fix nested attributed intrinsic
#79
MaxDesiatov
closed
5 years ago
1
Fix nested attributed intrinsic
#78
MaxDesiatov
closed
5 years ago
2
Fix compatibility with Swift 5.0
#77
MaxDesiatov
closed
5 years ago
2
Encoding a CDATA wrapped object
#76
timsearle
opened
5 years ago
2
UnkeyedEncodingContainer results in incorrect XML string
#75
CineDev
opened
5 years ago
0
Add missing CFBundleVersion, bump version to 0.3.1
#74
MaxDesiatov
closed
5 years ago
1
Attributed Intrinsic (value coding key)
#73
JoeMatt
closed
5 years ago
16
plist missing CFBundleVersion - fails AppStore Connect upload
#72
stonedauwg
closed
5 years ago
2
Specify starting node for decoding
#71
Eitot
opened
5 years ago
6
Dynamic node encoding + new formatters + various fixes
#70
JoeMatt
closed
5 years ago
6
Add OptionalTest, cleanup ClassTests, linter fix
#69
MaxDesiatov
closed
5 years ago
1
Empty elements fail to decode to optionals in 0.3.0
#68
stonedauwg
closed
5 years ago
3
Add back private_over_fileprivate for SwiftLint
#67
MaxDesiatov
closed
5 years ago
3
Add single array element example to tests
#66
MaxDesiatov
closed
5 years ago
3
Arrays of one element encode ok but fail to decode
#65
stonedauwg
closed
5 years ago
1
Remove concrete encode/decode functions
#64
hodovani
closed
5 years ago
2
Add tests to increase test coverage
#63
hodovani
closed
5 years ago
1
Add tests for keyed and unkeyed int types
#62
hodovani
closed
5 years ago
1
Add test to case when error context size goes outside content size
#61
hodovani
closed
5 years ago
2
Specify Swift version for packaging, refine CI
#60
MaxDesiatov
closed
5 years ago
1
Fix missing trailing semicolon in character escapings
#59
regexident
closed
5 years ago
2
Add test for keyed Int types
#58
hodovani
closed
5 years ago
1
Add Swift Version to Podspec
#57
khoogheem
closed
5 years ago
7
Increase test coverage
#56
hodovani
closed
5 years ago
1
Change `XMLElement`’s internal representation to ordered array of children
#55
regexident
closed
5 years ago
3
Fix `KeyDecodingStrategy.custom` signature
#54
MaxDesiatov
closed
5 years ago
3
Remove unnecessary use of `@available(…)` for `OutputFormatting.sortedKeys`
#53
regexident
closed
5 years ago
2
OutputFormatting = .sortedKeys
#52
VadimPavlov
closed
5 years ago
2
Improve `XMLStackParserTests` to test against CDATA blocks
#51
regexident
closed
5 years ago
1
Refactor `RelationshipsTest`’s `func testDecoder()` to not crash the process on failure
#50
regexident
closed
5 years ago
1
nodeEncodingStrategy
#49
khoogheem
closed
5 years ago
3
Fix decoding of arrays with optional elements
#48
MaxDesiatov
closed
5 years ago
1
Install Carthage only in before_deploy on Travis
#47
MaxDesiatov
closed
5 years ago
1
Add Optional Error Context
#46
hodovani
closed
5 years ago
3
Add `NodeDecodingStrategy`, mirroring `NodeEncodingStrategy `
#45
regexident
closed
5 years ago
4
Add coding style and test coverage to README.md
#44
MaxDesiatov
closed
5 years ago
1
Improve code coverage of auxiliary types
#43
regexident
closed
5 years ago
1
Improve code coverage of box types
#42
regexident
closed
5 years ago
3
Make error handling in `XMLDecoder` simpler & safer
#41
regexident
closed
5 years ago
1
Remove unnecessary `do … catch` blocks in unit tests & add tests for missing values
#40
regexident
closed
5 years ago
1
Unfold `guard … else` blocks to allow for setting of breakpoints within
#39
regexident
closed
5 years ago
2
Add tests for nested keyed/unkeyed collections
#38
regexident
closed
5 years ago
5
Previous
Next