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
0f444903f6d92a90aeb640e71936beea632e2fb7
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
delegatedProperty
/
inference
T
History
Svetlana Isakova
0f444903f6
refactoring: added hasOnlyErrorsFromPosition(ConstraintPosition)
...
to use it for errors from completer as well
2013-10-16 20:41:19 +04:00
..
differentDelegatedExpressions.kt
Fixing failed tests: do not report anything on casts that can never succeed
2013-09-05 15:03:37 +04:00
extensionGet.kt
tests added
2013-06-06 16:31:06 +04:00
extensionProperty.kt
refactoring: added hasOnlyErrorsFromPosition(ConstraintPosition)
2013-10-16 20:41:19 +04:00
noErrorsForImplicitConstraints.kt
use explicit type of delegated property as expected
2013-06-04 22:11:43 +04:00
noExpectedTypeForSupertypeConstraint.kt
do not add NO_EXPECTED_TYPE as a subtype constraint to constraint system
2013-10-16 20:41:19 +04:00
useCompleterWithoutExpectedType.kt
resolve delegated expression always using completer
2013-10-16 19:51:54 +04:00
useExpectedType.kt
added constraint for package level delegated property
2013-06-04 22:11:43 +04:00
useExpectedTypeForVal.kt
added constraint for package level delegated property
2013-06-04 22:11:43 +04:00