This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3bcdee2a202b04db63f7e330cde733bcd2ee7c08
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
f3a19ebe11
StdLib deprecations cleanup: length, size, indices and other collection operations.
2015-06-29 17:06:20 +03:00
..
CharJVMTest.kt
CharCategory and CharDirectionality enums for JVM.
2015-05-09 01:11:36 +03:00
RegexJVMTest.kt
Rename Pattern to Regex.
2015-05-09 01:10:59 +03:00
RegexTest.kt
Take caution when advancing to the next match after an empty string was matched not to stuck at the same position.
2015-05-09 01:11:30 +03:00
StringBuilderTest.kt
StringBuilder builder and appendln
2014-06-24 23:49:15 +04:00
StringJVMTest.kt
StdLib deprecations cleanup: length, size, indices and other collection operations.
2015-06-29 17:06:20 +03:00
StringTest.kt
StdLib deprecations cleanup: *array -> *arrayOf, copyToArray -> toTypedArray.
2015-06-29 17:05:57 +03:00
StringUtilTest.kt
Rename Pattern to Regex.
2015-05-09 01:10:59 +03:00