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

C++: Add enum class to class names #2342

Merged
merged 5 commits into from Apr 29, 2020
Merged

C++: Add enum class to class names #2342

merged 5 commits into from Apr 29, 2020

Commits on Apr 29, 2020

  1. Copy the full SHA
    deb7d30 View commit details
    Browse the repository at this point in the history
  2. C++: disallow keyword class names

    Co-Authored-By: Michael Schmidt <mitchi5000.ms@googlemail.com>
    jsmolka and RunDevelopment committed Apr 29, 2020
    Copy the full SHA
    ae2ecca View commit details
    Browse the repository at this point in the history
  3. add minified files

    jsmolka committed Apr 29, 2020
    Copy the full SHA
    fe1f71b View commit details
    Browse the repository at this point in the history
  4. add cpp class name test

    jsmolka committed Apr 29, 2020
    Copy the full SHA
    3b2a204 View commit details
    Browse the repository at this point in the history
  5. fix cpp class name test case

    jsmolka committed Apr 29, 2020
    Copy the full SHA
    976a219 View commit details
    Browse the repository at this point in the history