-
Notifications
You must be signed in to change notification settings - Fork 186
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
Update/expressions dev merge #2328
Merged
Earthcomputer
merged 13 commits into
minecraft-dev:mixinextras-expression
from
LlamaLad7:update/expressions-dev-merge
Jul 10, 2024
Merged
Update/expressions dev merge #2328
Earthcomputer
merged 13 commits into
minecraft-dev:mixinextras-expression
from
LlamaLad7:update/expressions-dev-merge
Jul 10, 2024
Commits on Jul 3, 2024
-
Extract lexer and parser tasks into their own classes
This makes those tasks compatible with build and configuration cache Unfortunately two other issues prevent us from using the configuration cache, one is the licenser plugin, the other is the access of testLibs in the test task configuration
Configuration menu - View commit details
-
Copy full SHA for d20f5e7 - Browse repository at this point
Copy the full SHA d20f5e7View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3c6f09 - Browse repository at this point
Copy the full SHA a3c6f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa9273 - Browse repository at this point
Copy the full SHA 6aa9273View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca003f9 - Browse repository at this point
Copy the full SHA ca003f9View commit details -
We should not need it anymore now that the last forms are gone That should shorten the compilation time by a bit!
Configuration menu - View commit details
-
Copy full SHA for f1a1e0a - Browse repository at this point
Copy the full SHA f1a1e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 322cf27 - Browse repository at this point
Copy the full SHA 322cf27View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 838067d - Browse repository at this point
Copy the full SHA 838067dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f06f60 - Browse repository at this point
Copy the full SHA 8f06f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for f798d6d - Browse repository at this point
Copy the full SHA f798d6dView commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for caca374 - Browse repository at this point
Copy the full SHA caca374View commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 336924b - Browse repository at this point
Copy the full SHA 336924bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbbb2a2 - Browse repository at this point
Copy the full SHA fbbb2a2View commit details
Commits on Jul 9, 2024
-
Merge branch 'refs/heads/dev' into update/llamas-expression-updates
# Conflicts: # build.gradle.kts # src/main/kotlin/platform/mixin/inspection/injector/InvalidInjectorMethodSignatureInspection.kt # src/main/resources/META-INF/plugin.xml # src/main/resources/messages/MinecraftDevelopment.properties
Configuration menu - View commit details
-
Copy full SHA for 75eec45 - Browse repository at this point
Copy the full SHA 75eec45View 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.