Skip to content

Improve exported types#69

Merged
pwrightcertinia merged 17 commits intomainfrom
improve-exports
May 19, 2025
Merged

Improve exported types#69
pwrightcertinia merged 17 commits intomainfrom
improve-exports

Conversation

@pwrightcertinia
Copy link
Contributor

closes #68

Improves Typescript support, should be possible to use without a peer install of antlr4. Adds base listener/visitor types, a factory to create a parser in one call, error listener with non antlr params etc.

Meant to be in previous PR - organised build process so steps can all be run from root, changing dirs no longer required.

Fixes the system test that wasn't snapshotting properly, confirmed it was working locally by intentionally breaking the sample syntax. The check funcs are more aligned now and should be easy to add an anonymous entry.

@pwrightcertinia pwrightcertinia changed the title Improve exported types Improve exported types - nice May 17, 2025
@pwrightcertinia pwrightcertinia changed the title Improve exported types - nice Improve exported types May 17, 2025
@pwrightcertinia pwrightcertinia merged commit 101e5bf into main May 19, 2025
1 check passed
@pwrightcertinia pwrightcertinia deleted the improve-exports branch May 19, 2025 15:37
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.

Improve exports

1 participant