Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: last commit made it even worse | zaaarf | 2023-03-31 | -2/+9 |
* | fix: ambiguity in mapping member names | zaaarf | 2023-03-31 | -3/+4 |
* | feat: major rework of obfuscation system | zaaarf | 2023-03-31 | -41/+1 |
* | fix: member name mapping bugs | zaaarf | 2023-03-29 | -20/+18 |
* | fix: map descriptors too | zaaarf | 2023-03-29 | -0/+51 |
* | feat: created container types for methods and fields (efficiency and code qua... | zaaarf | 2023-03-27 | -3/+11 |
* | fix: fixed uncaught MirroredTypeException | zaaarf | 2023-03-16 | -1/+0 |
* | fix: override packageprivate, minor fixes in ObfuscationMapper | zaaarf | 2023-03-15 | -1/+1 |
* | fix: fixed mappings bug | zaaarf | 2023-03-15 | -2/+33 |
* | fix: now the mapper automagically converts internal names to FQN | zaaarf | 2023-03-15 | -3/+6 |
* | feat: mappings can now be taken in as an option, generified SrgMapper | zaaarf | 2023-03-08 | -0/+167 |