index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
enigma
/
src
/
main
/
java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark MIO-related methods as internal
NebelNidas
2023-11-16
1
-0
/
+4
*
Don't only write diffs when MIO writer was last used
NebelNidas
2023-11-16
1
-1
/
+4
*
Fix importing mappings without field source descriptors
NebelNidas
2023-11-16
2
-8
/
+50
*
Allow XSRG and CSRG to be imported
NebelNidas
2023-11-16
1
-1
/
+3
*
Use System Property for Mapping-IO
NebelNidas
2023-10-09
2
-20
/
+97
*
Use `VisitableMappingTree` where possible
NebelNidas
2023-10-09
1
-20
/
+27
*
Add support for method vars and arg/var comments
NebelNidas
2023-10-09
1
-20
/
+56
*
Update to latest Mapping IO commit
NebelNidas
2023-10-09
1
-8
/
+8
*
Add progress listener to Mapping-IO conversion; deduplicate lang files
NebelNidas
2023-10-09
6
-18
/
+28
*
Add Mapping-IO import support; small cleanup
NebelNidas
2023-10-09
2
-0
/
+60
*
Add initial Mapping-IO export support
NebelNidas
2023-10-09
2
-9
/
+142
*
Index more class references (#531)
YanisBft
2023-09-25
5
-1
/
+45
*
Fix mapping uniqueness validator always erroring in certain scenarios (#521)
Julian Burner
2023-08-30
1
-0
/
+1
*
Fix double clicking an entry in the "implementations" window not navigating t...
mudkip
2023-06-24
6
-67
/
+75
*
Update Procyon and CFR (#515)
Julian Burner
2023-06-18
2
-6
/
+5
*
Fix `canConflictWith` check for fields (#511)
Julian Burner
2023-06-15
1
-1
/
+1
*
Fix NullPointerException when checking if a class is a record due to super cl...
mudkip
2023-06-14
1
-2
/
+2
*
Update CfrDecompiler.java (#498)
nardpw
2023-05-14
1
-1
/
+1
*
Allow shadowing fields (#475)
Julian Burner
2023-04-28
7
-3
/
+70
*
Make enum methods `values` and `valueOf` unmappable (#470)
Julian Burner
2022-12-07
1
-0
/
+11
*
Fix constructor references being remapped (#480)
Julian Burner
2022-12-07
1
-1
/
+2
*
Improve error handling in some places (#464)
Julian Burner
2022-12-07
6
-19
/
+29
*
Don't save empty classes (#474)
Julian Burner
2022-12-07
1
-0
/
+14
*
Fix Recaf mappings writer registration (#467)
Julian Burner
2022-09-24
1
-1
/
+2
*
Add checkstyle (#460)
modmuss50
2022-09-14
160
-3541
/
+4153
*
Nested packages in Swing UI (#458)
ramidzkh
2022-09-12
1
-8
/
+21
*
Add Recaf format support (#451)
Toshimichi0915
2022-06-12
3
-1
/
+149
*
Fix memory leak with CFR (#448)
modmuss50
2022-04-15
2
-73
/
+69
*
Fix remapping of field Handle's
modmuss50
2022-04-13
1
-0
/
+14
*
Add a check for space indentation (#433)
enbrain
2022-04-08
1
-3
/
+7
*
Add readonly bytecode view. (#443)
modmuss50
2022-03-30
5
-0
/
+94
*
Don't drop none root method mappings that have args/local mappings. (#434)
modmuss50
2021-11-17
1
-1
/
+22
*
Fix resolveEquivalentMethods sometimes running into infinite recursion
Marco Rebhan
2021-09-23
1
-9
/
+14
*
Improve record class detection (#428)
modmuss50
2021-09-16
4
-9
/
+10
*
Fix reading non-deobfuscated fields that have javadoc attached as obfuscated
Marco Rebhan
2021-07-09
1
-1
/
+0
*
Entry Changes (#364)
2xsaiko
2021-07-08
29
-256
/
+486
*
Update cfr and fixes a few related issues (#414)
liach
2021-07-03
3
-29
/
+50
*
Work around SourceIndexMethodVisitor tripping over missing
Player
2021-06-22
1
-17
/
+19
*
Structure panel options (#400)
YanisBft
2021-06-15
2
-15
/
+98
*
Fix some exceptions getting silently discarded (e.g. see #398)
Marco Rebhan
2021-06-08
1
-19
/
+9
*
Cleanup with Java 16 (#394)
YanisBft
2021-05-23
29
-132
/
+82
*
This does nothing
Marco Rebhan
2021-05-15
1
-3
/
+0
*
Don't skip hidden files since they are explicitly listed in the parameters
Marco Rebhan
2021-05-15
1
-3
/
+0
*
Add EnigmaMappingsReader.readFiles (#381)
Juuxel
2021-05-15
1
-12
/
+43
*
Simplify toString() implementations
Yanis48
2021-04-07
4
-9
/
+5
*
Reorganize entry names
Yanis48
2021-04-07
3
-10
/
+95
*
Merge pull request #361 from modmuss50/records
2xsaiko
2021-03-25
5
-4
/
+138
|
\
|
*
WIP full record support
modmuss50
2021-03-19
6
-4
/
+142
*
|
Merge pull request #363 from Juuxel/svg-icons
2xsaiko
2021-03-21
1
-0
/
+4
|
\
\
|
*
|
Switch to SVG icons instead of PNGs and add icon for records
Juuxel
2021-03-20
1
-0
/
+4
|
|
/
[next]