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

separate parser ast and code generation: issue #9 #21

Merged
merged 1 commit into from
May 10, 2020
Merged

Conversation

sehz
Copy link
Collaborator

@sehz sehz commented May 10, 2020

add unit tests for syntax checking
remove special handling for Jscallback in the code generator
use unified trait to handle cb argument extraction
update version

add support for optional argument

add unit tests for syntax checking
remove special handling for Jscallback in the code generator
use unified trait to handle cb argument extraction
update version

add support for optional argument
@sehz sehz linked an issue May 10, 2020 that may be closed by this pull request
@sehz sehz merged commit 839ed18 into master May 10, 2020
@sehz sehz deleted the ast_merge branch May 10, 2020 02:06
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.

Use custom AST for procedure macro
1 participant