-
-
Notifications
You must be signed in to change notification settings - Fork 675
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
feat: tag loop-remove #3018
base: main
Are you sure you want to change the base?
feat: tag loop-remove #3018
Commits on Apr 16, 2024
-
details the gotcha of removing items from a collection while iterating that collection inside a for loop.
Galen Rice authoredApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 913f240 - Browse repository at this point
Copy the full SHA 913f240View commit details -
fix: condense some whitespace around code blocks
Galen Rice authoredApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 8b56a83 - Browse repository at this point
Copy the full SHA 8b56a83View commit details -
fix: further condense first code block
Galen Rice authoredApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 8e51e49 - Browse repository at this point
Copy the full SHA 8e51e49View commit details -
fix: further condense the second block
Galen Rice authoredApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 52107ec - Browse repository at this point
Copy the full SHA 52107ecView commit details -
Galen Rice authored
Apr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 5b32632 - Browse repository at this point
Copy the full SHA 5b32632View commit details -
fix: bold for list comp name, clean up some language
Galen Rice authoredApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 791b334 - Browse repository at this point
Copy the full SHA 791b334View commit details -
fix: correct language for how the iterator does its thing
Co-authored-by: wookie184 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 585f98e - Browse repository at this point
Copy the full SHA 585f98eView commit details -
fix: slightly condensed language
Galen Rice authoredApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for ae2a703 - Browse repository at this point
Copy the full SHA ae2a703View commit details -
fix: include "adding" context, and add aliases for loop-add and loop-…
…modify
Galen Rice authoredApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for d3e2538 - Browse repository at this point
Copy the full SHA d3e2538View commit details -
Galen Rice authored
Apr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c0f936 - Browse repository at this point
Copy the full SHA 9c0f936View commit details -
fix: "in the example", less terse and less confusing
Galen Rice authoredApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 9e72c6d - Browse repository at this point
Copy the full SHA 9e72c6dView commit details
Commits on Apr 18, 2024
-
Merge branch 'main' into feat/tag-list-iterate-and-remove-gotcha
Galen Rice authoredApr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 165c1f9 - Browse repository at this point
Copy the full SHA 165c1f9View commit details
Commits on Apr 21, 2024
-
Merge branch 'main' into feat/tag-list-iterate-and-remove-gotcha
Galen Rice authoredApr 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 2822896 - Browse repository at this point
Copy the full SHA 2822896View commit details