8000 Add `Node#recursive_errors` so they bubble to `ParseResult#errors` by marcoroth · Pull Request #198 · marcoroth/herb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add Node#recursive_errors so they bubble to ParseResult#errors #198

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.

8000

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcoroth
Copy link
Owner
@marcoroth marcoroth commented Jun 30, 2025

This pull request improves to error bubbling from the individual AST Nodes up to the Parse Result by adding recursive error collection functionality.

We are already doing this in the JavaScript packages, but not in Ruby.

@marcoroth marcoroth added bug Something isn't working ruby labels Jun 30, 2025
@marcoroth marcoroth marked this pull request as ready for review June 30, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ruby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0