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

Tuple Indexing & Improved member expressions #15

Merged
merged 6 commits into from
Jan 27, 2024
Merged

Conversation

doonv
Copy link
Owner

@doonv doonv commented Jan 23, 2024

Objective

Fix #13

Solution

Add tuple indexing by allow support for more than identifiers with Access

@doonv doonv added C-Enhancement New feature or request A-Builtin-Parser This is related to the Built-in Parser labels Jan 23, 2024
@doonv doonv self-assigned this Jan 23, 2024
@doonv doonv changed the title Tuple Indexing Tuple Indexing & Improved member expressions Jan 27, 2024
@doonv doonv marked this pull request as ready for review January 27, 2024 12:44
@doonv doonv enabled auto-merge (squash) January 27, 2024 13:13
@doonv doonv merged commit 7fe5d8c into master Jan 27, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Builtin-Parser This is related to the Built-in Parser C-Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tuple Indexing
1 participant