Skip to content

Conversation

@devmil
Copy link
Member

@devmil devmil commented Jul 25, 2025

Description

This PR solves two issues:

  1. Typdefs are ignored when running extract #213 entry points for typedefs were not propagated to the aliased type
  2. Unary operators show unary twice on diff #225 the name for unary operators was wrong

Also adds tests for #228 (but did not uncover any new issues)

Type of Change

  • 🚀 New feature (non-breaking change)
  • 🛠️ Bug fix (non-breaking change)
  • ⚠️ Breaking change (feature or bug fix which breaks existing behaviors/APIs)
  • 🏗️ Code refactor
  • ⚙️ Build configuration change
  • 📝 Documentation
  • 🧹 Chore / Housekeeping

@devmil devmil linked an issue Jul 25, 2025 that may be closed by this pull request
@devmil devmil enabled auto-merge (squash) July 25, 2025 07:37
@devmil devmil merged commit 1910a49 into bmw-tech:main Jul 25, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Private declarations show in extract and diff Unary operators show unary twice on diff Typdefs are ignored when running extract

2 participants