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
2023-09-25
Index more class references (#531)
YanisBft
5
-1
/
+45
2023-08-30
Fix mapping uniqueness validator always erroring in certain scenarios (#521)
Julian Burner
1
-0
/
+1
2023-06-24
Fix double clicking an entry in the "implementations" window not navigating t...
mudkip
6
-67
/
+75
2023-06-18
Update Procyon and CFR (#515)
Julian Burner
2
-6
/
+5
2023-06-15
Fix `canConflictWith` check for fields (#511)
Julian Burner
1
-1
/
+1
2023-06-14
Fix NullPointerException when checking if a class is a record due to super cl...
mudkip
1
-2
/
+2
2023-05-14
Update CfrDecompiler.java (#498)
nardpw
1
-1
/
+1
2023-04-28
Allow shadowing fields (#475)
Julian Burner
7
-3
/
+70
2022-12-07
Make enum methods `values` and `valueOf` unmappable (#470)
Julian Burner
1
-0
/
+11
2022-12-07
Fix constructor references being remapped (#480)
Julian Burner
1
-1
/
+2
2022-12-07
Improve error handling in some places (#464)
Julian Burner
6
-19
/
+29
2022-12-07
Don't save empty classes (#474)
Julian Burner
1
-0
/
+14
2022-09-24
Fix Recaf mappings writer registration (#467)
Julian Burner
1
-1
/
+2
2022-09-14
Add checkstyle (#460)
modmuss50
160
-3541
/
+4153
2022-09-12
Nested packages in Swing UI (#458)
ramidzkh
1
-8
/
+21
2022-06-12
Add Recaf format support (#451)
Toshimichi0915
3
-1
/
+149
2022-04-15
Fix memory leak with CFR (#448)
modmuss50
2
-73
/
+69
2022-04-13
Fix remapping of field Handle's
modmuss50
1
-0
/
+14
2022-04-08
Add a check for space indentation (#433)
enbrain
1
-3
/
+7
2022-03-30
Add readonly bytecode view. (#443)
modmuss50
5
-0
/
+94
2021-11-17
Don't drop none root method mappings that have args/local mappings. (#434)
modmuss50
1
-1
/
+22
2021-09-23
Fix resolveEquivalentMethods sometimes running into infinite recursion
Marco Rebhan
1
-9
/
+14
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
[prev]
[next]