-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Switch to iterative DynNode
and ConcreteTreeNode
processing
#13177
Closed
blaginin
wants to merge
17
commits into
apache:main
from
blaginin:blaginin/switch-to-recursive-tree-iteration
Closed
Switch to iterative DynNode
and ConcreteTreeNode
processing
#13177
blaginin
wants to merge
17
commits into
apache:main
from
blaginin:blaginin/switch-to-recursive-tree-iteration
+1,468
−1,026
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c26e07f - Browse repository at this point
Copy the full SHA c26e07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a4dd2c - Browse repository at this point
Copy the full SHA 6a4dd2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d194e - Browse repository at this point
Copy the full SHA 83d194eView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 482546b - Browse repository at this point
Copy the full SHA 482546bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f682be3 - Browse repository at this point
Copy the full SHA f682be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1b81e - Browse repository at this point
Copy the full SHA 4e1b81eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e475464 - Browse repository at this point
Copy the full SHA e475464View commit details
Commits on Oct 31, 2024
-
Small performance optimisations for visit
- reuse vec instead of making a new one - use mut ref to the last element instead of taking it on every iteration
Configuration menu - View commit details
-
Copy full SHA for b70a0f6 - Browse repository at this point
Copy the full SHA b70a0f6View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a91a506 - Browse repository at this point
Copy the full SHA a91a506View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a988df - Browse repository at this point
Copy the full SHA 6a988dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb7174 - Browse repository at this point
Copy the full SHA 7eb7174View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa4c98 - Browse repository at this point
Copy the full SHA 0fa4c98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 810c899 - Browse repository at this point
Copy the full SHA 810c899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0587e18 - Browse repository at this point
Copy the full SHA 0587e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4f663 - Browse repository at this point
Copy the full SHA ee4f663View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44ec414 - Browse repository at this point
Copy the full SHA 44ec414View commit details -
Configuration menu - View commit details
-
Copy full SHA for 403230a - Browse repository at this point
Copy the full SHA 403230aView 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.