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
a225842f9b4c957f8e404960b2f041fe0f58b067
kotlin-fork
/
libraries
/
stdlib
/
test
T
History
Ilya Gorbunov
a225842f9b
Test that known Floats can fit in FloatArray without over/underflow
...
But some precision loss can still happen in JS. Relates to KT-24975
2020-04-02 04:04:04 +03:00
..
collections
Implement reduceIndexedOrNull and reduceRightIndexedOrNull #KT-36866
2020-03-12 18:08:55 +03:00
coroutines
KT-36118 Introduce AbstractCoroutineContextKey and corresponding extensions required by its implementors
2020-01-24 16:17:14 +03:00
js
Update copyright.
2019-04-23 20:09:22 +03:00
numbers
Test that known Floats can fit in FloatArray without over/underflow
2020-04-02 04:04:04 +03:00
properties
/delegation
Update copyright.
2019-04-23 20:09:22 +03:00
random
Update copyright.
2019-04-23 20:09:22 +03:00
ranges
Create method Collection.randomOrNull() #KT-35347
2020-01-16 22:25:53 +03:00
text
Implement reduceIndexedOrNull and reduceRightIndexedOrNull #KT-36866
2020-03-12 18:08:55 +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
Update copyright.
2019-04-23 20:09:22 +03:00
ExceptionTest.kt
Update copyright.
2019-04-23 20:09:22 +03:00
OrderingTest.kt
Add vararg overloads for maxOf/minOf functions #KT-33906
2020-02-26 04:17:19 +03:00
testUtils.kt
Implement String to/from ByteArray conversion (KT-24810)
2019-05-06 15:54:28 +03:00
TuplesTest.kt
Update copyright.
2019-04-23 20:09:22 +03:00