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
e495c35ad7d06b5c8db2fcc56dadc8dcdd92a810
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Abduqodiri Qurbonzoda
d5c851980c
String.toBoolean()
should be
String?.toBoolean()
#KT-14119
2020-03-05 17:53:29 +03:00
..
RegexTest.kt
JS Regex.find does not throw on invalid start index #KT-36082
2020-02-12 18:26:50 +03:00
StringBuilderTest.kt
Fix StringBuilder reverse test
2019-12-10 13:07:27 +03:00
StringEncodingTest.kt
Workaround unpaired surrogates replacement with ? (KT-31614)
2019-06-04 21:25:41 +03:00
StringNumberConversionTest.kt
String.toBoolean()
should be
String?.toBoolean()
#KT-14119
2020-03-05 17:53:29 +03:00
StringTest.kt
Scan functions for Sequences and Iterable #KT-7657
2020-02-13 04:01:47 +03:00