771 Commits (d32ea82032e3b6830f672dad06764f6440b19d5c)
 

Author SHA1 Message Date
Graham d32ea82032 Inject ObjectMapper in NameMapProcessor 4 years ago
Graham 9441527c61 Add yaml module 4 years ago
Graham 2c4261e751 Exclude Guice annotations from auto-import 4 years ago
Graham c394b404b9 Update dependencies 4 years ago
Graham 5256f00ee0 Make libraryClasses return Sequence instead of List 4 years ago
Graham 49a90c1cf5 Rename getNode() to getClassNode() 4 years ago
Graham ff96cf70a2 Rename dokka output directory to kdoc 4 years ago
Graham e50616a565 Document MonitorTransformer 4 years ago
Graham 9a1c0e9caf Add DeterministicJarOutputStreamTest 4 years ago
Graham 958fbc03ba Add IterableUtilsTest 4 years ago
Graham 972d3cebc1 Add ForestDisjointSetTest 4 years ago
Graham a9aae4ea37 Update dependencies 4 years ago
Graham 1c539f22fe Add DisjointSet and ForestDisjointSet documentation 4 years ago
Graham de467837f0 Add externalDocumentationLinks 4 years ago
Graham e4724871d6 Document ExceptionTracingTransformer 4 years ago
Graham 4cfb577e48 Replace StandardCharsets with Charsets 4 years ago
Graham 609576be63 Add Dokka task to the root project 4 years ago
Graham 0c709bf0e6 Remove redundant constructor keyword 4 years ago
Graham 14b82dd9d8 Switch to -SNAPSHOT version of Fernflower 4 years ago
Graham 7ce21b0cde Update dependencies 4 years ago
Graham 31e9ac9170 Add InvokeSpecialTransformer documentation 4 years ago
Graham 54aa9b738c Add testFlush() to SkipOutputStreamTest 4 years ago
Graham dd560c1801 Restrict code coverage to the dev.openrs2 package 4 years ago
Graham 1d56887e03 Disable per-module working directory for coverage compatibility 4 years ago
Graham ab138f5572 Revert "Run tests with Gradle instead of IDEA's test runner" 4 years ago
Graham 34c7e049b1 Remove duplicate junit-jupiter-api dependency with different version 4 years ago
Graham fced5610a5 Add SkipOutputStreamTest 4 years ago
Graham 6e0844fa73 Update dependencies 4 years ago
Graham 77aa313b64 Only use StackFrameClassWriter where required 4 years ago
Graham 055efd60e7 Rename maxVersion() to max() 4 years ago
Graham bbe4157124 Add gte() method to ClassVersionUtils 4 years ago
Graham acce037eac Copy entire share directory into the distribution 4 years ago
Graham e6a92ea0aa Switch to FHS-style layout 4 years ago
Graham 24c8c43221 Use TEMP_PREFIX and JAR_SUFFIX constants in writeSignedJar 4 years ago
Graham d006997d2d Add annotation processor for creating deobufscator name mapping files 4 years ago
Graham c365019007 Output descriptor last in Member{Desc,Ref}.toString() 4 years ago
Graham 9760a98d95 Compile regex in DecompileCommand once 4 years ago
Graham 4f48a59ee3 Compile regex in verifyMapping() once 4 years ago
Graham 586ffabc57 Set artifactId of all submodule to openrs2 4 years ago
Graham 4cd1b7b457 Remove unused methods before unused arguments 4 years ago
Graham 0395224000 Simplify removeDeadCode() 4 years ago
Graham 5c1e630cb8 Add extension method for copying a MethodNode 4 years ago
Graham ea755497ee Optimize DataFlowAnalyzer by reducing the size of the initial work list 4 years ago
Graham 2ac0e7eb50 Fix typo in comment (deobfuscator -> obfuscator) 4 years ago
Graham a5285306c1 Simplify queueEntryPoints() with isMethodRenamable() 4 years ago
Graham 5355abf4a1 Change "dummy" to "unused" in log output for consistency 4 years ago
Graham 4ec4ef84c2 Rename unpacker.jar to unpackclass.jar 4 years ago
Graham 962b494a86 Rename DummyLocalTransformer to UnusedLocalTransformer 4 years ago
Graham ff594848d5 Replace DummyArgTransformer with new ConstantArgTransformer 4 years ago
Graham 0626fd5133 Rename ArgRef::arg to index 4 years ago