index
:
enigma
0.12-stable
1.x
2.x
feature/javadoc
feature/method-converter
fix-unit-tests
gradle-support
master
version-fix
Mirror of https://github.com/FabricMC/Enigma
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use System Property for Mapping-IO
NebelNidas
2023-10-09
8
-112
/
+168
*
Use `VisitableMappingTree` where possible
NebelNidas
2023-10-09
2
-22
/
+30
*
Update to latest Mapping-IO release
NebelNidas
2023-10-09
1
-1
/
+1
*
Make Mapping-IO the default
NebelNidas
2023-10-09
2
-19
/
+19
*
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
4
-11
/
+16
*
Add progress listener to Mapping-IO conversion; deduplicate lang files
NebelNidas
2023-10-09
11
-56
/
+62
*
Add Mapping-IO import support; small cleanup
NebelNidas
2023-10-09
4
-93
/
+147
*
Add initial Mapping-IO export support
NebelNidas
2023-10-09
6
-101
/
+304
*
Bump version
modmuss
2023-09-25
1
-1
/
+1
*
Search dialog improvements (#529)
YanisBft
2023-09-25
4
-9
/
+47
*
Fix documenting constructors (again) (#530)
Juuz
2023-09-25
1
-3
/
+7
*
Index more class references (#531)
YanisBft
2023-09-25
5
-1
/
+45
*
Add `Original name` field to identifier panel (#472)
Julian Burner
2023-09-25
2
-1
/
+25
*
Bump version
modmuss
2023-08-30
1
-1
/
+1
*
Fix renaming classes via their constructor (#520)
Julian Burner
2023-08-30
3
-8
/
+20
*
Fix mapping uniqueness validator always erroring in certain scenarios (#521)
Julian Burner
2023-08-30
1
-0
/
+1
*
Fix collapse all in deobf panel (#527)
YanisBft
2023-08-30
1
-1
/
+6
*
Save if fullscreen in config (#528)
YanisBft
2023-08-30
2
-0
/
+10
*
Update GuiController.java (#523)
nardpw
2023-07-12
1
-1
/
+2
*
Allow using ctrl-shift-4 to close all open tabs (#518)
Matei M
2023-06-26
1
-0
/
+1
*
Fix double clicking an entry in the "implementations" window not navigating t...
mudkip
2023-06-24
7
-73
/
+86
*
Fix ghost entries caused by packages becoming empty (#517)
Julian Burner
2023-06-20
1
-2
/
+2
*
Update Procyon and CFR (#515)
Julian Burner
2023-06-18
3
-8
/
+7
*
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
*
fix npe in mapping stats when package name is null (#504)
mudkip
2023-05-14
1
-2
/
+4
*
Update CfrDecompiler.java (#498)
nardpw
2023-05-14
1
-1
/
+1
*
Fix crash in mappings stats. Closes #503
modmuss50
2023-05-10
1
-1
/
+3
*
Bump version
modmuss50
2023-04-28
1
-1
/
+1
*
Allow shadowing fields (#475)
Julian Burner
2023-04-28
8
-3
/
+72
*
Bump version
modmuss50
2023-02-15
1
-1
/
+1
*
Revert commit bfc47f1b1b501923e16fe89536d7bd52b34149ca
modmuss50
2022-12-08
1
-3
/
+1
*
Update dependencies and Gradle
modmuss50
2022-12-07
10
-119
/
+139
*
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
*
Clear Javadoc when text is empty (#473)
Julian Burner
2022-12-07
1
-2
/
+6
*
Make all identifier panel entries copyable (#476)
Julian Burner
2022-12-07
1
-6
/
+6
*
Add `@value` Javadoc tag (#477)
Julian Burner
2022-12-07
1
-1
/
+2
*
Allow pasting directly on renamable tokens (#478)
Julian Burner
2022-12-07
3
-0
/
+22
*
Allow filtering of packages in Mapping Stats window (#481)
Julian Burner
2022-12-07
3
-9
/
+59
*
Provide fallback anti-aliasing for DEs the JRE doesn't recognize (#466)
Julian Burner
2022-12-07
1
-1
/
+17
*
Bump version
modmuss50
2022-10-23
1
-1
/
+1
*
Fix Recaf mappings writer registration (#467)
Julian Burner
2022-09-24
1
-1
/
+2
*
Update CFR
modmuss50
2022-09-18
1
-1
/
+1
*
Add checkstyle (#460)
modmuss50
2022-09-14
328
-6406
/
+7514
*
Nested packages in Swing UI (#458)
ramidzkh
2022-09-12
6
-360
/
+230
*
Ensure the root method is used when mapping specialized methods (#459)
modmuss50
2022-09-12
1
-1
/
+3
[next]