Skip to content
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

Add insert/erase/clear operations on symbol tables for the current pa… #198

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

tzlaine
Copy link
Owner

@tzlaine tzlaine commented Oct 3, 2024

…rse and

subsequent parses both. Add better tests for the added API and the previous subset of the operations already present. Fix errors revealed by the tests.

Fixes #183.

…rse and

subsequent parses both. Add better tests for the added API and the previous
subset of the operations already present. Fix errors revealed by the tests.

Fixes #183.
@tzlaine tzlaine merged commit 1e64b6e into develop Oct 3, 2024
22 of 23 checks passed
@tzlaine tzlaine deleted the insert_erase_clear_symbols branch October 3, 2024 22:56
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.

No mechanism to remove individual symbols or clear symbols object.
1 participant