Michael Brunner

Results 84 comments of Michael Brunner

here the bytecode in krakatau assembly: https://hastebin.com/ququvibuto.cs

this is a request for lambda support, but why isn't this going to happen?

it wouldn't be a ton of lines, it is actually quite easy.

Thats why duplicate short class names should be referenced as FQNs (and only one "a" class should be imported) as i described before, fernflower for example uses the same behaviour.

If there is, for example, a class called "Integer" in the default package, you could use FQNs on the java.lang.Integer class. You can't handle that case in a good way....

1. Launch the application 2. Try to open as many frames as you can. A text can only be edited if it was loaded once. 3. Open the translation editor...

it should work now. The first time at editing it won't but after you restart and a translation contains a chinese character the fonts will be adapted discord is noverify#7184

I think you didn't understand the structure of Cafebabe. The node list is in a separate frame, while you can edit the instructions in the main frame, without right clicking...

I have already done that to jbytemod, but one problem is that i don't like the way maven uses .jar files as libraries. I have never used gradle before, is...

I have added the libraries as .jar files to the repository as temporary solution.