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
*
Remove test code accidentally left behind in #152 (#153)
Runemoro
2019-06-26
1
-8
/
+0
*
Add compose, convert, and invert commands (#152)
Runemoro
2019-06-25
7
-39
/
+409
*
Merge pull request #151 from Runemoro/master
Modmuss50
2019-06-19
1
-0
/
+4
|
\
|
*
Ignore comments in tiny files
Runemoro
2019-06-19
1
-0
/
+4
|
/
*
Only open mappings once jar is loaded
gegy1000
2019-06-19
3
-32
/
+37
*
Merge pull request #150 from Runemoro/short-inner-class-names
Modmuss50
2019-06-19
1
-1
/
+1
|
\
|
*
Save unqualified inner class names
Runemoro
2019-06-18
1
-1
/
+1
*
|
Merge pull request #135 from gegy1000/proposal-tweak
Modmuss50
2019-06-19
46
-955
/
+1296
|
\
\
|
|
/
|
/
|
|
*
Parse profile json from cli args
gegy1000
2019-06-18
5
-28
/
+23
|
*
Use jopt for cli parsing
gegy1000
2019-06-18
3
-29
/
+98
|
*
Drop invalid mappings menu
gegy1000
2019-06-18
4
-5
/
+17
|
*
Fix bad index order from enabled parallelism
gegy1000
2019-06-18
2
-2
/
+1
|
*
Remove test gradle change
gegy1000
2019-06-18
1
-24
/
+1
|
*
Mostly resolve test failures
gegy1000
2019-06-18
14
-79
/
+90
|
|
\
|
|
/
|
/
|
*
|
fix unwanted declaration navigation during Quick Find
asie
2019-06-15
3
-7
/
+26
*
|
update libraries
asie
2019-06-13
1
-2
/
+2
|
*
Plugin rework along with API rework: Enigma split from EnigmaProject; plugins...
gegy1000
2019-06-16
45
-864
/
+1164
|
*
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
*
Fix tests by properly declaring test input classes (#130)
Erlend Åmdal
2019-05-10
1
-2
/
+2
*
Improve source generation and fix libJar (#129)
Erlend Åmdal
2019-05-10
2
-15
/
+10
*
Don't remap specialized methods to their bridge partner in bytecode
gegy1000
2019-05-10
6
-80
/
+48
*
Use our procyon to fix compiler issues (#128)
liach
2019-05-10
2
-4
/
+4
*
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
*
update procyon
Adrian Siekierka
2019-04-25
1
-1
/
+1
*
Fix "Export JAR" file chooser title (#122)
Runemoro
2019-04-25
1
-3
/
+3
*
update Guava, ASM
Adrian Siekierka
2019-04-07
1
-5
/
+5
*
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
4
-0
/
+170
*
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
[next]