-
-
Notifications
You must be signed in to change notification settings - Fork 403
Java function rework #7969
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
Open
Efnilite
wants to merge
37
commits into
dev/feature
Choose a base branch
from
feature/java-function-rework
base: dev/feature
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.
Open
Java function rework #7969
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
a11d4cd
init commit
Efnilite 948ce19
deprecate java function
Efnilite 15ff77c
add tests
Efnilite d51a56c
review comments
Efnilite 3b45fc8
forgot one
Efnilite ab30936
fix tests
Efnilite 6bb80ae
reformat
Efnilite d09c311
Apply suggestions from code review
Efnilite 7ac7e78
review comments
Efnilite fcc4612
Merge remote-tracking branch 'origin/feature/java-function-rework' in…
Efnilite 1089694
fix tests
Efnilite c280bba
forgot one :(
Efnilite 8a600cd
Update src/main/java/ch/njol/skript/doc/Documentation.java
Efnilite 5eee30b
review comments
Efnilite c89ef3d
add DefaultFunction#register
Efnilite 4d18535
update return type
Efnilite baa7216
review comments
Efnilite e6429a2
Merge branch 'dev/feature' into feature/java-function-rework
Efnilite 4142966
Merge branch 'dev/feature' into feature/java-function-rework
Efnilite 7f16c59
fix tud's mistake
Efnilite 9566fb0
Merge branch 'dev/feature' into feature/java-function-rework
Efnilite 0419038
randomly deleted registry#register?
Efnilite e6fe8ba
update Parameter
Efnilite 151ff17
fix tests
Efnilite 7025f46
switch to new parameter
Efnilite 71a0d17
new interface, prefer modifiers over variables
Efnilite 65bbe62
fix tests
Efnilite 6b27213
new parameter type!!
Efnilite bc660b7
fix
Efnilite b32f2c2
Update .github/CODEOWNERS
Efnilite 5ca1086
Merge branch 'dev/feature' into feature/java-function-rework
Efnilite ffc1e77
add SkriptAddon to builder
Efnilite df925ad
seal!!
Efnilite 4b64a36
unseal the box
Efnilite 85701e0
Merge branch 'dev/feature' into feature/java-function-rework
Efnilite bf9dbd4
Merge branch 'dev/feature' into feature/java-function-rework
Efnilite 6d11d81
fix test
Efnilite File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.