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
c2af8b2a2957567f96842c72ae32c07dbd9daee2
kotlin-fork
/
libraries
/
stdlib
/
test
T
History
Ilya Gorbunov
04d70162d2
Make DurationUnit not a typealias of TimeUnit on JVM
...
Provide conversion functions between DurationUnit and TimeUnit
2021-09-30 14:31:54 +00:00
..
collections
Provide infix compareTo extension for Comparable<T> #KT-46423
2021-09-22 15:56:27 +00:00
comparisons
Provide infix compareTo extension for Comparable<T> #KT-46423
2021-09-22 15:56:27 +00:00
coroutines
Raise deprecations of suspend calls with dangling lambda to error
2021-07-19 08:36:36 +00:00
exceptions
Unify test package names in kotlin-stdlib tests
2021-02-25 09:58:14 +03:00
js
Update copyright.
2019-04-23 20:09:22 +03:00
numbers
Fix warnings in stdlib samples and test modules
2021-08-10 17:57:50 +02:00
properties
/delegation
Fix running stdlib tests in worker on Native
2020-12-14 19:03:06 +03:00
random
Fix Random.nextLong returning value out of range KT-47304
2021-09-29 06:50:41 +00:00
ranges
Minor: more reliable empty range check in RangeIterationTest
2021-09-23 21:06:35 +03:00
reflection
Make common KClass extend common KClassifier
2020-07-13 23:20:52 +03:00
text
Regex.splitToSequence, CharSequence.splitToSequence(Regex) #KT-23351
2021-07-20 14:09:24 +00:00
time
Make DurationUnit not a typealias of TimeUnit on JVM
2021-09-30 14:31:54 +00:00
unsigned
Floor division and remainder for numeric types KT-26234
2021-03-05 07:32:16 +03:00
utils
Provide infix compareTo extension for Comparable<T> #KT-46423
2021-09-22 15:56:27 +00:00
testUtils.kt
Document and test NaN propagation of maxOf/minOf
2020-06-02 19:01:44 +03:00