-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
3517-onstruct #3518
Draft
glelouet
wants to merge
8
commits into
projectlombok:master
Choose a base branch
from
glelouet:3517-onstruct
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
3517-onstruct #3518
+386
−0
Commits on Oct 6, 2023
-
projectlombok#3517 added annotation
glelouet committedOct 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 6d50bf4 - Browse repository at this point
Copy the full SHA 6d50bf4View commit details -
projectlombok#3517 add eclipse files to .gitignore, update example w…
…ith more variations
glelouet committedOct 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 82dd428 - Browse repository at this point
Copy the full SHA 82dd428View commit details -
projectlombok#3517 added handler and test, nothing compiles ?
glelouet committedOct 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 7571e41 - Browse repository at this point
Copy the full SHA 7571e41View commit details
Commits on Oct 10, 2023
-
using ant to make eclipse project, compiles now. Test fails on the te…
…st class (expected)
glelouet committedOct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for eab7d44 - Browse repository at this point
Copy the full SHA eab7d44View commit details
Commits on Oct 11, 2023
-
modified annotation to have shorter name for prefix, suffix, added option to camelcase the variable name and the method name. Created util to extract the var name and met name from the requested name and the annotation. Changed the tests to have the var match the getter, and implemented the var name and assignment replacement in the node.
glelouet committedOct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 51195c1 - Browse repository at this point
Copy the full SHA 51195c1View commit details
Commits on Oct 15, 2023
-
removed asserts as they are not used. +minor fixes
glelouet committedOct 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f72ec4d - Browse repository at this point
Copy the full SHA f72ec4dView commit details -
added source type go deduce method name. method options can still be overwritten.
glelouet committedOct 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 3426155 - Browse repository at this point
Copy the full SHA 3426155View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42ec698 - Browse repository at this point
Copy the full SHA 42ec698View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.