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

Big fix for codegen when Array of struct and struct used together #2068

Merged
merged 4 commits into from
Jul 4, 2024

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    3d0a0b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. separate array type handling

    Signed-off-by: tonykwok1992 <[email protected]>
    tonykwok1992 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5c49ed3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Fix normalizedType

    Signed-off-by: tonykwok1992 <[email protected]>
    tonykwok1992 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3085bf1 View commit details
    Browse the repository at this point in the history
  2. Add test for fixing more issue

    Signed-off-by: tonykwok1992 <[email protected]>
    tonykwok1992 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a77cc2b View commit details
    Browse the repository at this point in the history