Skip to content

Conversation

@webdevred
Copy link
Owner

No description provided.

@webdevred
Copy link
Owner Author

webdevred commented Oct 5, 2025

Updated examle files to showcase how the recent changes to Transformation code affect jbeam. The major changes to transformation code are in #69

The changes to transformation which are related to this new example files are the following:

  1. Transformation reimplemenation: before errors were handled less safely and meta groups interrupting vertex groups was not supported Reimplement transformation, handle Meta Nodes interrupting vertex grouping #2
  2. Transformation refactoring: split Transformation into different files and added improved how comments and metadata is handled when moving vertices Transformation.hs refactoring #41
  3. Support vertex detection: implemented detection of support vertices and automatically moving them to their own tree Support vertex detection #52
  4. Associate comments without newline before with prior node Associate comments without newline before with prior node #56

@webdevred webdevred added the documentation Improvements or additions to documentation label Oct 5, 2025
@webdevred webdevred merged commit 51b9684 into master Oct 5, 2025
13 checks passed
@webdevred webdevred deleted the new_example_files branch October 5, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants