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

Implement parameterizing rules #181

Merged
merged 9 commits into from
Nov 4, 2023
Merged

Conversation

ydah
Copy link
Collaborator

@ydah ydah commented Nov 4, 2023

This PR is implement parameterizing rules.

  • option
    • implement
    • test code
  • nonempty_list
    • implement
    • test code
  • list
    • implement
    • test code
  • Allow displaying rules with expanded results for debug

@ydah ydah force-pushed the parameterizing_rules branch 3 times, most recently from d09c7be to b2aa29b Compare November 4, 2023 06:28
@ydah ydah force-pushed the parameterizing_rules branch from b2aa29b to e7ef48f Compare November 4, 2023 06:29
@ydah ydah force-pushed the parameterizing_rules branch from b568e3f to cc8877d Compare November 4, 2023 07:54
@ydah ydah force-pushed the parameterizing_rules branch from cc8877d to e199fa8 Compare November 4, 2023 08:22
@ydah ydah force-pushed the parameterizing_rules branch from e199fa8 to d39ef8e Compare November 4, 2023 08:24
@ydah ydah force-pushed the parameterizing_rules branch from 974f7b0 to 6eda6bd Compare November 4, 2023 08:47
@ydah ydah marked this pull request as ready for review November 4, 2023 09:10
@ydah ydah changed the title [WIP] Implement parameterizing rules Implement parameterizing rules Nov 4, 2023
@yui-knk
Copy link
Collaborator

yui-knk commented Nov 4, 2023

This is a giant step for declarative parser!
Thanks for your hard work 🎉

@yui-knk yui-knk merged commit 3afa965 into ruby:master Nov 4, 2023
14 checks passed
@ydah ydah deleted the parameterizing_rules branch November 4, 2023 10:43
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