-
Notifications
You must be signed in to change notification settings - Fork 8
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
More math functions #219
Merged
Merged
More math functions #219
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a85f2de - Browse repository at this point
Copy the full SHA a85f2deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0033d51 - Browse repository at this point
Copy the full SHA 0033d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb44d2 - Browse repository at this point
Copy the full SHA ffb44d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 690289d - Browse repository at this point
Copy the full SHA 690289dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e58037 - Browse repository at this point
Copy the full SHA 9e58037View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb1192 - Browse repository at this point
Copy the full SHA fdb1192View commit details -
Configuration menu - View commit details
-
Copy full SHA for a717ccb - Browse repository at this point
Copy the full SHA a717ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3adbc72 - Browse repository at this point
Copy the full SHA 3adbc72View commit details -
store math constants as literal values
This allows the compiler to perform compile-time operations with them. If they are not used in an arithmetic operation with a constant value, they are represented by their global variable in the generated code
Configuration menu - View commit details
-
Copy full SHA for 502330a - Browse repository at this point
Copy the full SHA 502330aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa04c5 - Browse repository at this point
Copy the full SHA ffa04c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ba7c1 - Browse repository at this point
Copy the full SHA 61ba7c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1dfc36 - Browse repository at this point
Copy the full SHA a1dfc36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5079b - Browse repository at this point
Copy the full SHA 1e5079bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d65d0 - Browse repository at this point
Copy the full SHA d4d65d0View 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.