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
c41ec1ddfbdd75bf8a02b4fbc4cb311ddfdf8f67
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
0ac461927c
Minor: Fix TODOs in stdlib tests
2016-10-18 17:13:17 +03:00
..
CharJVMTest.kt
Make Char.category and directionality properties instead of functions.
2015-11-21 00:54:30 +03:00
RegexJVMTest.kt
Rename methods in Regex. Add matchEntire method to match entire string against regex.
2015-10-14 22:49:48 +03:00
RegexTest.kt
Regex: MatchResult.groupValues do not exclude zeroth group, use the same indices as in groups collection.
2016-01-22 00:59:13 +03:00
StringBuilderJVMTest.kt
buildString with initial capacity for the StringBuilder instance
2016-08-10 18:23:32 +03:00
StringBuilderTest.kt
StdLib cleanup, deprecated symbol usage: size() and length()
2015-11-21 00:54:05 +03:00
StringJVMTest.kt
Optimize trivial cases of CharSequence.repeat. Provide CharSequence.repeat for JS.
2016-02-26 01:23:30 +03:00
StringTest.kt
Minor: Fix TODOs in stdlib tests
2016-10-18 17:13:17 +03:00