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-08 00:21:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68f411395add0126f81c39347347462eda25562a
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
builtinFunctions
History
Denis Zharkov
68f411395a
Fix bridge generation for special builtin override
...
Use method itself signature as common bridge delegate #KT-11285 Fixed
2016-03-07 09:26:02 +03:00
..
genericParameterBridge
Generate type-safe barrier in method body
2015-11-17 16:27:02 +03:00
charSequence.kt
Implement hack to support both remove() and removeAt() in MutableList<Int>
2015-10-11 19:57:22 +03:00
contains.kt
Minor. Split BytecodeText tests about special builtin bridges
2015-11-17 16:27:02 +03:00
removeAt.kt
Fix bridge generation for special builtin override
2016-03-07 09:26:02 +03:00
size.kt
Make JVM backend work with
Collection.size
as val
2015-10-07 08:46:35 +03:00