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

treesitter custom scanner: fix TODOs and issues #3830

Open
dneto0 opened this issue Feb 15, 2023 · 0 comments
Open

treesitter custom scanner: fix TODOs and issues #3830

dneto0 opened this issue Feb 15, 2023 · 0 comments
Assignees
Labels
copyediting Pure editorial stuff (copyediting, *.bs file syntax, etc.) treesitter Treesitter parser for WGSL wgsl WebGPU Shading Language Issues

Comments

@dneto0
Copy link
Contributor

dneto0 commented Feb 15, 2023

See TODOs in wgsl/scanner.cc

Also,

  • does the lexer advance correctly when considering line-ending comments and block comments? They both start with / but I don't think they roll back appropriately.
@dneto0 dneto0 added wgsl WebGPU Shading Language Issues copyediting Pure editorial stuff (copyediting, *.bs file syntax, etc.) treesitter Treesitter parser for WGSL labels Feb 15, 2023
@dneto0 dneto0 self-assigned this Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
copyediting Pure editorial stuff (copyediting, *.bs file syntax, etc.) treesitter Treesitter parser for WGSL wgsl WebGPU Shading Language Issues
Projects
None yet
Development

No branches or pull requests

1 participant