Commit Graph

7 Commits

Author SHA1 Message Date
Nico Mexis 20920eab5a
Make use of the Law of Demeter
I mean, most of the time, we do make use of it... But sometimes, we don't. This fixes this "issue" in some places :)
2021-08-26 23:59:37 +02:00
Nico Mexis b507667c75
Retry zip files more aggressively
This doesn't fix any issue, but may be useful in some cases, I guess?
2021-08-05 20:28:32 +02:00
Nico Mexis 308f167553
Fix most leaks 2021-07-25 18:54:08 +02:00
Konloch c259ac70a2 Resource File Types
File Header Magic Numbers still need to be implemented but it's a start
2021-07-14 02:59:36 -07:00
Konloch eb225eaa79 Terminology Update
File Container has been changed to Resource Container
2021-07-13 07:33:32 -07:00
Konloch b40c763db9 Comments 2021-07-11 02:22:47 -07:00
Konloch 56a6a4ebf3 Resource Container Cleanup 2021-07-11 02:14:42 -07:00
Renamed from src/main/java/the/bytecode/club/bytecodeviewer/util/ResourceContainerImporter.java (Browse further)