-
Notifications
You must be signed in to change notification settings - Fork 28
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
v0.7.0 #513
v0.7.0 #513
Conversation
NEWS.md
Outdated
## Lrama 0.7.0 (2025-XX-XX) | ||
## Lrama 0.7.0 (2025-01-18) | ||
|
||
## Support the generation of the IELR(1) parser described in this paper |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add [EXPERIMENTAL]
to the IELR introduction?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add [EXPERIMENTAL]
NEWS.md
Outdated
@@ -1,6 +1,19 @@ | |||
# NEWS for Lrama | |||
|
|||
## Lrama 0.7.0 (2025-XX-XX) | |||
## Lrama 0.7.0 (2025-01-18) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the date.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since it is already evening, I set the date for tomorrow.
Thank you! |
We gets IELR parser generation. It's time to move v0.7.0!!!