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

Add generation of string classes for cpp #42

Merged

Conversation

tom-hg57
Copy link
Collaborator

  • Add generation of string classes (including Date, DateTime, MonthDay)
  • Fix create_class_assign functions to prevent duplicate entries in attributes with attribute_type list
  • Simplify and unify templates
  • Add BaseClass and fixed implementation for primitive classes (copied from libcimpp)
  • Unify BaseClass, Integer, Boolean with generated classes

@tom-hg57 tom-hg57 requested review from stv0g and m-mirz November 16, 2024 18:21
… attributes with attribute_type list

Signed-off-by: Thomas Günther <[email protected]>
@tom-hg57 tom-hg57 force-pushed the add-generation-of-string-classes-for-cpp branch from da4d42d to 8507839 Compare November 23, 2024 19:10
@m-mirz m-mirz merged commit 9af3921 into sogno-platform:master Nov 23, 2024
13 checks passed
@tom-hg57 tom-hg57 deleted the add-generation-of-string-classes-for-cpp branch November 23, 2024 22:37
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.

2 participants