Skip to content

Conversation

@linuxlizard
Copy link
Owner

Noticed my symbol table add() method was always creating a new entry vs updating the entry that existed. Now will update the Entry's value.

Added some additional complex rules to handle Command Line variables.

Also snuck in a change to remove some dead code that was confusing my greps.

Noticed my symbol table add() method was always creating a new entry vs
updating the entry that existed. Now will update the Entry's value.

Added some additional complex rules to handle Command Line variables.

Also snuck in a change to remove some dead code that was confusing my
greps.
@linuxlizard linuxlizard self-assigned this Dec 29, 2024
@linuxlizard linuxlizard merged commit 78e122e into master Dec 29, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants