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
6f03e42ef7632c2087a7874ccf0ec00a23b4038c
kotlin-fork
/
libraries
/
stdlib
/
test
T
History
Ilya Gorbunov
010e530ac4
Make common KClass extend common KClassifier
...
It already does that in all platforms. Add KClass common API test.
2020-07-13 23:20:52 +03:00
..
collections
Provide flatMapIndexed operation
2020-06-19 17:55:15 +03:00
coroutines
Introduce CancellationException
2020-07-02 11:01:28 +03:00
js
Update copyright.
2019-04-23 20:09:22 +03:00
numbers
Introduce minOrNull and maxOrNull extension functions #KT-39064
2020-06-19 04:53:49 +03:00
properties
/delegation
Drop deprecated MutableMap property delegation operator
2020-06-22 12:29:25 +03:00
random
Update copyright.
2019-04-23 20:09:22 +03:00
ranges
Deprecate with error mixed Int/FP contains operator for ranges KT-22423
2020-06-29 12:18:19 +03:00
reflection
Make common KClass extend common KClassifier
2020-07-13 23:20:52 +03:00
text
Postpone introducing common StringBuilder.capacity() function
2020-07-10 18:49:39 +03:00
time
Migrate UseExperimental->OptIn in project sources
2020-03-10 12:07:14 +01:00
unsigned
Add vararg overloads for maxOf/minOf functions #KT-33906
2020-02-26 04:17:19 +03:00
utils
Make testDeepTreeOddEvenNodesMutual two times easier
2020-06-01 20:15:55 +03:00
ExceptionTest.kt
Increase deprecation level for previously deprecated API
2020-06-22 12:29:24 +03:00
OrderingTest.kt
Add vararg overloads for maxOf/minOf functions #KT-33906
2020-02-26 04:17:19 +03:00
testUtils.kt
Document and test NaN propagation of maxOf/minOf
2020-06-02 19:01:44 +03:00
TuplesTest.kt
Update copyright.
2019-04-23 20:09:22 +03:00