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

The functions in Parser class have many unknown bugs. #124

Closed
ax-6 opened this issue Nov 15, 2024 · 2 comments · Fixed by #126, #127, #128, #129 or #130
Closed

The functions in Parser class have many unknown bugs. #124

ax-6 opened this issue Nov 15, 2024 · 2 comments · Fixed by #126, #127, #128, #129 or #130
Assignees
Labels
bug Something isn't working

Comments

@ax-6
Copy link
Member

ax-6 commented Nov 15, 2024

Waiting for fixing.

@ax-6 ax-6 added the bug Something isn't working label Nov 15, 2024
@ax-6 ax-6 self-assigned this Nov 15, 2024
@ax-6 ax-6 added this to AQ Nov 15, 2024
@ax-6 ax-6 moved this to In Progress in AQ Nov 15, 2024
@ax-6 ax-6 linked a pull request Nov 17, 2024 that will close this issue
@ax-6
Copy link
Member Author

ax-6 commented Nov 17, 2024

For the time being, it has been determined that the bug is in the Parser::ParseFuncDecl function and the Parser::ParsePrimaryExpr function.

@ax-6
Copy link
Member Author

ax-6 commented Nov 22, 2024

Most of bugs in Parser related functions have been fixed. #132

@ax-6 ax-6 linked a pull request Nov 23, 2024 that will close this issue
@ax-6 ax-6 closed this as completed Dec 12, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in AQ Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment