-
Notifications
You must be signed in to change notification settings - Fork 18
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
Clean up #763
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1a7fe25 - Browse repository at this point
Copy the full SHA 1a7fe25View commit details -
rename to CokoCpgBackendCommand to prevent confusion with other CokoC…
…pgBackend class and rename to BaseCpgBackenCommand for consistency
Configuration menu - View commit details
-
Copy full SHA for 350b2b2 - Browse repository at this point
Copy the full SHA 350b2b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 776b1d5 - Browse repository at this point
Copy the full SHA 776b1d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13219d2 - Browse repository at this point
Copy the full SHA 13219d2View commit details -
call the primaryConstructor without arguments
paramInstance is the script instance so it should probably never be an argument for the primaryConstructor. Furthermore, we check above that the primaryConstructor does not have any parameters, so it should not be necessary to use the script instance as a argument.
Configuration menu - View commit details
-
Copy full SHA for f2ad444 - Browse repository at this point
Copy the full SHA f2ad444View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd5b91a - Browse repository at this point
Copy the full SHA fd5b91aView commit details
Commits on Sep 11, 2023
-
Revert "call the primaryConstructor without arguments"
This reverts commit f2ad444. In some cases the script instance is needed as an argument for some constructors
Configuration menu - View commit details
-
Copy full SHA for d396e79 - Browse repository at this point
Copy the full SHA d396e79View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6dfa2f - Browse repository at this point
Copy the full SHA d6dfa2fView commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f89ea27 - Browse repository at this point
Copy the full SHA f89ea27View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01678ee - Browse repository at this point
Copy the full SHA 01678eeView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d28ef74 - Browse repository at this point
Copy the full SHA d28ef74View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cda722b - Browse repository at this point
Copy the full SHA cda722bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52a61a4 - Browse repository at this point
Copy the full SHA 52a61a4View commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab2622b - Browse repository at this point
Copy the full SHA ab2622bView 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.