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
*
Make cfr much easier to use
liach
2021-01-23
10
-311
/
+255
*
Attempt fixing rare CME when loading a jar while tabs are open
2xsaiko
2021-01-17
2
-4
/
+9
*
Merge pull request #331 from YanisBft/structure-panel
2xsaiko
2020-12-20
19
-82
/
+397
|
\
|
*
fix invisible root toggle
Yanis48
2020-12-19
2
-0
/
+4
|
*
use ListMultimap when indexing jar
Yanis48
2020-12-19
1
-12
/
+7
|
*
fix nodes not displayed as selected
Yanis48
2020-12-19
1
-16
/
+11
|
*
ensure it's left mouse button being used
Yanis48
2020-12-19
2
-4
/
+4
|
*
isConstructor() from method entry
Yanis48
2020-12-16
1
-5
/
+1
|
*
Merge branch 'structure-panel' of https://github.com/YanisBft/Enigma into str...
Yanis48
2020-12-15
3
-1
/
+6
|
|
\
|
|
*
Add separate constructor icon (#3)
Juuxel
2020-12-15
3
-1
/
+6
|
*
|
avoid duplicate logic
Yanis48
2020-12-15
3
-66
/
+37
|
|
/
|
*
minor bump
Yanis48
2020-12-15
1
-1
/
+1
|
*
Refresh structure panel on rename/mark as deobf/reset to obf
Yanis48
2020-12-15
1
-0
/
+3
|
*
Fix automapped again
Yanis48
2020-12-15
1
-9
/
+12
|
*
Fix automapped entries
Yanis48
2020-12-15
2
-15
/
+53
|
*
Use class icon in class tree (ClassSelector) (#2)
Juuxel
2020-12-14
1
-2
/
+6
|
*
Create alternate set of icons for the structure panel (#1)
Juuxel
2020-12-14
3
-0
/
+0
|
*
Structure panel!
Yanis48
2020-12-14
14
-37
/
+338
*
|
Add true, false and null to invalid identifiers
2xsaiko
2020-12-20
1
-1
/
+1
|
/
*
Bump version
2xsaiko
2020-12-05
1
-1
/
+1
*
Merge pull request #327 from YanisBft/fix-javadocs-inner-classes
2xsaiko
2020-12-05
1
-0
/
+4
|
\
|
*
my fix didn't work for an inner class in another inner class
Yanis48
2020-12-05
1
-3
/
+2
|
*
Fix inner classes' javadocs not invalidated properly
Yanis48
2020-12-05
1
-0
/
+5
|
/
*
Release using github actions + update ASM
modmuss50
2020-11-30
10
-59
/
+85
*
Merge pull request #322 from ComunidadAylas/master
2xsaiko
2020-11-15
2
-5
/
+2
|
\
|
*
Do not abort decompile command on decompiler errors
AlexTMjugador
2020-10-24
2
-5
/
+2
*
|
Merge pull request #323 from YanisBft/various
2xsaiko
2020-11-15
5
-10
/
+35
|
\
\
|
*
|
bump minor
Yanis48
2020-11-01
1
-1
/
+1
|
*
|
move enable to show
Yanis48
2020-10-31
2
-9
/
+5
|
*
|
Improvements to deobf panel popup menu
Yanis48
2020-10-31
4
-7
/
+36
|
/
/
*
/
Add "include synthetic parameters" to mapping stats & save options (#309)
YanisBft
2020-10-27
6
-15
/
+56
|
/
*
Merge pull request #320 from YanisBft/deobfuscated-panel
2xsaiko
2020-10-22
5
-5
/
+53
|
\
|
*
Add popup menu to deobf panel to quickly rename a package/class
Yanis48
2020-10-11
5
-5
/
+53
|
/
*
Revert "Only conflict when both methods are not synthetic"
2xsaiko
2020-10-02
1
-1
/
+1
*
Revert "Merge pull request #299 from thiakil/validation-changes"
2xsaiko
2020-10-02
7
-257
/
+27
*
Add retranslate support to editor context menu
2xsaiko
2020-10-02
3
-38
/
+41
*
Refactor PopupMenuBar -> EditorPopupMenu
2xsaiko
2020-10-02
3
-206
/
+208
*
Fix build issues
2xsaiko
2020-10-02
2
-11
/
+10
*
Focus editor after rename
2xsaiko
2020-10-02
2
-5
/
+11
*
Only conflict when both methods are not synthetic
2xsaiko
2020-10-02
2
-2
/
+2
*
Merge pull request #299 from thiakil/validation-changes
2xsaiko
2020-10-02
7
-27
/
+258
|
\
|
*
allow name clashes to pass where javac would accept them
Thiakil
2020-07-19
2
-26
/
+111
|
*
add MappingValidator based test
Thiakil
2020-07-19
5
-1
/
+147
*
|
Don't save duplicate messages in validation context
2xsaiko
2020-10-01
2
-10
/
+15
*
|
Merge pull request #311 from YanisBft/package-renaming
2xsaiko
2020-09-21
2
-5
/
+3
|
\
\
|
*
|
Fixed package renaming
Yanis48
2020-09-20
2
-5
/
+3
|
/
/
*
|
Merge pull request #310 from idwtd/patch-3
2xsaiko
2020-08-22
4
-13
/
+7
|
\
\
|
*
|
Revert "Bump gradle and use the `mainClass` property"
idwtd
2020-08-21
4
-13
/
+7
|
/
/
*
|
Fix #303 (#308)
Runemoro
2020-08-19
1
-3
/
+4
*
|
Add gradle run tasks (#306)
idwtd
2020-08-19
4
-6
/
+24
[next]