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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
4f1418bb72
Verify index expectations for reduceIndexed/reduceRightIndexed
2016-01-31 02:45:05 +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
Harden charset-as-string taking function deprecations.
2016-01-22 05:54:38 +03:00
StringTest.kt
Verify index expectations for reduceIndexed/reduceRightIndexed
2016-01-31 02:45:05 +03:00