| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Improve source generation and fix libJar (#129) | 2019-05-10 | 1 | -13/+9 | ||
| | | | | | | | * Improve source generation and fix libJar * Update jenkinsfile to do clean build | |||||
| * | Use our procyon to fix compiler issues (#128) | 2019-05-10 | 1 | -2/+2 | ||
| | | | | | | And update gradle to latest 5.4.1 Signed-off-by: liach <liach@users.noreply.github.com> | |||||
| * | update procyon | 2019-04-25 | 1 | -1/+1 | ||
| | | ||||||
| * | update Guava, ASM | 2019-04-07 | 1 | -5/+5 | ||
| | | ||||||
| * | Added Basic Search (#102) | 2019-02-19 | 1 | -0/+1 | ||
| | | | | | | | | | | | * 3am code for a basic search box, needs some cleanup * Cleanup the code a bit * Add missing header * Fix indentation, + unneeded check | |||||
| * | update SyntaxPane/Procyon - partially solves #103 | 2019-02-12 | 1 | -2/+2 | ||
| | | ||||||
| * | Remap sources (#106) | 2019-01-30 | 1 | -3/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Source remapping beginnings * Fix navigation to remapped classes * Translate identifier info reference * Remap local variables with default names in source * Caching translator * Fix lack of highlighting for first opened class * Fix unicode variable names * Unicode checker shouldn't be checking just alphanumeric * Fix package tree being built from obf names * Don't index `this` as method call for method::reference * Apply proposed names * Fix source export issues * Replace unicode var names at bytecode level uniquely * Drop imports from editor source * Class selector fixes * Delta keep track of base mappings to enable lookup of old names * Optimize source remapping by remapping source with a StringBuffer instead of copying * Bump version | |||||
| * | restore build process. hope | 2019-01-24 | 1 | -2/+2 | ||
| | | ||||||
| * | update Guava | 2019-01-24 | 1 | -1/+1 | ||
| | | ||||||
| * | mark as 0.13.0-SNAPSHOT for preliminary development | 2019-01-24 | 1 | -2/+2 | ||
| | | ||||||
| * | Replace all occurences of '@VERSION@' during build (#88)0.12-stable | 2019-01-11 | 1 | -1/+22 | ||
| | | ||||||
| * | fix SourceIndex remap bugs | 2018-12-09 | 1 | -2/+1 | ||
| | | ||||||
| * | try hack to solve Darcula Ivy issue for now | 2018-12-08 | 1 | -0/+5 | ||
| | | ||||||
| * | rewrite entry resolution logic in TranslationIndex, hopefully fixing bugs | 2018-12-08 | 1 | -1/+1 | ||
| | | ||||||
| * | Add dark LAF | 2018-11-28 | 1 | -0/+7 | ||
| | | ||||||
| * | update Guava, show proper constructor tree node, fix AccessFlags.toString | 2018-11-07 | 1 | -1/+1 | ||
| | | ||||||
| * | unify local variable/argument numbering | 2018-11-04 | 1 | -1/+1 | ||
| | | ||||||
| * | update to ASM 7.0 | 2018-10-28 | 1 | -5/+4 | ||
| | | ||||||
| * | update gson, fix argument indexing, delete empty class mappings | 2018-10-27 | 1 | -1/+1 | ||
| | | ||||||
| * | update ASM/Guava, merge ASM port fixes | 2018-10-26 | 1 | -2/+6 | ||
| | | ||||||
| * | Update version number | 2018-07-18 | 1 | -1/+1 | ||
| | | ||||||
| * | sources jar | 2018-07-10 | 1 | -0/+6 | ||
| |\ | ||||||
| | * | basic source jar | 2018-06-30 | 1 | -0/+6 | ||
| | | | ||||||
| | * | Fix method parameter info sometimes causing the exported class to become ↵ | 2018-05-16 | 1 | -1/+1 | ||
| | | | | | | | | | | | | | invalid. This fixes intelij not reading the class successfully, thus preventing it from being used. | |||||
| * | | Initial port to ASM | 2018-05-19 | 1 | -2/+1 | ||
| |/ | ||||||
| * | Fix build | 2017-10-21 | 1 | -2/+2 | ||
| | | ||||||
| * | Add support for custom themes (#59) | 2017-06-04 | 1 | -0/+2 | ||
| | | ||||||
| * | Remove the converter + some reorganization | 2017-05-16 | 1 | -1/+0 | ||
| | | ||||||
| * | Update javassist to 3.21.0-GA #55 | 2017-03-31 | 1 | -1/+1 | ||
| | | ||||||
| * | Drop unix case style and implement hashCode when equals is overrided | 2017-03-07 | 1 | -1/+1 | ||
| | | | | | Also update Guava to version 21 | |||||
| * | add Jenkinsfile and new Maven | 2016-09-21 | 1 | -58/+1 | ||
| | | ||||||
| * | Update Procyon to 0.5.33.8 | 2016-09-11 | 1 | -1/+1 | ||
| | | ||||||
| * | Update Procyon to 0.5.33.7-enigma | 2016-08-24 | 1 | -1/+1 | ||
| | | ||||||
| * | Update Procyon (fix UTF-8 issues), disable debug line number in source code ↵ | 2016-08-19 | 1 | -1/+1 | ||
| | | | | | and make all decompiler settings configurable with system properties | |||||
| * | Update Procyon to 0.5.32 | 2016-08-18 | 1 | -4/+6 | ||
| | | ||||||
| * | Deploy shadow jar and lib jar to maven | 2016-08-17 | 1 | -33/+3 | ||
| | | ||||||
| * | update group id | 2016-08-16 | 1 | -1/+1 | ||
| | | ||||||
| * | Rename things to fabric | 2016-08-16 | 1 | -7/+7 | ||
| | | ||||||
| * | Upload fat jar to maven | 2016-08-15 | 1 | -0/+4 | ||
| | | ||||||
| * | Added maven uploading | 2016-08-15 | 1 | -1/+60 | ||
| | | ||||||
| * | Fixed build.gradle | 2016-07-02 | 1 | -1/+1 | ||
| | | ||||||
| * | Removed unused methods | 2016-07-02 | 1 | -1/+1 | ||
| | | ||||||
| * | Update version info | 2016-06-29 | 1 | -1/+6 | ||
| | | ||||||
| * | Fixed build fail | 2016-06-30 | 1 | -1/+1 | ||
| | | ||||||
| * | Json format (#2) | 2016-06-30 | 1 | -112/+121 | ||
| | | | | | | | | | * Added new format * Fixed bug * Updated Version | |||||
| * | Some small changes to fix idea importing | 2016-06-26 | 1 | -2/+3 | ||
| | | ||||||
| * | Fix a stupid Gradle typo which broke 53 unit tests.fix-unit-tests | 2015-07-10 | 1 | -1/+1 | ||
| | | | | | I actually thought I was fixing the tests when I started. | |||||
| * | Support Gradle alongside SSJB | 2015-05-21 | 1 | -0/+176 | ||
| This makes builds faster, simpler and better automated but still keeps Cuchaz happy. :) | ||||||