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
/
main
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-29
1AM coding
Adrian Siekierka
1
-1
/
+1
2019-06-29
fix yet another lovely Gson NPE
Adrian Siekierka
1
-2
/
+4
2019-06-28
Profile option for mappings to be saved by-obf instead of by-deobf
gegy1000
18
-44
/
+119
2019-06-28
fix inner class handling in TinyMappingsReader
Adrian Siekierka
1
-0
/
+4
2019-06-28
fix NPE in EnigmaProfile.getArgument when no args given
Adrian Siekierka
1
-1
/
+1
2019-06-26
Remove test code accidentally left behind in #152 (#153)
Runemoro
1
-8
/
+0
2019-06-25
Add compose, convert, and invert commands (#152)
Runemoro
7
-39
/
+409
2019-06-19
Ignore comments in tiny files
Runemoro
1
-0
/
+4
2019-06-19
Only open mappings once jar is loaded
gegy1000
3
-32
/
+37
2019-06-18
Save unqualified inner class names
Runemoro
1
-1
/
+1
2019-06-18
Parse profile json from cli args
gegy1000
5
-28
/
+23
2019-06-18
Use jopt for cli parsing
gegy1000
2
-28
/
+95
2019-06-18
Drop invalid mappings menu
gegy1000
4
-5
/
+17
2019-06-18
Fix bad index order from enabled parallelism
gegy1000
2
-2
/
+1
2019-06-16
Plugin rework along with API rework: Enigma split from EnigmaProject; plugins...
gegy1000
35
-820
/
+1097
2019-06-15
fix unwanted declaration navigation during Quick Find
asie
3
-7
/
+26
2019-05-18
Method type reference corrections (#142)
Erlend Åmdal
7
-33
/
+167
2019-05-16
Feature/weave (#138)
liach
8
-202
/
+374
2019-05-15
checkmappings command (#137)
Erlend Åmdal
5
-15
/
+247
2019-05-12
Separate JarProcessor and EntryNameProposer
gegy1000
4
-14
/
+19
2019-05-12
Simplify Plugin API and support all entry types
gegy1000
3
-35
/
+27
2019-05-12
Resolve root when navigating to declaration
gegy1000
1
-1
/
+8
2019-05-12
Write package name in text field on rename-in-place
gegy1000
1
-1
/
+24
2019-05-12
Rename in place functionality (#131)
Gegy
3
-57
/
+70
2019-05-12
Quick find fixes (#133)
Gegy
3
-0
/
+132
2019-05-12
Add forward and backward reference history with mouse navigation (#132)
Erlend Åmdal
8
-78
/
+178
2019-05-11
Support navigation to declaration on ctrl+click
gegy1000
2
-9
/
+24
2019-05-10
Don't remap specialized methods to their bridge partner in bytecode
gegy1000
6
-80
/
+48
2019-05-06
Catch all decompilation Throwables instead of just Exceptions
gegy1000
1
-2
/
+2
2019-05-03
Few minor render tweaks (#127)
liach
3
-4
/
+20
2019-04-25
Fix "Export JAR" file chooser title (#122)
Runemoro
1
-3
/
+3
2019-03-16
Index lambda local variables to correct declaring method
gegy1000
5
-48
/
+30
2019-02-24
Adds a red highlight for overridden methods in method inheritance tree gui (#...
liach
3
-19
/
+62
2019-02-24
Fix name duplication checking not occurring on root classes
gegy1000
4
-3
/
+29
2019-02-24
Fix #81 -- validate renames across related classes
gegy1000
6
-37
/
+41
2019-02-23
Fix #110 and remap indices with matched bridge method names
gegy1000
35
-166
/
+289
2019-02-23
Tweak inheritance and implementation tree generation
gegy1000
4
-35
/
+38
2019-02-23
Drop final modifiers from displayed source ast for easier readability
gegy1000
2
-0
/
+38
2019-02-19
Bridge Method Fixes (#111)
Gegy
6
-21
/
+182
2019-02-19
Added Basic Search (#102)
Modmuss50
3
-0
/
+169
2019-02-19
Track loaded mapping path when opening mappings and not just when saving
gegy1000
1
-0
/
+1
2019-02-19
Write stacktrace to editor when decompilation throws an exception
gegy1000
2
-21
/
+32
2019-02-18
Match token navigation reference resolution to match source index
gegy1000
1
-2
/
+2
2019-02-16
Fix NPE dropping mappings
gegy1000
1
-3
/
+6
2019-02-16
Don't save local variable entries with no mapping
gegy1000
1
-8
/
+2
2019-02-16
Resolve HashEntryTree#getSiblings building the full ancestor path
gegy1000
2
-13
/
+26
2019-02-11
Disable remapping of local variables until proper support is implemented
gegy1000
2
-8
/
+11
2019-02-07
Add System and None (JVM Default) themes. (#107)
Bartosz Skrzypczak
3
-51
/
+73
2019-02-05
Fix entry remapping not applying to resolved entry
gegy1000
1
-3
/
+6
2019-01-30
Remap sources (#106)
Gegy
53
-1170
/
+1224
[prev]
[next]