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
86d3366b8c1afa596e37a871420751bdfd9d9d8b
kotlin-fork
/
jps
/
jps-plugin
/
testData
/
incremental
/
withJava
/
javaUsedInKotlin
T
History
Stanislav Erokhin
df295ddfc4
Set reference target and report custom error instead unresolved reference for cases: interface, generic parameter, object + invoke, class without companion.
...
#KT-2787 Fixed. Original commit:
bebc75c8ef
2016-09-01 18:01:55 +03:00
..
changeNotUsedSignature
Introduce TestingContext to pass data between tests and KotlinBuilder; introduce BuildLogger to log build events (build finished, files marked as dirty) in KotlinBuilder
2016-02-09 23:27:25 +03:00
changeSignature
KotlinBuilder: don't request additional round when it's unnecessary & fix warnings
2016-02-10 21:37:12 +03:00
constantChanged
KotlinBuilder: don't request additional round when it's unnecessary & fix warnings
2016-02-10 21:37:12 +03:00
constantUnchanged
Introduce TestingContext to pass data between tests and KotlinBuilder; introduce BuildLogger to log build events (build finished, files marked as dirty) in KotlinBuilder
2016-02-09 23:27:25 +03:00
enumEntryAdded
Fix for KT-11964: No TABLESWITCH in when on enum bytecode if enum constant is imported
2016-06-29 09:32:45 +03:00
enumEntryRemoved
Fix for KT-11964: No TABLESWITCH in when on enum bytecode if enum constant is imported
2016-06-29 09:32:45 +03:00
javaAndKotlinChangedSimultaneously
KotlinBuilder: don't request additional round when it's unnecessary & fix warnings
2016-02-10 21:37:12 +03:00
methodAddedInSuper
Introduce TestingContext to pass data between tests and KotlinBuilder; introduce BuildLogger to log build events (build finished, files marked as dirty) in KotlinBuilder
2016-02-09 23:27:25 +03:00
methodRenamed
Introduce TestingContext to pass data between tests and KotlinBuilder; introduce BuildLogger to log build events (build finished, files marked as dirty) in KotlinBuilder
2016-02-09 23:27:25 +03:00
notChangeSignature
Introduce TestingContext to pass data between tests and KotlinBuilder; introduce BuildLogger to log build events (build finished, files marked as dirty) in KotlinBuilder
2016-02-09 23:27:25 +03:00
samConversions
Set reference target and report custom error instead unresolved reference for cases: interface, generic parameter, object + invoke, class without companion.
2016-09-01 18:01:55 +03:00