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
9a2c9ed30e4668976f0c4214900feecb00d69df0
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inline
T
History
Mikhael Bogdanov
ec42b58877
Fix @PublishedApi checking
2017-01-11 11:50:34 +01:00
..
binaryExpressions
…
nonLocalReturns
…
nonPublicMember
Updated NON_PUBLIC_CALL_FROM_PUBLIC_INLINE diagnostic to support @PublishedApi
2016-12-09 11:55:15 +01:00
property
…
regressions
…
unaryExpressions
…
anonymousObjects.kt
…
anonymousObjects.txt
…
assignment.kt
…
assignment.txt
…
capture.kt
…
capture.txt
…
constructor.kt
…
constructor.txt
…
default.kt
…
default.txt
…
extensionOnFunction.kt
…
extensionOnFunction.txt
…
fromInlineToNoInline.kt
…
fromInlineToNoInline.txt
…
functions.kt
…
functions.txt
…
inlineReified.kt
…
inlineReified.txt
…
invoke.kt
…
invoke.txt
…
isCheck.kt
…
isCheck.txt
…
kt4869.kt
Report warning on unused entities that can be renamed to _
2016-10-24 10:19:25 +03:00
kt4869.txt
…
kt15410.kt
Fix for KT-15410: "Protected function call from public-API inline function" for protected constructor call
2016-12-27 14:07:37 +01:00
kt15410.txt
Fix for KT-15410: "Protected function call from public-API inline function" for protected constructor call
2016-12-27 14:07:37 +01:00
labeled.kt
…
labeled.txt
…
lambdaCast.kt
…
lambdaCast.txt
…
localFun.kt
…
localFun.txt
…
nonVirtualMembersWithInline.kt
…
nonVirtualMembersWithInline.txt
…
nothingToInline.kt
…
nothingToInline.txt
…
nullabilityOperations.kt
…
nullabilityOperations.txt
…
nullableFunction.kt
…
nullableFunction.txt
…
overrideWithInline.kt
…
overrideWithInline.txt
…
parenthesized.kt
…
parenthesized.txt
…
privateClass.kt
…
privateClass.txt
…
propagation.kt
…
propagation.txt
…
protectedDepecation.kt
Published-api checker refactoring, support java package-protected visibility
2016-12-20 09:42:13 +01:00
protectedDepecation.txt
Published-api checker refactoring, support java package-protected visibility
2016-12-20 09:42:13 +01:00
publishedApi.kt
Fix @PublishedApi checking
2017-01-11 11:50:34 +01:00
publishedApi.txt
Fix @PublishedApi checking
2017-01-11 11:50:34 +01:00
recursion.kt
…
recursion.txt
…
returns.kt
…
returns.txt
…
sam.kt
…
sam.txt
…
stringTemplate.kt
…
stringTemplate.txt
…
unsupportedConstruction.kt
…
unsupportedConstruction.txt
…
vararg.kt
…
vararg.txt
…
when.kt
…
when.txt
…
wrongUsage.kt
…
wrongUsage.txt
…