-
Notifications
You must be signed in to change notification settings - Fork 170
Add str()
to casting
#797
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 str()
to casting
#797
Conversation
I think this should be implemented using an approach similar to #754 |
@Abdelrahman-Kh-Fouad -- any updates? |
i added float conversion to llvm. |
Make sure you resolve the conflict in |
2817d40
to
d4e7532
Compare
d4e7532
to
6a09783
Compare
It seems ok, I'll let @czgdp1807 and @namannimmo10 to review it in details. Note that there are still some conflicts:
|
f5cbd48
to
e875222
Compare
Could you resolve the merge conflicts? Let us know if you need any help with that. |
68cc120
to
e31a21f
Compare
It looks pretty good. What is the status of this --- is this ready for review? |
Yes |
str()
to casting
de38e3e
to
fb2576a
Compare
This looks good enough to merge for now. I can improve this in a subsequent PR. |
Yikes. Looks like we get some warnings after merging this PR. I fix those at #838. |
sorry about that :) |
About #1