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
/
compiler
/
testData
/
codegen
/
box
/
builtinsProperties
T
History
Denis Zharkov
881fe640e7
Create non-default getter for Enum.values property
...
#KT-9687 Fixed
2015-10-26 17:32:15 +03:00
..
bridges.kt
Revert 'isEmpty' transformation
2015-10-14 20:40:01 +03:00
collectionImpl.kt
Stdlib rename: List.indexOf(T), List.lastIndexOf(T), MutableCollection.removeAll(Collection<T>), MutableCollection.retainAll(Collection<T>)
2015-10-14 20:40:09 +03:00
enumAsOrdinaled.kt
Generate common bridges for final builtin declaration
2015-10-17 17:46:17 +03:00
explicitSuperCall.kt
Make JVM backend work with
Collection.size
as val
2015-10-07 08:46:35 +03:00
irrelevantRemoveAtOverride.kt
Take into account irrelevant implementation of special builtins
2015-10-21 17:51:43 +03:00
maps.kt
Revert 'isEmpty' transformation
2015-10-14 20:40:01 +03:00
throwable.kt
Transform Throwable members to properties
2015-10-14 20:39:59 +03:00
valuesInsideEnum.kt
Create non-default getter for Enum.values property
2015-10-26 17:32:15 +03:00