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
*
Mostly resolve test failures
gegy1000
2019-06-18
13
-77
/
+88
|
\
|
*
fix unwanted declaration navigation during Quick Find
asie
2019-06-15
3
-7
/
+26
*
|
Plugin rework along with API rework: Enigma split from EnigmaProject; plugins...
gegy1000
2019-06-16
44
-862
/
+1139
*
|
Merge remote-tracking branch 'origin/master' into proposal-tweak
gegy1000
2019-06-10
26
-191
/
+843
|
\
|
|
*
Method type reference corrections (#142)
Erlend Åmdal
2019-05-18
7
-33
/
+167
|
*
Feature/weave (#138)
liach
2019-05-16
19
-202
/
+488
|
*
checkmappings command (#137)
Erlend Åmdal
2019-05-15
5
-15
/
+247
*
|
Separate JarProcessor and EntryNameProposer
gegy1000
2019-05-12
4
-14
/
+19
*
|
Simplify Plugin API and support all entry types
gegy1000
2019-05-12
3
-35
/
+27
|
/
*
Resolve root when navigating to declaration
gegy1000
2019-05-12
1
-1
/
+8
*
Write package name in text field on rename-in-place
gegy1000
2019-05-12
1
-1
/
+24
*
Rename in place functionality (#131)
Gegy
2019-05-12
3
-57
/
+70
*
Quick find fixes (#133)
Gegy
2019-05-12
3
-0
/
+132
*
Add forward and backward reference history with mouse navigation (#132)
Erlend Åmdal
2019-05-12
8
-78
/
+178
*
Support navigation to declaration on ctrl+click
gegy1000
2019-05-11
2
-9
/
+24
*
Don't remap specialized methods to their bridge partner in bytecode
gegy1000
2019-05-10
6
-80
/
+48
*
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
[next]