Skip to content

Lara dsl deprecation#83

Merged
lm-sousa merged 218 commits intostagingfrom
lara-dsl-deprecation
Jan 18, 2026
Merged

Lara dsl deprecation#83
lm-sousa merged 218 commits intostagingfrom
lara-dsl-deprecation

Conversation

@lm-sousa
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings December 26, 2025 17:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes deprecated LARA DSL-related code as part of a cleanup effort. The changes involve deleting numerous auto-generated parser AST (Abstract Syntax Tree) files and the Gradle settings file.

  • Removal of approximately 100+ auto-generated AST node classes from the LARA ECMAScript parser
  • Deletion of the Gradle settings configuration file
  • All removed files were generated code (marked with "Generated By:JavaCC" or "Generated By:JJTree" headers)

Reviewed changes

Copilot reviewed 177 out of 1295 changed files in this pull request and generated no comments.

File Description
JJTLARAEcmaScriptState.java Removed auto-generated parser state management class
AST*.java (multiple files) Removed auto-generated AST node classes for various language constructs (statements, expressions, declarations, etc.)
settings.gradle Removed Gradle build configuration with project dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lm-sousa lm-sousa merged commit 96da5c9 into staging Jan 18, 2026
9 checks passed
@lm-sousa lm-sousa deleted the lara-dsl-deprecation branch January 18, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants