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
dd436744261fa382534914427f71d0846fd40407
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
008a8059cf
Introduce filterIndexed
...
#KT-9502 Fixed
2015-11-11 02:42:52 +03:00
..
CharJVMTest.kt
Get rid of deprecated annotations and modifiers in stdlib (besides JS)
2015-09-18 10:14:28 +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
Rename Regex.hasMatch to containsMatchIn, and add corresponding contains function to CharSequence.
2015-10-14 22:49:50 +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
JS: Make StringBuilder implement CharSequence and introduce secondary constructors.
2015-10-14 22:49:47 +03:00
StringJVMTest.kt
Make more string tests cross-platform.
2015-11-04 22:19:48 +03:00
StringTest.kt
Introduce filterIndexed
2015-11-11 02:42:52 +03:00