Skip to content

Migrate from old using_directives to Scala-rewritten directives-parser module#4192

Draft
Gedochao wants to merge 1 commit intoVirtusLab:mainfrom
Gedochao:feature/directives-parser
Draft

Migrate from old using_directives to Scala-rewritten directives-parser module#4192
Gedochao wants to merge 1 commit intoVirtusLab:mainfrom
Gedochao:feature/directives-parser

Conversation

@Gedochao
Copy link
Contributor

@Gedochao Gedochao commented Mar 19, 2026

Fixes #2443

Checklist

  • tested the solution locally and it works
  • ran the code formatter (scala-cli fmt .)
  • ran scalafix (./mill -i __.fix)
  • ran reference docs auto-generation (./mill -i 'generate-reference-doc[]'.run)

How much have your relied on LLM-based tools in this contribution?

extensively, Cursor + Claude

How was the solution tested?

existing test suites, included unit tests for the new parser module

@Gedochao Gedochao force-pushed the feature/directives-parser branch 4 times, most recently from cd4d0d9 to b77edfc Compare March 19, 2026 13:27
@Gedochao Gedochao force-pushed the feature/directives-parser branch from b77edfc to 81d5da8 Compare March 19, 2026 14:51
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.

Standalone using directives library

1 participant