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

[Suggestion] NonNull generator for parameters #3127

Merged
merged 15 commits into from Oct 28, 2022

Commits on Mar 4, 2021

  1. Copy the full SHA
    c49a53c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df67088 View commit details
    Browse the repository at this point in the history
  3. Added NotNullGenerator

    4everTheOne committed Mar 4, 2021
    Copy the full SHA
    1792c5a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fedecb9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cc2815a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d7a0c86 View commit details
    Browse the repository at this point in the history
  7. Fixed testcase

    4everTheOne committed Mar 4, 2021
    Copy the full SHA
    18d024c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Merge branch 'master' into meta-model/non-null

    # Conflicts:
    #	javaparser-core-generators/pom.xml
    4everTheOne committed Mar 5, 2021
    Copy the full SHA
    3d99344 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    41cd008 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b85ccc6 View commit details
    Browse the repository at this point in the history
  4. Executed generators

    4everTheOne committed Mar 5, 2021
    Copy the full SHA
    7876a3a View commit details
    Browse the repository at this point in the history
  5. Reverted ModifierVisitor to complain with javaparser#3011

    (cherry picked from commit a661c20)
    4everTheOne committed Mar 5, 2021
    Copy the full SHA
    1e5ecb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Revert "Executed generators"

    This reverts commit 7876a3a.
    4everTheOne committed Oct 27, 2022
    Copy the full SHA
    5bf3b18 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'remotes/javaparser/master' into meta-mo…

    …del/non-null
    
    # Conflicts:
    #	javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typesolvers/JarTypeSolver.java
    4everTheOne committed Oct 27, 2022
    Copy the full SHA
    8d60e1e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b7737a0 View commit details
    Browse the repository at this point in the history