This website requires JavaScript.
Explore
Help
Sign In
LegacyConsole
/
jpexs-decompiler
Watch
3
Star
0
Fork
0
You've already forked jpexs-decompiler
mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced
2026-05-31 03:55:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
83
Commits
7
Branches
186
Tags
c1f1ad6dcda2ea0943a323364ad4af25e372829f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Paolo Cancedda
c1f1ad6dcd
Since List<AVM2Instruction> code is frequently accessed by position, it's better to use an ArrayList instead of a LinkedList. Introduced method compact() to reduce memory usage.
2012-01-03 15:06:47 +01:00
trunk
Since List<AVM2Instruction> code is frequently accessed by position, it's better to use an ArrayList instead of a LinkedList. Introduced method compact() to reduce memory usage.
2012-01-03 15:06:47 +01:00
Description
No description provided
323
MiB
Languages
Java
92%
AngelScript
4.7%
Lex
1.6%
NSIS
0.6%
Pascal
0.4%
Other
0.6%