-
Notifications
You must be signed in to change notification settings - Fork 21
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 #32
base: master
Are you sure you want to change the base?
Add generation of string classes for cpp #32
Commits on Oct 25, 2024
-
Signed-off-by: Markus Mirz <markus.mirz@rwth-aachen.de>
Configuration menu - View commit details
-
Copy full SHA for 604e746 - Browse repository at this point
Copy the full SHA 604e746View commit details -
Signed-off-by: Markus Mirz <markus.mirz@rwth-aachen.de>
Configuration menu - View commit details
-
Copy full SHA for bb0c5ce - Browse repository at this point
Copy the full SHA bb0c5ceView commit details -
Signed-off-by: Markus Mirz <markus.mirz@rwth-aachen.de>
Configuration menu - View commit details
-
Copy full SHA for a9da081 - Browse repository at this point
Copy the full SHA a9da081View commit details
Commits on Oct 26, 2024
-
Update arabica from https://github.com/jezhiggins/arabica.git (Resolv…
…ed 64-bit specific warnings, Replaced use of std::auto_ptr with std::unique_ptr) Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for 0033965 - Browse repository at this point
Copy the full SHA 0033965View commit details -
Fix setting default USE_CIM_VERSION
Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for 4e54cc0 - Browse repository at this point
Copy the full SHA 4e54cc0View commit details
Commits on Nov 24, 2024
-
Adapt cpack config to integrated arabica (instead of submodule); fix …
…cpack (move /libarabica.a from /static to /usr/lib) Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for 1f95601 - Browse repository at this point
Copy the full SHA 1f95601View commit details -
Separate the static cpp sources in the static directory independend f…
…rom cgmes version Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for 193ca42 - Browse repository at this point
Copy the full SHA 193ca42View commit details -
Update generated cpp sources from https://github.com/sogno-platform/c…
…imgen/tree/master Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for 0f33759 - Browse repository at this point
Copy the full SHA 0f33759View commit details -
Remove Float from static directory (because it is generated)
Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for e220123 - Browse repository at this point
Copy the full SHA e220123View commit details -
Fix Date, DateTime and MonthDay (in the future they will be generated…
… as string like classes) Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for adf9dc9 - Browse repository at this point
Copy the full SHA adf9dc9View commit details -
Update generated + static cpp sources from https://github.com/sogno-p…
…latform/cimgen/tree/master Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for 7acd08b - Browse repository at this point
Copy the full SHA 7acd08bView commit details -
Remove String, Date, DateTime and MonthDay from static directory (the…
…y are now generated) Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for 23876d8 - Browse repository at this point
Copy the full SHA 23876d8View commit details -
Update static cpp sources and parser classes to new generated String …
…class; fix debugstring() in UnknownType Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for 950dc19 - Browse repository at this point
Copy the full SHA 950dc19View commit details -
Adapt example to new generated String class
Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Configuration menu - View commit details
-
Copy full SHA for 806c725 - Browse repository at this point
Copy the full SHA 806c725View commit details