This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-03-10 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
kotlin
/
jps-plugin
/
testData
/
incremental
/
withJava
/
other
History
Ilya Chernikov
14121a1d9a
FIR: Disable java tracking in FIR IC
...
until it is properly implemented, fixes some IC tests for now, making it less pecise
2021-03-24 21:24:19 +01:00
..
accessingFunctionsViaRenamedFileClass
…
allKotlinFilesRemovedThenNewAdded
…
classRedeclaration
…
classToPackageFacade
…
conflictingPlatformDeclarations
…
defaultValueInConstructorAdded
…
inlineFunctionWithJvmNameInClass
JVM_IR: avoid descriptors when tracking inline properties
2020-07-02 12:46:58 +03:00
inlineTopLevelFunctionWithJvmName
JVM IR: Implement LookupLocation in IrSourceCompilerForInline
2020-02-13 14:46:35 +01:00
inlineTopLevelValPropertyWithJvmName
JVM IR: Implement LookupLocation in IrSourceCompilerForInline
2020-02-13 14:46:35 +01:00
innerClassNotGeneratedWhenRebuilding
JVM_IR: reuse MethodNodes for inline functions in same module
2020-04-08 07:04:16 +02:00
jvmNameChanged
…
mainRedeclaration
…
multifileClassAddTopLevelFunWithDefault
JPS: Fix JvmMultifileClass processing for IR backend
2021-02-19 23:54:53 +03:00
multifileClassFileAdded
JPS: Fix JvmMultifileClass processing for IR backend
2021-02-19 23:54:53 +03:00
multifileClassFileChanged
JPS: Fix JvmMultifileClass processing for IR backend
2021-02-19 23:54:53 +03:00
multifileClassFileMovedToAnotherMultifileClass
…
multifileClassInlineFunction
…
multifileClassInlineFunctionAccessingField
…
multifileClassRecreated
…
multifileClassRecreatedAfterRenaming
…
multifileClassRemoved
…
multifileDependantUsage
Generate JvmMultifileClass tests for Gradle
2021-02-26 11:31:17 +03:00
multifilePackagePartMethodAdded
JPS: Fix JvmMultifileClass processing for IR backend
2021-02-19 23:54:53 +03:00
multifilePartsWithProperties
JPS: Fix JvmMultifileClass processing for IR backend
2021-02-19 23:54:53 +03:00
optionalParameter
…
packageFacadeToClass
FIR: Disable java tracking in FIR IC
2021-03-24 21:24:19 +01:00
packageMultifileClassOneFileWithPublicChanges
…
packageMultifileClassPrivateOnlyChanged
…
publicPropertyWithPrivateSetterMultiFileFacade
…
topLevelFunctionWithJvmName
…
topLevelPropertyWithJvmName
…