Skip to content

Some improvements to the FAST generator#30

Merged
alesshosry merged 4 commits intoEvref-BL:mainfrom
jecisc:improvements
Feb 18, 2026
Merged

Some improvements to the FAST generator#30
alesshosry merged 4 commits intoEvref-BL:mainfrom
jecisc:improvements

Conversation

@jecisc
Copy link
Contributor

@jecisc jecisc commented Feb 16, 2026

  • Clean some code
  • Add a missing super call
  • Sort entities to have first entity and ERROR and then other types sorted alphabetically
  • Do not clash with Pharo reserved literals (such as self, true, false, nil) by adding a "Class" suffix to the type name if needed

@alesshosry alesshosry merged commit 1a3095b into Evref-BL:main Feb 18, 2026
1 of 3 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 22071774501

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 26 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 77.394%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/TreeSitter-FAST-Utils/TSFASTBuilder.class.st 0 26 0.0%
Totals Coverage Status
Change from base Build 21909728013: 0.03%
Covered Lines: 9326
Relevant Lines: 12050

💛 - Coveralls

@jecisc jecisc deleted the improvements branch February 19, 2026 22:02
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.

3 participants