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 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7500447e72fb5bc129a87e61fb271568ae8eb2ac
kotlin
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
fromLoadJava
/
kotlinSignature
History
Denis Zharkov
28c46b73f1
Rename some of builtin parameters
2015-10-17 17:46:16 +03:00
..
error
Added check for incompatible variance modifiers and repeated modifiers
2014-12-27 00:55:25 +03:00
propagation
Rename some of builtin parameters
2015-10-17 17:46:16 +03:00
AllBoundsInWhen.kt
…
AllBoundsInWhen.txt
…
ArrayType.kt
…
ArrayType.txt
…
ConstructorWithNewTypeParams.kt
…
ConstructorWithNewTypeParams.txt
…
ConstructorWithoutParams.kt
…
ConstructorWithoutParams.txt
…
ConstructorWithParentTypeParams.kt
…
ConstructorWithParentTypeParams.txt
…
ConstructorWithSeveralParams.kt
…
ConstructorWithSeveralParams.txt
…
CustomProjectionKind.kt
Added check for incompatible variance modifiers and repeated modifiers
2014-12-27 00:55:25 +03:00
CustomProjectionKind.txt
…
MethodWithFunctionTypes.kt
…
MethodWithFunctionTypes.txt
…
MethodWithGenerics.kt
…
MethodWithGenerics.txt
…
MethodWithMappedClasses.kt
Added check for incompatible variance modifiers and repeated modifiers
2014-12-27 00:55:25 +03:00
MethodWithMappedClasses.txt
…
MethodWithTypeParameters.kt
Added check for incompatible variance modifiers and repeated modifiers
2014-12-27 00:55:25 +03:00
MethodWithTypeParameters.txt
…
MethodWithVararg.kt
…
MethodWithVararg.txt
More tests for varargs updated
2014-12-12 23:08:28 +03:00
PropertyArrayTypes.kt
…
PropertyArrayTypes.txt
…
PropertyComplexTypes.kt
…
PropertyComplexTypes.txt
…
PropertySimpleType.kt
…
PropertySimpleType.txt
…
StarProjection.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
StarProjection.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00