Skip to content

feat: split tree-sitter-objectscript into two rust crates#33

Merged
davem-intersys merged 2 commits intointersystems:mainfrom
hkimura-intersys:crates
Mar 31, 2026
Merged

feat: split tree-sitter-objectscript into two rust crates#33
davem-intersys merged 2 commits intointersystems:mainfrom
hkimura-intersys:crates

Conversation

@hkimura-intersys
Copy link
Copy Markdown
Collaborator

@hkimura-intersys hkimura-intersys commented Mar 31, 2026

Overview

Due to the increase in size of the objectscript_routine grammar, I am splitting the tree-sitter-objectscript crate into two separate crates, one for udl and one for routines. This fixes the issue of the crate being too big in size.

There are no actual grammar/scanner changes in this PR, besides the version update to 1.7.1

Testing

Tested out the updated publishing workflow here

@hkimura-intersys hkimura-intersys self-assigned this Mar 31, 2026
@davem-intersys davem-intersys merged commit 3afb9f0 into intersystems:main Mar 31, 2026
11 checks passed
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