This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-18 08:31:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd436744261fa382534914427f71d0846fd40407
kotlin
/
compiler
/
testData
/
codegen
/
box
/
builtinsProperties
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