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

Expand list of reserved objc keywords to cover most conflicting cases… #79

Merged
merged 15 commits into from
Sep 24, 2017

Commits on Sep 24, 2017

  1. Expand list of reserved objc keywords to cover most conflicting cases…

    …. This is
    
    an incomplete list and will likely have more additions in the future.
    rahul-malik committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    eef72d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1363c8f View commit details
    Browse the repository at this point in the history
  3. Fix linter warning

    rahul-malik committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    7f94d5b View commit details
    Browse the repository at this point in the history
  4. Attempt fix

    rahul-malik committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    571b08f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a32b28f View commit details
    Browse the repository at this point in the history
  6. Fix

    rahul-malik committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    321a526 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8feaa44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44e9437 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a609d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    807adba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe9dec1 View commit details
    Browse the repository at this point in the history
  12. Fix script bug

    rahul-malik committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    ce6d1af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5d3455c View commit details
    Browse the repository at this point in the history
  14. Fix conditional again ...

    rahul-malik committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    c26e63a View commit details
    Browse the repository at this point in the history
  15. Remove copy in Dockerfile and rely on mounting the development direct…

    …ory to
    
    minimize unnecessary image creates
    rahul-malik committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    0c0c432 View commit details
    Browse the repository at this point in the history