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

Tree-sitter-darklang: misc grammar fixes #5411

Merged
merged 5 commits into from
Aug 9, 2024

Conversation

OceanOak
Copy link
Collaborator

@OceanOak OceanOak commented Aug 6, 2024

This PR:

  • Fixes mp_list_cons and dictionaries
  • Adds support for multiline string
  • Allows having type and function declarations before module declarations
  • Moves enums from simple_expression to expression

@OceanOak OceanOak changed the title Tree-sitter-darklang: Fix mp_list_cons and dict Tree-sitter-darklang: misc grammar fixes Aug 8, 2024
@OceanOak OceanOak marked this pull request as ready for review August 9, 2024 18:48
@StachuDotNet StachuDotNet merged commit 98df8ef into darklang:main Aug 9, 2024
9 checks passed
@StachuDotNet
Copy link
Member

nice work!

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