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

feat(builtin): mv builtin #314

Merged
merged 11 commits into from
Jul 29, 2024
Merged

feat(builtin): mv builtin #314

merged 11 commits into from
Jul 29, 2024

Conversation

MuhamedMagdi
Copy link
Contributor

Ref: #215

@Mte90 Mte90 requested a review from Ph0enixKM July 17, 2024 09:01
create file in `/temp` dir then remove it after the test is done
@MuhamedMagdi MuhamedMagdi requested a review from Mte90 July 17, 2024 09:11
@Mte90
Copy link
Member

Mte90 commented Jul 17, 2024

So looking at the ticket maybe we should check for permission? @Ph0enixKM

@b1ek
Copy link
Member

b1ek commented Jul 17, 2024

doesn't work:

image

b1ek
b1ek previously requested changes Jul 17, 2024
Copy link
Member

@b1ek b1ek left a comment

Choose a reason for hiding this comment

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

as per the comment above

@MuhamedMagdi
Copy link
Contributor Author

doesn't work:

image

image
I think there is a problem with how we translate built in functions as seen above calling unsafe <builtin> gives an error

image
while wrapping it in unsafe block doesn't

@MuhamedMagdi
Copy link
Contributor Author

Created an issue with this bug in #317

@Mte90 Mte90 requested review from Ph0enixKM and b1ek July 23, 2024 08:55
Copy link
Member

@Ph0enixKM Ph0enixKM left a comment

Choose a reason for hiding this comment

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

Perfectly well-written builtin component. Good job @MuhamedMagdi 👏 Thanks for contribution

Copy link
Member

@Ph0enixKM Ph0enixKM left a comment

Choose a reason for hiding this comment

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

Sorry. Just 2 more small little 🤏 things and we're merging this

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@MuhamedMagdi MuhamedMagdi requested a review from Ph0enixKM July 27, 2024 10:24
Copy link
Member

@Ph0enixKM Ph0enixKM left a comment

Choose a reason for hiding this comment

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

LGTM

@Mte90 Mte90 merged commit e0b41d8 into amber-lang:master Jul 29, 2024
1 check passed
@MuhamedMagdi MuhamedMagdi deleted the mv-builtin branch July 29, 2024 12:05
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.

None yet

5 participants