Commit graph

751 commits

Author SHA1 Message Date
Artur Bondarenko
f11aae187b Fixed OutOfBoundsException 2018-03-19 17:20:01 +02:00
ItzSomebody
32c856592e Update CHANGELOG 2018-01-31 08:24:46 -08:00
ItzSomebody
110a8053e4 Fixed CFR decompiler again 2018-01-31 08:18:50 -08:00
ItzSomebody
b938f86d8a Version change 2018-01-31 08:12:09 -08:00
ItzSomebody
0e1aa8ace3 How git manages to screw up your code lol 2018-01-31 08:09:49 -08:00
ItzSomebody
c5fa68dc29 Whoops 2018-01-31 08:05:48 -08:00
ItzSomebody
a786425b92 Not sure why Konloch put whis in the Todo list but here we go 2018-01-31 08:04:56 -08:00
ItzSomebody
40a7815a9d idk 2018-01-31 07:56:11 -08:00
ItzSomebody
d7066720c1 Cause why not 2018-01-31 07:55:52 -08:00
ItzSomebody
bd8025b29f Let's just start ripping off Krakatau LOL 2018-01-31 07:53:28 -08:00
ItzSomebody
0743291b10 Markdown whoooo 2018-01-31 07:46:19 -08:00
ItzSomebody
fe386b7ee6 Update gitignore 2018-01-31 07:43:39 -08:00
ItzSomebody
a86ec6ca86 Make Krakatau and Enjarify work offline 2018-01-31 07:42:49 -08:00
ItzSomebody
73e833b8fe Reformatted code + Edited JavaDocs 2018-01-31 07:41:24 -08:00
ItzSomebody
bc17a1686f Reverting to a build that doesn't bug when saving a new zip -_- 2018-01-31 07:03:53 -08:00
ItzSomebody
0db4c35828 Fixed CFR not returning code + some improvements over all 2018-01-30 14:50:10 -08:00
ItzSomebody
3ebcc401d5 Class attributes now get dumped 2018-01-30 12:58:44 -08:00
ItzSomebody
f936af84da Add support for framenodes 2018-01-30 12:40:22 -08:00
ItzSomebody
34991f9b7e Change to markdown + remove profanity 2018-01-30 12:13:03 -08:00
ItzSomebody
f5e2496929 Change to markdown + remove profanity 2018-01-30 12:12:54 -08:00
ItzSomebody
2385e1af0a Update libraries 2018-01-30 10:50:39 -08:00
ItzSomebody
6491d63eee Make Krakatau and Enjarify work offline lol 2018-01-30 09:39:32 -08:00
ItzSomebody
b1dd56b217 Make Krakatau and Enjarify work offline lol 2018-01-30 09:38:39 -08:00
ItzSomebody
cf8930d6b0 Refomat the code to make it look pretty on GItHub 2018-01-30 08:51:56 -08:00
ItzSomebody
a5bc3ad2c1 Ok, let's go back to latest STABLE build 2018-01-30 08:32:50 -08:00
Kalen (Konloch) Kinloch
d6603dad5f
Merge pull request #183 from Konloch/revert-181-patch-1
Revert "Update BytecodeViewer.java"
2018-01-08 10:30:40 -08:00
Kalen (Konloch) Kinloch
08d2d7e6ff
Revert "Update BytecodeViewer.java" 2018-01-08 10:30:19 -08:00
Kalen (Konloch) Kinloch
89167840aa
Merge pull request #181 from vrackfall/patch-1
Update BytecodeViewer.java
2018-01-06 14:29:17 -08:00
vrackfall
54488b1cfc
Update BytecodeViewer.java
Remove Windows 7 UI on Windows 10
2018-01-06 17:24:07 -05:00
Kalen (Konloch) Kinloch
42caddf137 Merge pull request #160 from northdpole/pom
fixed the pom to compile the project
2017-01-06 12:56:35 -07:00
northdpole
5389e0222d fixed the pom to compile the project
Signed-off-by: northdpole <morfeas3000@gmail.com>
2017-01-06 16:00:07 +01:00
Kalen (Konloch) Kinloch
bca0f59dcb Merge pull request #145 from DevFactory/release/adding-private-constructor-fix-1
[squid:S1118] Utility classes should not have public constructors
2016-06-17 14:55:19 -06:00
Kalen (Konloch) Kinloch
a80da1ed98 Merge pull request #143 from DevFactory/release/resource-should-be-closed-fix-1
[squid:S2095] Resources should be closed
2016-06-17 14:55:11 -06:00
ayman abdelghany
5be1551fb4 [squid:S1118] Utility classes should not have public constructors 2016-06-02 13:41:14 +02:00
ayman abdelghany
db959d4704 [squid:S2095] Resources should be closed 2016-06-02 13:24:00 +02:00
Kalen (Konloch) Kinloch
71d4093c8a Merge pull request #137 from SubOptimal/maven
some work to mavenize the project
2016-05-22 19:48:21 -06:00
Frank Dietrich
f21428f7e2 remove auto-generated file dependency-reduced-pom.xml 2016-05-22 18:05:13 +02:00
Frank Dietrich
5595d2bd99 add script to install the dependecies from ./libs/ directory into local repository 2016-05-22 18:03:08 +02:00
Frank Dietrich
3c8fa51f06 amend .gitignore to exclude the ./target/ directory from repository 2016-05-22 18:02:24 +02:00
Frank Dietrich
4a7724ea75 amend shade plugin filters to remove warnings during package phase 2016-05-22 17:56:44 +02:00
Frank Dietrich
127b9b1879 amend CFR version to be in sync with the version in ./libs/ 2016-05-22 17:55:31 +02:00
Frank Dietrich
7be4192dcb comment out dependencies whose code is within the bytecode-viewer source tree 2016-05-22 17:54:15 +02:00
Frank Dietrich
72481c95f4 remove explicit declaration of default directories 2016-05-22 17:49:37 +02:00
Frank Dietrich
7fd5052c20 maven-shade-plugin version changed to 2.4.3
because INVOKESPECIAL/STATIC on interfaces require ASM 5
2016-05-22 17:48:52 +02:00
Kalen (Konloch) Kinloch
d2f6a07649 Merge pull request #136 from afffsdd/master
Fix loading for individual .class files
2016-05-17 16:22:58 -06:00
afffsdd
cf5c21b63c Fix loading for individual .class files 2016-05-17 17:29:25 -04:00
Kalen (Konloch) Kinloch
45c8bb4aac Merge pull request #131 from afffsdd/master
Fix crash on start; update Fernflower and CFR
2016-03-12 20:04:41 -07:00
afffsdd
f113de5f99 Merge branch 'master' of https://github.com/afffsdd/bytecode-viewer 2016-03-12 19:09:56 -05:00
afffsdd
a9e69505d4 Update CFR and Fernflower 2016-03-12 19:07:47 -05:00
afffsdd
a81ca87cb1 Make Fernflower the default decompiler 2016-03-12 19:07:38 -05:00