Skip to content

Information about variable declarations in callables #13

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

Merged
merged 4 commits into from
Apr 26, 2024

Conversation

sinha108
Copy link
Collaborator

  • Created a new type to represent variable declarations, with information about name, type, initializer expression, and position
  • Added variable declarations information to Callable
  • Updated symbol table to add the new information

@sinha108 sinha108 requested a review from rahlk April 25, 2024 22:17
@rangeetpan rangeetpan merged commit 70a2fa6 into codellm-devkit:main Apr 26, 2024
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