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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
/
nestedCalls
T
History
Stanislav Erokhin
298a075381
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
...
Removed declaration for functions: TODO, run, with, apply, let.
2016-01-25 19:13:31 +03:00
..
analyzeArgsInFreeExpressionPosition.kt
…
analyzeArgsInFreeExpressionPosition.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
analyzeUnmappedArguments.kt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
analyzeUnmappedArguments.txt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
argumentsInParentheses.kt
Fix compiler tests
2015-09-25 19:20:20 +03:00
argumentsInParentheses.txt
Fix compiler tests
2015-09-25 19:20:20 +03:00
completeTypeInferenceForNestedInNoneApplicable.kt
diagnostics for deprecated syntax of function type parameter list
2015-10-06 16:20:47 +02:00
completeTypeInferenceForNestedInNoneApplicable.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
completeUnmappedArguments.kt
…
completeUnmappedArguments.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
kt5971NestedSafeCall.kt
Adjust testData to CharSequence.length transformation
2015-10-14 20:39:35 +03:00
kt5971NestedSafeCall.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
kt7597.kt
Constraint incorporation
2015-07-10 15:05:04 +03:00
kt7597.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
twoTypeParameters.kt
Improved error reporting for candidates with wrong parameter count
2015-09-01 23:37:42 +03:00
twoTypeParameters.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00