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
08c3bb35b23211daa4bd2d02e05cd22bbbb5ae5f
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
T
History
Svetlana Isakova
bbeb44e6ee
Fixed NPE in ArgumentMatchImpl.getStatus
...
Check value arguments if there is wrong number of type arguments
2014-09-01 12:32:52 +04:00
..
invoke
Resolve invoke on class objects and enum entries
2014-09-01 12:32:48 +04:00
nestedCalls
Update recorded type for argument in parentheses correctly
2014-07-08 14:48:18 +04:00
specialConstructions
added info about smart casts to diagnostic tests
2013-12-11 19:53:50 +04:00
ambiguityOnPropertiesWithTheSamePackageName.kt
Introduced QualifierReceiver instead of PackageType
2014-09-01 12:32:49 +04:00
incompleteConstructorInvocation.kt
Fixed bug: resolution task wasn't recreated
2014-04-30 13:34:34 +04:00
resolveWithFunctionLiterals.kt
resolve function literal expression (as parameter) after resolve call
2012-11-20 19:54:55 +04:00
resolveWithFunctionLiteralsOverload.kt
comment added to tests
2013-11-08 16:33:41 +04:00
resolveWithFunctionLiteralWithId.kt
comment added to tests
2013-11-08 16:33:41 +04:00
resolveWithGenerics.kt
comment added to tests
2013-11-08 16:33:41 +04:00
resolveWithoutGenerics.kt
comment added to tests
2013-11-08 16:33:41 +04:00
resolveWithRedeclarationError.kt
comment added to tests
2013-11-08 16:33:41 +04:00
resolveWithSpecifiedFunctionLiteralWithId.kt
comment added to tests
2013-11-08 16:33:41 +04:00
wrongNumberOfTypeArguments.kt
Fixed NPE in ArgumentMatchImpl.getStatus
2014-09-01 12:32:52 +04:00