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
1cb5cab28f8a336ac9d456e8791b1f0d1416abcb
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Abduqodiri Qurbonzoda
1cb5cab28f
[K/N and WASM] Fix ESCAPE and COMMENTS modes
2022-04-05 15:21:31 +00:00
..
CharTest.kt
Add tests for Char.isHighSurrogate() and Char.isLowSurrogate()
2021-11-09 08:27:59 +00:00
RegexTest.kt
[K/N and WASM] Fix ESCAPE and COMMENTS modes
2022-04-05 15:21:31 +00:00
StringBuilderTest.kt
[Stdlib] Fix K/N StringBuilder insertRange capacity issue
2021-10-01 17:18:48 +03:00
StringEncodingTest.kt
Deprecate Char-to-Number conversions in stdlib (JVM and JS)
2021-04-07 18:30:20 +03:00
StringNumberConversionTest.kt
Fix incorrect conversion of Long to String in base 36 in JS KT-48924
2022-03-30 06:13:51 +00:00
StringTest.kt
[K/N] Fix String.compareTo on unicode strings
2021-12-01 07:51:27 +00:00