Daniele Scasciafratte

Results 1200 comments of Daniele Scasciafratte

I was trying to understand where in the code write `function` to remove it but I don't find it https://github.com/amber-lang/amber/blob/042ca2aa6851e0439eb737eeadfd5d48d3f34751/src/modules/function/invocation.rs#L37

I don't like `assume` as keyword as it isn't clear for who aren't skilled in Rust or scompiled language, but here we are talking about a scripting language. `unsafe` it...

If you run `ls /opt/amber/amber` in your terminal can you share the output?

So we need someone that build the snap package @soumyaDghosh

Now we have @CymDeveloppement functions like `shell_set` can be a solution for this task?

Thanks @CymDeveloppement and @KrosFire for the help :-) We need just to see a couple of points but I think we just need a review from @Ph0enixKM so we can...

Until https://github.com/amber-lang/amber/issues/360 it is addressed this PR can't merged.

So it is ready to get approved :-)

Now the PR is free from that issue as I removed the code (the CI works). In this way we can merge it and do the new release as there...

I think that can create confusion. Usually is a native function in a script language, I think that we can keep as it is now and later move as builtin.