Chanattan

Results 29 comments of Chanattan

@GraxCode [fr.zip](https://github.com/GraxCode/JByteMod-Beta/files/2343473/fr.zip) I made French translations even though not really finished at the end because of too many terms that we all don't want to be deformed so misunderstood. I'll...

What a coincidence @Th0rgal haha ! Thanks for correcting me, it's particularly difficult to translate english to french because of the difference in vocabular but also in the context about...

Hello, I will try to work on it.

I'm claiming all Int classes.

I'm taking all InvokeConstructor/InvokeMethod/InvokeStaticMethod files. Edit: - `Test.Exp.Jvm.InvokeConstructor2` doesn't need refactoring - `Test.Exp.Jvm.InvokeMethod2.Overload.Null` doesn't need refactoring

I claim - `main/src/library/Chain.flix` - `main/src/library/Char.flix` - `main/src/library/CodePoint.flix` - `main/src/library/Console.flix` - `main/src/library/Debug.flix`

> I'm taking all InvokeConstructor/InvokeMethod/InvokeStaticMethod files. Edit: > > * `Test.Exp.Jvm.InvokeConstructor2` doesn't need refactoring > > * `Test.Exp.Jvm.InvokeMethod2.Overload.Null` doesn't need refactoring The work is still going on but no full...

I am still testing some cases on my own, it should be half-way done.

The base should work, now `checkJavaSubtype` instead of `checkEq` seems indeed weaker but stronger in that it requires a Java (class) comparison. That is why we have so many errors,...

I see, I will think about this and implement it a bit later. Thank you!