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
e0adfd453f1dd67f690598e62ec1069be096862f
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
f564adfdd4
Optimize trivial cases of CharSequence.repeat. Provide CharSequence.repeat for JS.
...
#KT-3064 Fixed
2016-02-26 01:23:30 +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
Add set operator to make the work with StringBuilder more list-like.
2015-11-04 22:19:33 +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
Optimize trivial cases of CharSequence.repeat. Provide CharSequence.repeat for JS.
2016-02-26 01:23:30 +03:00