samczsun
samczsun
If this is being added, I would request adding it as optional behavior. Personally, I much prefer FQNs because there's no ambiguity and it's easier to add in newlines than...
If you want to make this an optional feature, then I have no objections. However, if you plan to make it the only style of output, then consider this example:...
In this case, it seems to just print the simple version of the MethodType. MethodHandles can't be loaded onto the stack. I wonder if this is an oversight in the...
It seems that at 3am in the morning I don't function too well. Looking back at that comment I'm not really sure what I was thinking but it obviously isn't...
I manipulated this particular example to show worst-case. Without the `pop` Krakatau places the `asd.class` after the try/catch. Moreover, nearly every other decompiler places the statement inside the try/catch so...
I see. Would it be possible to fix this bug? I don't know much of how Krakatau works but I fear that due to the small amount of bytecode required...
Could there be an option to disable optimizations? I'm not sure how you've designed the framework so that may not be very easy, but sometimes disabling optimizations may be a...
Hmm... There really doesn't seem to be a good solution to this. I suppose a cheap solution would be to just define `ldc` as capable of throwing an exception. Technically...
Turns out built-in relogging function is still breaking this
Email logins are not currently supported