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

codegen: Object-related entities implementation for new code generator #113

Merged
merged 48 commits into from
Jan 13, 2025

Conversation

delasy
Copy link
Member

@delasy delasy commented Dec 31, 2024

  • implement ObjectDeclaration statement
  • implement ObjectDeclarationProperty statement
  • implement object expression
  • improve order of generated declare/define macro invocations
  • test element access expression
  • test property access expression
  • builtin property access support

@delasy delasy added the enhancement New feature or request label Dec 31, 2024
@delasy delasy added this to the v1.0 milestone Dec 31, 2024
@delasy delasy self-assigned this Dec 31, 2024
@delasy delasy changed the title feat: ObjectDeclaration implementation for new code generator feat: Object-related entities implementation for new code generator Dec 31, 2024
@delasy delasy changed the title feat: Object-related entities implementation for new code generator codegen: Object-related entities implementation for new code generator Dec 31, 2024
@delasy delasy merged commit c74a2ae into main Jan 13, 2025
0 of 15 checks passed
@delasy delasy deleted the feat-new-object-declaration branch January 13, 2025 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant