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-11-16
Mark MIO-related methods as internal
NebelNidas
1
-0
/
+4
2023-11-16
Don't only write diffs when MIO writer was last used
NebelNidas
1
-1
/
+4
2023-11-16
Fix importing mappings without field source descriptors
NebelNidas
2
-8
/
+50
2023-11-16
Allow XSRG and CSRG to be imported
NebelNidas
1
-1
/
+3
2023-10-09
Use System Property for Mapping-IO
NebelNidas
2
-20
/
+97
2023-10-09
Use `VisitableMappingTree` where possible
NebelNidas
1
-20
/
+27
2023-10-09
Add support for method vars and arg/var comments
NebelNidas
1
-20
/
+56
2023-10-09
Update to latest Mapping IO commit
NebelNidas
1
-8
/
+8
2023-10-09
Add progress listener to Mapping-IO conversion; deduplicate lang files
NebelNidas
6
-18
/
+28
2023-10-09
Add Mapping-IO import support; small cleanup
NebelNidas
2
-0
/
+60
2023-10-09
Add initial Mapping-IO export support
NebelNidas
2
-9
/
+142
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
[next]