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
b5bdb070a04bcdbdaadebb0d7ac4e06a8fdfdf15
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
substitutions
T
History
Ilya Gorbunov
f4822cd757
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
..
delegationAndInference.kt
Deprecate PropertyMetadata, use KProperty<*> for delegated properties instead
2015-10-14 20:45:25 +03:00
delegationAndInference.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
kt6081SubstituteIntoClassCorrectly.kt
diagnostics for deprecated syntax of function type parameter list
2015-10-06 16:20:47 +02:00
kt6081SubstituteIntoClassCorrectly.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
simpleSubstitutionCheckTypeArgumentsNotTypeParameters.kt
…
simpleSubstitutionCheckTypeArgumentsNotTypeParameters.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
substitutionIntoAnonymousClass.kt
…
substitutionIntoAnonymousClass.txt
Fix type parameter list for local classes
2015-12-28 07:44:53 +03:00
substitutionIntoInnerClass.kt
…
substitutionIntoInnerClass.txt
Render captured type parameters in verbose mode
2015-11-13 14:59:04 +03:00