Skip to content

Conversation

@Ed94
Copy link
Owner

@Ed94 Ed94 commented Dec 11, 2024

No description provided.

Ed94 added 30 commits November 29, 2024 15:18
I want to make member functions an optional addition the user can generate a derivative library with.
The purpose is to simplify the implementation as to make generating a C-variant simpiler.

I also want to use it as a study to see how much simpiler it makes the library without having it.
just making it more organized (gen_ prefix for library generation meta-programs)
Almost ready to be inter-operable with C
From the old genc repo. Still need to fully check that its code is up to date
Most likely will just reduce them to C-enums with underlying type.
Otherwise there has to be a mechanism to drop the defs down to them anyways, and eliminate the namespace wraps.
Ed94 added 29 commits December 9, 2024 16:45
not sure how that got there...
…ase project.

I need to make the refactor step happen before formatting with clang-format in the metaprogram instead of calling it from powershell
- CodeParam -> CodeParams
- interfaces array weren't being used in parse_class_struct
- added enum_underlying_sig
@Ed94 Ed94 merged commit a390e7f into main Dec 11, 2024
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