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

Merge Swift42 branch changes #385

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Merge Swift42 branch changes #385

wants to merge 26 commits into from

Commits on Nov 12, 2016

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

Commits on Jun 18, 2017

  1. Configuration menu
    Copy the full SHA
    a8e4e0a View commit details
    Browse the repository at this point in the history
  2. Swiftified both templates

    radianttap committed Jun 18, 2017
    Configuration menu
    Copy the full SHA
    41aeab4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. Merge branch 'swift-templates' of git://github.com/radianttap/mogener…

    …ator into radianttap-swift-templates
    atomicbird committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    93b4d7c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Fix codegen errors from merge

    * Don’t import C style headers in Swift code
    * Add a space between “public” and “private(set)” to avoid “publicprivate” in code.
    * Don’t declare “open” items in public extension
    * Use “entityName” instead of “entityName()”
    atomicbird committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    04e8a21 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. Configuration menu
    Copy the full SHA
    3b24550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd5fe02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c428928 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92d46f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d19acbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3900410 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39a6634 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. Configuration menu
    Copy the full SHA
    85d4f1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27a020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f4bd33 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

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

Commits on Aug 18, 2018

  1. Add attributeRawValueEnumType to handle Swift enums with numeric ra…

    …w types. Intended to fix issue #376
    atomicbird committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    3f3eb0f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Fix typos

    atomicbird committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    d4927d1 View commit details
    Browse the repository at this point in the history
  2. Add Codable property support via a new attributeCodableTypeName user …

    …info key, as described in #375.
    atomicbird committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    28c0a72 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Configuration menu
    Copy the full SHA
    6d5927e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47e39c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

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

Commits on Jan 1, 2019

  1. Fix attributeRawValueEnumType for non-optionals.

    Additional fix for #376
    atomicbird committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    4ce7534 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

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

Commits on Apr 20, 2019

  1. Configuration menu
    Copy the full SHA
    bbb2357 View commit details
    Browse the repository at this point in the history
  2. One more README bullet

    atomicbird committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    9f8504c View commit details
    Browse the repository at this point in the history