21 Commits (ccf7056a93d60459990ff1d96e06a8e853a59607)

Author SHA1 Message Date
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham 0206bbd4b2 Set DeterministicJarOutputStream's default compression level to 9 4 years ago
Graham 8685d2b2dc Remove unused DeterministicJarOutputStream methods 4 years ago
Graham 10145fdb43 Add Sequence<JarEntry> extension property to JarInputStream 4 years ago
Scu11 26348b8a2e Move Library#write methods to dedicated classes 4 years ago
Graham 1c539f22fe Add DisjointSet and ForestDisjointSet documentation 4 years ago
Graham 09f17d246b Add additional removeFirst() variants to IterableUtils 4 years ago
Graham 465078256f Rename common module to util again 4 years ago
Graham e05653cdcc Rename util to common 4 years ago
Graham b25f3c0c58 Convert ForestDisjointSet to Kotlin 5 years ago
Graham 7a0f94dbde Convert elements and partitions to properties 5 years ago
Graham c0836e11f6 Convert DisjointSet to Kotlin 5 years ago
Graham 429867e3af Convert SkipOutputStream to Kotlin 5 years ago
Graham caaa53095d Convert DeterministicJarOutputStream to Kotlin 5 years ago
Graham 72db700534 Remove capitalize() method 5 years ago
Graham db971f6b2b Convert indefiniteArticle() to an extension method 5 years ago
Graham 879e3152fc Convert StringUtils to Kotlin 5 years ago
Graham dd2ba3592d Add toString() method to ForestDisjointSet partitions 5 years ago
Graham c1358f6105 Add renamer to the deobfuscator 5 years ago
Graham e42fcd01b5 Add ForestDisjointSet 5 years ago
Graham d9d6ab27c1 Add Library class for reading and writing .jar and .pack files 5 years ago