index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
enigma
/
src
/
main
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
Improve record class detection (#428)
modmuss50
4
-9
/
+10
2021-07-09
Fix reading non-deobfuscated fields that have javadoc attached as obfuscated
Marco Rebhan
1
-1
/
+0
2021-07-08
Entry Changes (#364)
2xsaiko
29
-256
/
+486
2021-07-03
Update cfr and fixes a few related issues (#414)
liach
3
-29
/
+50
2021-06-22
Work around SourceIndexMethodVisitor tripping over missing
Player
1
-17
/
+19
2021-06-15
Structure panel options (#400)
YanisBft
2
-15
/
+98
2021-06-08
Fix some exceptions getting silently discarded (e.g. see #398)
Marco Rebhan
1
-19
/
+9
2021-05-23
Cleanup with Java 16 (#394)
YanisBft
29
-132
/
+82
2021-05-15
This does nothing
Marco Rebhan
1
-3
/
+0
2021-05-15
Don't skip hidden files since they are explicitly listed in the parameters
Marco Rebhan
1
-3
/
+0
2021-05-15
Add EnigmaMappingsReader.readFiles (#381)
Juuxel
1
-12
/
+43
2021-04-07
Simplify toString() implementations
Yanis48
4
-9
/
+5
2021-04-07
Reorganize entry names
Yanis48
3
-10
/
+95
2021-03-20
Less strict JRE check (#362)
Geolykt
1
-1
/
+1
2021-03-20
Switch to SVG icons instead of PNGs and add icon for records
Juuxel
1
-0
/
+4
2021-03-19
WIP full record support
modmuss50
6
-4
/
+142
2021-03-17
Icons everywhere
Yanis48
4
-1
/
+14
2021-01-23
Make cfr much easier to use
liach
9
-309
/
+249
2021-01-23
Exclude abstract modifier from enum classes
Juuxel
1
-2
/
+2
2021-01-23
Fixed Javadoc not updating in certain cases (close/open mappings)
2xsaiko
1
-0
/
+10
2021-01-23
Fixes open declaration not opening declaration
liach
2
-25
/
+35
2021-01-23
Add interface/enum/annotation icons and modifier displays
Juuxel
2
-0
/
+41
2020-12-20
Add true, false and null to invalid identifiers
2xsaiko
1
-1
/
+1
2020-12-19
use ListMultimap when indexing jar
Yanis48
1
-12
/
+7
2020-12-15
avoid duplicate logic
Yanis48
2
-29
/
+31
2020-12-15
Fix automapped again
Yanis48
1
-9
/
+12
2020-12-15
Fix automapped entries
Yanis48
1
-12
/
+51
2020-12-14
Structure panel!
Yanis48
5
-13
/
+157
2020-12-05
my fix didn't work for an inner class in another inner class
Yanis48
1
-3
/
+2
2020-12-05
Fix inner classes' javadocs not invalidated properly
Yanis48
1
-0
/
+5
2020-11-30
Release using github actions + update ASM
modmuss50
1
-1
/
+1
2020-10-24
Do not abort decompile command on decompiler errors
AlexTMjugador
1
-4
/
+0
2020-10-02
Revert "Merge pull request #299 from thiakil/validation-changes"
2xsaiko
2
-111
/
+26
2020-10-02
Only conflict when both methods are not synthetic
2xsaiko
1
-1
/
+1
2020-10-01
Don't save duplicate messages in validation context
2xsaiko
2
-10
/
+15
2020-08-19
Fix #303 (#308)
Runemoro
1
-3
/
+4
2020-08-15
Set config path to Application Support on mac
idwtd
1
-1
/
+1
2020-08-04
Configuration stuff (#301)
2xsaiko
6
-0
/
+667
2020-07-21
Fix losing current cursor position when renaming entries (#297)
2xsaiko
4
-24
/
+102
2020-07-19
allow name clashes to pass where javac would accept them
Thiakil
2
-26
/
+111
2020-07-18
Fix name not being passed
2xsaiko
1
-1
/
+1
2020-07-13
Mapping format fixes (#294)
Xander
2
-10
/
+21
2020-07-11
Fix array classes not being translated correctly (#293)
Runemoro
1
-0
/
+8
2020-07-06
Add menu entry to reload jar & mappings from disk (#263)
2xsaiko
2
-27
/
+35
2020-07-06
Fix crash on remapping [T (#261)
2xsaiko
1
-1
/
+1
2020-07-06
Add missing PrintWriter and StringWriter imports (#291)
Hunter Kvalevog
1
-0
/
+2
2020-07-06
Handle source export failures (#289)
Gegy
1
-15
/
+47
2020-07-06
Make class loading more flexible (#277)
Runemoro
23
-483
/
+365
2020-07-06
Fix "Mark as Deobfuscated" menu entry not working... this time without breaki...
2xsaiko
24
-118
/
+311
2020-06-24
Fix inner class name validation
2xsaiko
2
-2
/
+9
[next]