summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-29Delete MainUtil and the unnecessary reflection thereinupstream-masternickreid
2024-02-29Define DepHandler.Levelnickreid
2024-02-28Remap the Main-Class MANIFEST-MF attributenickreid
2024-02-27Make Jarjar about 50% faster by merging copyZipWithoutEmptyDirectories into S...nickreid
2024-02-27Add unit tests for StandaloneJarProcessornickreid
2024-02-26Fix and forbid rawtypes in Jarjarnickreid
2024-02-26Fix build, and set up initial GitHub Actions CILiam Miller-Cushon
2024-02-26Delete unused function from IoUtilnickreid
2024-02-24Make Jarjar about 2/3 faster by buffering output streams.nickreid
2024-01-12Add ServiceProcessor to MainProcessorJavac Team
2024-01-10Add ServiceProcessor to rename and update META-INF/services filesJavac Team
2022-10-21Use the latest ASM version in jarjarLiam Miller-Cushon
2022-06-06Opt out of AllStar checks because we use checked-in jarsLiam Miller-Cushon
2021-04-16Apply optional suggestionsLiam Miller-Cushon
2021-04-16Remove unused variablesLiam Miller-Cushon
2021-04-15Fix clarity issuesLiam Miller-Cushon
2021-04-15Exclude badfiles dictionaries from copybara exportsLiam Miller-Cushon
2021-04-15Fix style issuesLiam Miller-Cushon
2021-04-15Automatic code cleanup.Javac Team
2021-04-12Update to ASM 7.3.1Liam Miller-Cushon
2021-04-12Update source version to 1.6Liam Miller-Cushon
2018-02-09Work around lack of support for multi-version archivesLiam Miller-Cushon
2018-02-09Don't block '-' in replacement patternsLiam Miller-Cushon
2018-02-09Update to ASM 6.0Liam Miller-Cushon
2018-02-09Reformat with google-java-formatLiam Miller-Cushon
2018-01-31Initial commitLiam Miller-Cushon