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

fix name conflict detection #119

Merged
merged 18 commits into from
Jul 10, 2023
Merged

fix name conflict detection #119

merged 18 commits into from
Jul 10, 2023

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    3bec8f9 View commit details
    Browse the repository at this point in the history
  2. remove pointless lang keys

    ix0rai committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2bf7ec4 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. parameter validator

    ix0rai committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    38abdd9 View commit details
    Browse the repository at this point in the history
  2. docs

    ix0rai committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9c74cde View commit details
    Browse the repository at this point in the history
  3. fix checkstyle

    ix0rai committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ebec59c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. fix tests

    ix0rai committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7996496 View commit details
    Browse the repository at this point in the history
  2. fix shadowing

    ix0rai committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    73b9236 View commit details
    Browse the repository at this point in the history
  3. fix shadowing

    ix0rai committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    eee0076 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. fix interface

    ix0rai committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    9dace34 View commit details
    Browse the repository at this point in the history
  2. cleanup

    ix0rai committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    71f8b81 View commit details
    Browse the repository at this point in the history
  3. cleanup 2

    ix0rai committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    0684062 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. fix issues

    ix0rai committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c972802 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. fix bugs

    - fix class validation not working
    - fix class validation fails still updating class tree
    - fix shadowing warning not working when parent is deobf
    - fix shadowing warning showing up when methods aren't static
    - probably something else idk anymore
    ix0rai committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c801ef0 View commit details
    Browse the repository at this point in the history
  2. fix bugs 2

    - null pointer
    - wrong assertions in test
    ix0rai committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ffce80e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3b950b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a236ff View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle errors

    IotaBread committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f3ae81a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db15218 View commit details
    Browse the repository at this point in the history