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

Use the new syntax #46

Closed
wants to merge 15 commits into from
Closed

Use the new syntax #46

wants to merge 15 commits into from

Commits on Nov 29, 2016

  1. Use the new syntax

    nobody-x committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    109d3d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. fix review (in progress)

    ceininger committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    f6bd950 View commit details
    Browse the repository at this point in the history
  2. fix review

    nobody-x committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    4390464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22dac0b View commit details
    Browse the repository at this point in the history
  4. Fixed Water_Level enum

    nobody-x committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    80f0066 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2016

  1. Use the #pragma newdecls required for debugging

    nobody-x committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    dad4047 View commit details
    Browse the repository at this point in the history
  2. changed new into int

    nobody-x committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    f5a4e15 View commit details
    Browse the repository at this point in the history
  3. added bool and int tags

    nobody-x committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    ef2e535 View commit details
    Browse the repository at this point in the history
  4. changed new to int tag

    nobody-x committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    7588c2e View commit details
    Browse the repository at this point in the history
  5. fixed all for() shadow variable

    nobody-x committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    37b1d36 View commit details
    Browse the repository at this point in the history
  6. fixed Semicolon, and view_as

    nobody-x committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    e0f40ae View commit details
    Browse the repository at this point in the history
  7. fixed semicolon

    nobody-x committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    0fdaf6b View commit details
    Browse the repository at this point in the history
  8. Fixed functions tag and view_as

    nobody-x committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    92a778d View commit details
    Browse the repository at this point in the history
  9. changed CloseHandle to delete

    nobody-x committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    4ec58fc View commit details
    Browse the repository at this point in the history
  10. Removed @NoReturn

    nobody-x committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    52fba8e View commit details
    Browse the repository at this point in the history