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

Updated to support Forcing ENUM to be bitwise #713

Merged
merged 16 commits into from
Jun 19, 2018
Merged

Updated to support Forcing ENUM to be bitwise #713

merged 16 commits into from
Jun 19, 2018

Commits on Jun 14, 2018

  1. Adding support for creating ENUM with Bitwise Flags

    Martin Holden committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d863bff View commit details
    Browse the repository at this point in the history
  2. Updated Test

    Martin Holden committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    fd4740c View commit details
    Browse the repository at this point in the history
  3. Updated logic for creating flags as it was flawed

    Martin Holden committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    34e567e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13655c2 View commit details
    Browse the repository at this point in the history
  5. Improve test

    RicoSuter committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    55ac39e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bacb48 View commit details
    Browse the repository at this point in the history
  7. v9.10.53

    RicoSuter committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    24f6d26 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Added x-enumFlags

    RicoSuter committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    02eee41 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    ed5b1cf View commit details
    Browse the repository at this point in the history
  2. v9.10.54

    RicoSuter committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    8975d6b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Adding support for creating ENUM with Bitwise Flags

    Martin Holden committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    7a08e36 View commit details
    Browse the repository at this point in the history
  2. Updated Test

    Martin Holden committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    64d8a21 View commit details
    Browse the repository at this point in the history
  3. Updated logic for creating flags as it was flawed

    Martin Holden committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    d228f1e View commit details
    Browse the repository at this point in the history
  4. Added x-enumFlags

    RicoSuter authored and Martin Holden committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    c262cda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    779580c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3860621 View commit details
    Browse the repository at this point in the history