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

[WIP] Model Generator #61

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

[WIP] Model Generator #61

wants to merge 4 commits into from

Commits on Oct 18, 2024

  1. Extend typedef model to other typedefs

    Signed-off-by: Karanjot Singh <[email protected]>
    0xquark committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bc782ac View commit details
    Browse the repository at this point in the history
  2. Add Generator scaffold and Generate enums through templates

    Signed-off-by: Karanjot Singh <[email protected]>
    0xquark committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a40fc0f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. feat: Added Generating structs from templates

    Signed-off-by: Karanjot Singh <[email protected]>
    0xquark committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    4b7985d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fixes/improvements:add headers to generated files

    Signed-off-by: Karanjot Singh <[email protected]>
    0xquark committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    46c452e View commit details
    Browse the repository at this point in the history