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

Add corpus tests, introduce blocks where necessary and fix some rules #1

Merged
merged 3 commits into from
Mar 15, 2023

Conversation

mfelsche
Copy link
Collaborator

state_count is still beneath 3000:

$ tree-sitter generate && rg STATE_COUNT src/parser.c
9:#define STATE_COUNT 2920
10:#define LARGE_STATE_COUNT 889

grammar.js Show resolved Hide resolved
grammar.js Show resolved Hide resolved
grammar.js Show resolved Hide resolved
@amaanq amaanq merged commit e91907d into tree-sitter-grammars:master Mar 15, 2023
@mfelsche mfelsche deleted the corpus-tests branch March 15, 2023 20:14
amaanq pushed a commit that referenced this pull request Mar 17, 2023
…some rules (#1)

* Add corpus tests from mfelsche/tree-sitter-ponylang, adapt the grammar to allow blocks according to ponyc grammar

* Add compile_intrinsic, compile_error, and error
amaanq pushed a commit that referenced this pull request Mar 17, 2023
…some rules (#1)

* Add corpus tests from mfelsche/tree-sitter-ponylang, adapt the grammar to allow blocks according to ponyc grammar

* Add compile_intrinsic, compile_error, and error
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