Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc changes for UE template #151

Merged
merged 4 commits into from
Aug 7, 2024
Merged

Conversation

w4bremer
Copy link
Contributor

@w4bremer w4bremer commented Aug 7, 2024

πŸ“‘ Description

Several changes need for the UE template

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

The abbreviate filter now adds numbers to the abbreviation if there are
numbers in the word. Numbers at the beginning will be ignored.
This is to make it easier to distinguish between almost identical names
which only differ by numbers.
This filter returns non-default values for testing purposes. This only
applies for trivial types, such as int, float, bool, etc. More complex
types like arrays, structs, extern will return the default value and
need to be modified in the template or the generated code.
@w4bremer w4bremer merged commit 5469789 into apigear-io:main Aug 7, 2024
1 check passed
@w4bremer w4bremer deleted the miscChangesForUE branch August 7, 2024 18:29
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.

1 participant