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

Implementation Code Cleanup #1932

Merged
merged 7 commits into from
Jun 13, 2018
Merged

Implementation Code Cleanup #1932

merged 7 commits into from
Jun 13, 2018

Commits on Jun 5, 2018

  1. A bunch of class cast warning suppression and raw class usage suppres…

    …sion to clean up some compiler warnings.
    
    Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
    gabizou committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    d1e64b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. More cleanup

    kashike committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    f9a5591 View commit details
    Browse the repository at this point in the history
  2. Finish cleaning up raw type warnings.

    Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
    gabizou committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    49417f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. More cleanup. All raw type class usage is either now fixed or suppres…

    …sed as necessary.
    
    Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
    gabizou committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    bb12e90 View commit details
    Browse the repository at this point in the history
  2. Finished cleaning all the compiler warnings and mixin warnings.

    Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
    gabizou committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    2f0bcb2 View commit details
    Browse the repository at this point in the history
  3. Litle things.

    Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
    gabizou committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    d2eb35b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. Merge stable-7 into cleanup branch to ensure functionality.

    Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
    gabizou committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    3682d25 View commit details
    Browse the repository at this point in the history