1
I Use This!
Inactive

Commits : Listings

Analyzed 31 minutes ago. based on code collected about 3 hours ago.
Jan 10, 2025 — Jan 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add UnsafeManager
Horcrux7
as Volker Berlin
More... over 3 years ago
Add a getValue() to dup instruction
Horcrux7
as Volker Berlin
More... over 3 years ago
Fix download after changes on the github site.
Horcrux7
as Volker Berlin
More... over 3 years ago
Add support for Wat instruction `struct.set`
Horcrux7
as Volker Berlin
More... over 3 years ago
Add WasmConstClassInstruction
Horcrux7
as Volker Berlin
More... over 3 years ago
Add WasmConstClassInstruction
Horcrux7
as Volker Berlin
More... over 3 years ago
Add a separate String instruction
Horcrux7
as Volker Berlin
More... over 3 years ago
toString() for debugging
Horcrux7
as Volker Berlin
More... over 3 years ago
toString() for debugging
Horcrux7
as Volker Berlin
More... over 3 years ago
Fix StrucType.isSubTypeOf() for sub interfaces.
Horcrux7
as Volker Berlin
More... over 3 years ago
parse Bootstarp of java/lang/invoke/StringConcatFactory for Java 11
Horcrux7
as Volker Berlin
More... over 3 years ago
replace FileInputStream.initIDs()
Horcrux7
as Volker Berlin
More... over 3 years ago
enable assertion
Horcrux7
as Volker Berlin
More... over 3 years ago
Fix complex catch blocks with reverse multiple catch
Horcrux7
as Volker Berlin
More... over 3 years ago
more code replacement
Horcrux7
as Volker Berlin
More... over 3 years ago
Lambdas with parameters had one value too many on the stack.
Horcrux7
as Volker Berlin
More... over 3 years ago
fix lambda expressions with field access
Horcrux7
as Volker Berlin
More... over 3 years ago
fix lambda expressions with field access
Horcrux7
as Volker Berlin
More... over 3 years ago
remove debug code
Horcrux7
as Volker Berlin
More... over 3 years ago
Fix complex catch blocks with multiple catch
Horcrux7
as Volker Berlin
More... over 3 years ago
fix wrong block return type calculation with synchronized
Horcrux7
as Volker Berlin
More... over 3 years ago
fix NPE with "IgnoreNative"
Horcrux7
as Volker Berlin
More... over 3 years ago
Give CATCH blocks the right order with finally most outer block.
Horcrux7
as Volker Berlin
More... over 3 years ago
fix CONTINUE in a CATCH block
Horcrux7
as Volker Berlin
More... over 3 years ago
clean code, remove unused code
Horcrux7
as Volker Berlin
More... over 3 years ago
correct the end position of CATCH blocks
Horcrux7
as Volker Berlin
More... over 3 years ago
more doPrivileged() replaced
Horcrux7
as Volker Berlin
More... over 3 years ago
Fix ConcurentModificationException
Horcrux7
as Volker Berlin
More... over 3 years ago
revert registering function StringTable.stringConstant
Horcrux7
as Volker Berlin
More... over 3 years ago
naming convention
Horcrux7
as Volker Berlin
More... over 3 years ago