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
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch all decompilation Throwables instead of just Exceptions
gegy1000
2019-05-06
1
-2
/
+2
*
Few minor render tweaks (#127)
liach
2019-05-03
3
-4
/
+20
*
Fix "Export JAR" file chooser title (#122)
Runemoro
2019-04-25
1
-3
/
+3
*
Index lambda local variables to correct declaring method
gegy1000
2019-03-16
5
-48
/
+30
*
Adds a red highlight for overridden methods in method inheritance tree gui (#...
liach
2019-02-24
3
-19
/
+62
*
Fix name duplication checking not occurring on root classes
gegy1000
2019-02-24
4
-3
/
+29
*
Fix #81 -- validate renames across related classes
gegy1000
2019-02-24
6
-37
/
+41
*
Fix #110 and remap indices with matched bridge method names
gegy1000
2019-02-23
35
-166
/
+289
*
Tweak inheritance and implementation tree generation
gegy1000
2019-02-23
4
-35
/
+38
*
Drop final modifiers from displayed source ast for easier readability
gegy1000
2019-02-23
2
-0
/
+38
*
Bridge Method Fixes (#111)
Gegy
2019-02-19
6
-21
/
+182
*
Added Basic Search (#102)
Modmuss50
2019-02-19
3
-0
/
+169
*
Track loaded mapping path when opening mappings and not just when saving
gegy1000
2019-02-19
1
-0
/
+1
*
Write stacktrace to editor when decompilation throws an exception
gegy1000
2019-02-19
2
-21
/
+32
*
Match token navigation reference resolution to match source index
gegy1000
2019-02-18
1
-2
/
+2
*
Fix NPE dropping mappings
gegy1000
2019-02-16
1
-3
/
+6
*
Don't save local variable entries with no mapping
gegy1000
2019-02-16
1
-8
/
+2
*
Resolve HashEntryTree#getSiblings building the full ancestor path
gegy1000
2019-02-16
2
-13
/
+26
*
Disable remapping of local variables until proper support is implemented
gegy1000
2019-02-11
2
-8
/
+11
*
Add System and None (JVM Default) themes. (#107)
Bartosz Skrzypczak
2019-02-07
3
-51
/
+73
*
Fix entry remapping not applying to resolved entry
gegy1000
2019-02-05
1
-3
/
+6
*
Remap sources (#106)
Gegy
2019-01-30
58
-1203
/
+1264
*
Fix navigation to inner classes not decompiling outer class
gegy1000
2019-01-24
2
-1
/
+8
*
Fix package name on inner classes (#101)
Gegy
2019-01-24
1
-1
/
+1
*
Standardize mapping line endings to LF (#100)
Juuxel
2019-01-24
3
-3
/
+21
*
[WIP] Mapping rework (#91)
Gegy
2019-01-24
137
-5893
/
+4651
*
Fix annotation npe for villager (#99)
liach
2019-01-11
1
-5
/
+13
*
Tweak variable name generation (#86)
Gegy
2018-12-15
5
-42
/
+78
*
Fix #78 (#85)
Gegy
2018-12-15
1
-1
/
+2
*
be a bit nicer
asie
2018-12-12
1
-1
/
+1
*
fix #74
asie
2018-12-11
2
-0
/
+16
*
fix #66
asie
2018-12-11
1
-1
/
+1
*
Fix cursor and selection highlight color when using the dark theme
Shadowfacts
2018-12-10
3
-2
/
+16
*
add option to view calls to a method in general, not just the specific instan...
Adrian Siekierka
2018-12-09
5
-7
/
+37
*
fix SourceIndex remap bugs
asie
2018-12-09
3
-18
/
+15
*
fix #63 - make method inheritance lookup take into account access flags
asie
2018-12-08
2
-4
/
+17
*
rewrite entry resolution logic in TranslationIndex, hopefully fixing bugs
asie
2018-12-08
8
-88
/
+81
*
add barebones plugin framework, cleanup
asie
2018-12-08
24
-347
/
+310
*
work around Procyon weirdness
Adrian Siekierka
2018-11-29
1
-1
/
+7
*
fix class sorting in pane
asie
2018-11-28
1
-41
/
+2
*
add line number coloring, bugfixes
asie
2018-11-28
7
-28
/
+44
*
refactors and bugfixes
asie
2018-11-28
5
-89
/
+112
*
Move to awt FileDialog
modmuss50
2018-11-28
2
-13
/
+19
*
Add dark LAF
modmuss50
2018-11-28
3
-6
/
+22
*
fix #68
asie
2018-11-28
3
-20
/
+47
*
do not propagate non-argument local variable names
asie
2018-11-27
8
-11
/
+36
*
update Guava, show proper constructor tree node, fix AccessFlags.toString
asie
2018-11-07
6
-6
/
+143
*
unify local variable/argument numbering
Adrian Siekierka
2018-11-04
5
-24
/
+23
*
hackfix argument order in inner class constructors. this needs a proper fix
asie
2018-10-31
1
-1
/
+5
*
expose AccessFlags correctly
asie
2018-10-28
1
-3
/
+5
[next]