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

Implement type reflection intrinsics #7150

Closed
Chriscbr opened this issue Sep 20, 2024 · 2 comments · Fixed by #7151
Closed

Implement type reflection intrinsics #7150

Chriscbr opened this issue Sep 20, 2024 · 2 comments · Fixed by #7151
Labels
🛠️ compiler Compiler ✨ enhancement New feature or request

Comments

@Chriscbr
Copy link
Contributor

Use Case

@type as described in the language reference here: https://www.winglang.io/docs/api/language-reference#115-type-reflection

Proposed Solution

No response

Implementation Notes

No response

Component

Compiler

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
  • If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out on the #dev channel in the Wing Discord.
@Chriscbr Chriscbr added ✨ enhancement New feature or request 🛠️ compiler Compiler labels Sep 20, 2024
@monadabot monadabot added this to Wing Sep 20, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New - not properly defined in Wing Sep 20, 2024
@Chriscbr Chriscbr mentioned this issue Sep 20, 2024
5 tasks
@Chriscbr
Copy link
Contributor Author

Suggestion by @eladb - include APIs for reflecting on the docs of APIs

@mergify mergify bot closed this as completed in #7151 Sep 28, 2024
@mergify mergify bot closed this as completed in ef582e7 Sep 28, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New - not properly defined to ✅ Done in Wing Sep 28, 2024
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.85.18.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ compiler Compiler ✨ enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants