Daniele Scasciafratte

Results 1200 comments of Daniele Scasciafratte

We have the CI but we will remove the files from the repo at the next release so we can update the docs.

> This is pretty annoying to fix About the controller maybe is enough to write "right shift/A" at least in the meantime you are prompting to the user an alternative....

Wondering if we need to aggregate the deprecate method so automatically when one is used there is a warning. Like a file with the whole list.

we have a check for sed and osx in the stdlib already maybe we can extend it where it is needed?

Seems that on macos is not able to find amber https://github.com/amber-lang/amber/pull/709 (check the CI)

I think that should be in the compiler as range it's there https://github.com/amber-lang/amber/blob/72ed1e83d0062d5c665917ee7539a85585afe993/src/modules/expression/binop/range.rs#L12 With a check if it should be reversed, doesn't make so much sense to split the feature...

> if the range uses variables as start and end, we couldn't tell that on compile time that's a problem, so we need a way to inject a tiny bash...

so it is the case to open a ticket to discuss what to do and close this PR?

Sorry I confused with https://github.com/amber-lang/amber/pull/469 where we are discussing similar things.

How we want to name the errors? I think that `E` when Amber crash and `W` when there is an alert but still compile, and for the numbers doens't matter....