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

Dyno: Add support for file-related reflection routines #26635

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

benharsh
Copy link
Member

This PR adds support for the following reflection routines to dyno:

  • getLineNumber
  • getFileName
  • getRoutineName
  • getModuleName

Testing:

  • test-dyno

Signed-off-by: Ben Harshbarger <ben.harshb@gmail.com>
@benharsh benharsh merged commit a269f17 into chapel-lang:main Jan 31, 2025
8 checks passed
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