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

feat(cli): add debug build flag #3279

Merged
merged 1 commit into from May 17, 2024
Merged

Conversation

ObserverOfTime
Copy link
Member

@ObserverOfTime ObserverOfTime commented Apr 11, 2024

Build with --debug and use #ifdef TREE_SITTER_DEBUG in the code.

Requires #3188. Closes #2021.

@amaanq amaanq merged commit 6368017 into tree-sitter:master May 17, 2024
12 checks passed
@ObserverOfTime ObserverOfTime deleted the debug branch May 17, 2024 20:15
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.

Add documentation for TREE_SITTER_DEBUG and TREE_SITTER_INTERNAL_BUILD
2 participants