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
*
Fix threading issues in ClassHandleProvider that are likely to come up if a p...
Joe
2025-09-13
1
-9
/
+49
*
Add a way for plugins to invalidate data (mappings, javadocs, decompile), and...
Joe
2025-09-13
5
-0
/
+105
*
Add GuiService for plugins to make additions to the GUI. Also add enough cont...
Joe
2025-09-13
22
-43
/
+200
*
Add I18n service
Joe
2025-09-13
5
-16
/
+59
*
Fix guava again (#562)
Joseph Burton
2025-09-12
1
-2
/
+5
*
Fix crash from multimap conversion (#558)
Joseph Burton
2025-09-03
1
-1
/
+1
*
Always specify locale in toUpperCase and toLowerCase (#556)
Juuz
2025-09-03
2
-3
/
+5
*
Get rid of Guava (#555)
J. Fronny
2025-08-21
77
-301
/
+332
*
Services rework (#554)
Joseph Burton
2025-08-20
9
-272
/
+357
*
Support multiple input jars (#553)
Juuz
2025-08-20
3
-11
/
+37
*
Optimize JAR indexing (#552)
Joseph Burton
2025-08-06
18
-502
/
+501
*
Update to Mapping-IO 0.7 (#550)
Julian Burner
2025-01-13
1
-1
/
+3
*
Update to Mapping-IO 0.6 (#547)
NebelNidas
2024-08-27
1
-32
/
+24
*
Fix Enigma dir writer behaving incorrectly after the first write (#546)
NebelNidas
2024-08-19
1
-6
/
+6
*
Add temporary bodge to MIO Enigma dir writer to support deltas (#543)
NebelNidas
2024-04-10
2
-10
/
+55
*
Invert Mapping-IO Proguard mappings to mirror legacy behavior (#542)
NebelNidas
2024-04-08
1
-1
/
+22
*
fix NoSuchFileException when exporting sources (not jar) (#494)
Taewon Kim
2024-04-07
1
-0
/
+2
*
Add file extensions to open and save dialogs (#532)
Juuz
2024-04-06
1
-13
/
+49
*
Add Vineflower decompiler (#541)
NebelNidas
2024-04-06
16
-17
/
+624
*
Fix possible NPE in MappingIoConverter
modmuss50
2024-02-15
1
-1
/
+4
*
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
[next]