Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tayloraswift/swift-json issues and pull requests

#86 - Add fragment parser

Pull Request - State: closed - Opened by tayloraswift 28 days ago

#85 - upgrade swift-grammar in Package.swift

Pull Request - State: closed - Opened by tayloraswift about 1 month ago

#82 - readable symbol links

Pull Request - State: closed - Opened by tayloraswift about 2 months ago

#81 - update CI to 6.0.2 and use separate device workflows

Pull Request - State: closed - Opened by tayloraswift 3 months ago

#80 - [DNM] stress test JSON parsing with Swift Testing

Pull Request - State: open - Opened by tayloraswift 4 months ago

#79 - Upgrade CI to Swift 6.0.1

Pull Request - State: closed - Opened by tayloraswift 5 months ago

#78 - validate docs

Pull Request - State: closed - Opened by tayloraswift 6 months ago

#77 - conform Array and ArraySlice to JSONEncodable

Pull Request - State: closed - Opened by tayloraswift 9 months ago

#76 - Update dependencies

Pull Request - State: closed - Opened by tayloraswift 10 months ago

#75 - re-initial commit

Pull Request - State: closed - Opened by tayloraswift 11 months ago

#74 - Adds platform requirements in line with swift-grammar

Pull Request - State: closed - Opened by t089 about 1 year ago - 3 comments

#73 - Conflicting platform requirements between JSON and Grammar

Issue - State: closed - Opened by t089 about 1 year ago - 1 comment

#71 - update github usernames

Pull Request - State: closed - Opened by tayloraswift almost 2 years ago

#69 - fix infinite recursion on unfortunate JSON typecase

Pull Request - State: closed - Opened by tayloraswift almost 2 years ago

#68 - Single field objects

Pull Request - State: closed - Opened by tayloraswift almost 2 years ago

#67 - make JSON.DecodingError conform to TraceableError unconditionally

Pull Request - State: closed - Opened by tayloraswift almost 2 years ago

#65 - add decode convenience api to JSONScope

Pull Request - State: closed - Opened by tayloraswift almost 2 years ago

#64 - Encoding API

Pull Request - State: closed - Opened by tayloraswift about 2 years ago

#63 - Why a custom `Decimal` instead of using the built-in type?

Issue - State: closed - Opened by davdroman over 2 years ago - 4 comments

#62 - Fix release title

Issue - State: closed - Opened by davdroman over 2 years ago - 1 comment

#60 - Expand docs and rename primitive unwrap/apply to match/flatMatch

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#58 - Unfail device cross compilation

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#57 - Disable grammar reexport

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#56 - stop reexporting Grammar

Issue - State: closed - Opened by tayloraswift over 2 years ago
Labels: enhancement

#55 - Upgrade swift-grammar to v0.2

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#54 - bump windows toolchain requirement to 5.6

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#53 - bump windows toolchain requirement to 5.6

Issue - State: closed - Opened by tayloraswift over 2 years ago
Labels: infrastructure

#52 - add a simplified decoding api, per #47

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#51 - adopt SPF

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#50 - enable benchmarks on macOS

Issue - State: open - Opened by tayloraswift over 2 years ago
Labels: infrastructure

#49 - Fix nightly toolchain breakage

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#48 - 8/15/22 toolchain breakage

Issue - State: closed - Opened by tayloraswift over 2 years ago

#47 - add a “one-step” decode API

Issue - State: closed - Opened by tayloraswift over 2 years ago - 1 comment
Labels: enhancement

#46 - sync with compiler change from move function to move keyword

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#45 - BSON support

Pull Request - State: closed - Opened by tayloraswift over 2 years ago - 1 comment

#44 - fix benchmark regression (#43)

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#43 - GeneralDecoding.swift performance regression

Issue - State: closed - Opened by tayloraswift over 2 years ago - 1 comment
Labels: bug

#42 - unnest JSON.Rule.Root to JSON.Rule and add LintingDictionary snippet

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#41 - expand documentation, and fix some broken doccomments

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#40 - reorganize and expand benchmarks

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#39 - pin gha-setup-swift to v0.0.1

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#38 - Debugging trace improvements

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#36 - add shaping and array decoding API

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#35 - migrate windows CI

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#33 - Is there a way to use this to decode JSON lines?

Issue - State: closed - Opened by rj93 over 2 years ago - 10 comments
Labels: needs-repro

#32 - re-adds devices ci workflow

Pull Request - State: closed - Opened by tayloraswift over 2 years ago - 1 comment

#31 - update readme instructions

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#30 - add additional LintingDictionary API per #14 and #27

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#29 - convert examples to SPM snippets

Pull Request - State: closed - Opened by tayloraswift over 2 years ago

#28 - add support for pretty-printing JSON

Issue - State: open - Opened by tayloraswift over 2 years ago
Labels: enhancement

#27 - add LintingDictionary API to return an array of [JSON], instead of passing it to a closure

Issue - State: closed - Opened by tayloraswift over 2 years ago - 1 comment
Labels: enhancement

#25 - bump supply chain versions

Pull Request - State: closed - Opened by tayloraswift almost 3 years ago

#22 - add release/0.2 branch to CI set

Pull Request - State: closed - Opened by tayloraswift almost 3 years ago

#21 - (do not merge) backport SE-0335 fix to release/0.2

Pull Request - State: closed - Opened by tayloraswift almost 3 years ago

#18 - disable SE-0335 existential `any` for swift <= 5.6

Issue - State: closed - Opened by tayloraswift almost 3 years ago
Labels: bug

#17 - update to swift-grammar 0.1.4, and expand documentation

Pull Request - State: closed - Opened by tayloraswift almost 3 years ago

#15 - document json.swift more fully

Pull Request - State: closed - Opened by tayloraswift almost 3 years ago

#14 - rename JSON.lint(_:) to JSON.lint(whitelisting:)

Issue - State: closed - Opened by tayloraswift almost 3 years ago - 2 comments
Labels: enhancement

#13 - expand documentation

Pull Request - State: closed - Opened by tayloraswift almost 3 years ago

#11 - introduce swift-documentation-extract plugin if swift tools >= 5.6

Pull Request - State: closed - Opened by tayloraswift almost 3 years ago

#9 - add swift-biome documentation

Issue - State: closed - Opened by tayloraswift almost 3 years ago - 1 comment
Labels: documentation

#8 - 0.3: rename JSON.Number.callAsFunction(as:) to JSON.Number.as(_:)

Issue - State: closed - Opened by tayloraswift almost 3 years ago
Labels: enhancement

#7 - JSON5

Issue - State: open - Opened by mickeyl almost 3 years ago - 1 comment
Labels: enhancement

#6 - Can you compare yyjson ?

Issue - State: open - Opened by VineFiner almost 3 years ago
Labels: documentation

#4 - JSON.Value does not escape string literals if stringified via .description

Issue - State: closed - Opened by tayloraswift about 3 years ago - 1 comment

#3 - add Encoder/Encodable support

Issue - State: open - Opened by tayloraswift about 3 years ago
Labels: enhancement

#2 - benchmark against Foundation’s JSONDecoder

Issue - State: closed - Opened by tayloraswift about 3 years ago - 1 comment

#1 - ss-json requires private Decimal submodule

Issue - State: closed - Opened by tayloraswift about 3 years ago