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

Add support for base in int() #2338

Merged

Conversation

AkshayWarrier
Copy link
Contributor

Closes #2324

This might have some dependence on #1589 but looks like that PR hasn't made progress in a while

Pardon me if I've made obvious errors or the code isn't properly formatted but a review would be appreciated :)

Copy link
Contributor

@certik certik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this is good. @Thirumalai-Shaktivel do you mind reviewing this as well?

Thanks @AkshayWarrier for the PR!

Copy link
Collaborator

@Thirumalai-Shaktivel Thirumalai-Shaktivel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, Thank you!

@Thirumalai-Shaktivel Thirumalai-Shaktivel merged commit 5b51c3c into lcompilers:main Sep 27, 2023
12 checks passed
@AkshayWarrier
Copy link
Contributor Author

Thanks!

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.

Implement int("..", 16)
3 participants