11 Commits (master)

Author SHA1 Message Date
Graham 0666df686c Add Base37 implementation 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 359891c01e Convert all test objects to classes 3 years ago
Graham 30828308b2 Replace assertThrows with assertFailsWith 3 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago