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

Parsing non-standard effects #13

Merged
merged 3 commits into from
May 3, 2023
Merged

Parsing non-standard effects #13

merged 3 commits into from
May 3, 2023

Conversation

red5h4d0w
Copy link
Contributor

This makes it so that if the parser must handle a non-standard value in the Effect field it return a string in the tree.
For reasons stated in #12, this would be useful.

@weizhenye weizhenye merged commit 0bbd7c3 into weizhenye:master May 3, 2023
widatama pushed a commit to widatama/ass-compiler that referenced this pull request Aug 19, 2024
* return string if effect is non-standard, but non-empty

* no need to stringify if it is already a string

* refactor: use object for non-standard effects
close weizhenye#12

---------

Co-authored-by: weizhenye <weizhenye@gmail.com>
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