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 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78b69cad77fc92f5e9fa495ff29ea9dc3cdffd58
kotlin
/
compiler
/
testData
/
codegen
/
box
/
defaultArguments
/
function
History
Yan Zhulanow
3fa506fd45
"Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
2016-01-26 17:21:44 +03:00
..
abstractClass.kt
…
covariantOverride.kt
Add tests for obsolete issue
2016-01-20 14:27:53 +03:00
covariantOverrideGeneric.kt
Add tests for obsolete issue
2016-01-20 14:27:53 +03:00
extensionFunctionManyArgs.kt
…
extentionFunction.kt
…
extentionFunctionDouble.kt
…
extentionFunctionDoubleTwoArgs.kt
…
extentionFunctionInClassObject.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
extentionFunctionInObject.kt
…
extentionFunctionWithOneDefArg.kt
…
funInTrait.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
innerExtentionFunction.kt
…
innerExtentionFunctionDouble.kt
…
innerExtentionFunctionDoubleTwoArgs.kt
…
innerExtentionFunctionManyArgs.kt
…
kt5232.kt
remove support for 'trait' keyword
2015-09-22 15:00:24 +02:00
memberFunctionManyArgs.kt
…
mixingNamedAndPositioned.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
topLevelManyArgs.kt
…
trait.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00