17 Commits (master)

Author SHA1 Message Date
Graham 195ffa7967 Add ZipInputStreamExtensions 10 months ago
Graham 4ca7fab636 Add blank line between is blocks 2 years ago
Graham c0056f9cb1 Update kotlinter 2 years ago
Graham 4aa181b91a Add support for disabling fsync in atomicWrite 2 years ago
Graham 0666df686c Add Base37 implementation 2 years ago
Graham 21560b1afd Ignore fsync on directory failures 2 years ago
Graham f7e194dfa6 Improve atomicWrite 2 years ago
Graham 5cbaf55dd6 Add hash function used by pre-JS5 caches 3 years ago
Graham 65194fae43 Rename poll to removeFirstOrNull 3 years ago
Graham 2b9f423e9a Remove unused Iterable extensions 3 years ago
Graham 49e5781288 Add addAll and clear methods to UniqueQueue 3 years ago
Graham 81e665e9d8 Add UniqueQueue 3 years ago
Graham 1954f408e7 Replace deprecated capitalize() function 3 years ago
Graham b37e4d0d0b Use alternatives for most methods deprecated in Kotlin 1.5 3 years ago
Graham 22c1b8a183 Use useTempFile extension method in atomicWrite 3 years ago
Graham 0b43e26d36 Remove redundant toList() calls after sorted() 3 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago