Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always encode empty elements as KeyedBox #101

Closed
wants to merge 7 commits into from
Closed

Commits on May 11, 2019

  1. Configuration menu
    Copy the full SHA
    4f7415e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. Fix remaining tests

    MaxDesiatov committed May 12, 2019
    Configuration menu
    Copy the full SHA
    befe135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3aac1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c05ee09 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Merge branch 'master' of github.com:MaxDesiatov/XMLCoder into avoid-n…

    …ullbox
    
    # Conflicts:
    #	Sources/XMLCoder/Auxiliaries/KeyedStorage.swift
    #	Sources/XMLCoder/Decoder/XMLDecoderImplementation.swift
    #	Sources/XMLCoder/Decoder/XMLKeyedDecodingContainer.swift
    #	Sources/XMLCoder/Encoder/XMLKeyedEncodingContainer.swift
    #	Tests/XMLCoderTests/Box/KeyedBoxTests.swift
    #	Tests/XMLCoderTests/Box/UnkeyedBoxTests.swift
    #	XMLCoder.xcodeproj/project.pbxproj
    MaxDesiatov committed May 22, 2019
    Configuration menu
    Copy the full SHA
    83448aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaf74f8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Make AnyOptional public

    MaxDesiatov committed May 24, 2019
    Configuration menu
    Copy the full SHA
    45da9e4 View commit details
    Browse the repository at this point in the history