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
4ebd11a7aefff71c3f0ee72736bb67252734c493
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
scopes
/
classHeader
T
History
Mikhail Zarechenskiy
4ebd11a7ae
Refactoring: rename
parameter
to
argument
for annotation diagnostics
2018-03-22 03:59:55 +03:00
..
annotationOnClass.kt
Refactoring: rename
parameter
to
argument
for annotation diagnostics
2018-03-22 03:59:55 +03:00
annotationOnClass.txt
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
annotationOnConstructors.kt
…
annotationOnConstructors.txt
…
classGenericParameters.kt
…
classGenericParameters.txt
…
classParents.kt
…
classParents.txt
…
companionObjectParents.kt
…
companionObjectParents.txt
…
companionObjectSuperConstructorArguments.kt
…
companionObjectSuperConstructorArguments.txt
…
constructors.kt
Add diagnostic on calling inner classes constructors without receiver
2017-03-01 09:59:01 +03:00
constructors.txt
…
delegation.kt
Add diagnostic on calling inner classes constructors without receiver
2017-03-01 09:59:01 +03:00
delegation.txt
…
objectParents.kt
…
objectParents.txt
…
objectSuperConstructorArguments.kt
…
objectSuperConstructorArguments.txt
…
simpleDelegation.kt
…
simpleDelegation.txt
…
superConstructorArguments.kt
Add diagnostic on calling inner classes constructors without receiver
2017-03-01 09:59:01 +03:00
superConstructorArguments.txt
…
superConstructorArgumentsInSecondaryConstructor.kt
…
superConstructorArgumentsInSecondaryConstructor.txt
…