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
d6fdd6734ea143c9995efef4e7f12e7ecdafd2d0
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
testsWithExplicitApi
T
History
Ivan Kochurkin
fc77d0d26b
[FIR] Fix false positive errors for members with explicit API mode, ^KT-51758 Fixed
2022-04-05 15:50:45 +00:00
..
annotations.kt
…
classes.kt
…
companionObject.kt
…
constructors.kt
…
inlineClasses.kt
…
interfaces.kt
…
localFunctions.kt
FIR: fix API mode checker for local functions
2021-10-27 19:42:52 +03:00
localFunctions.txt
FIR: fix API mode checker for local functions
2021-10-27 19:42:52 +03:00
mustBeEffectivelyPublic.kt
…
noErrorsForMemebersInsideInternalDeclaration.kt
[FIR] Fix false positive errors for members with explicit API mode, ^KT-51758 Fixed
2022-04-05 15:50:45 +00:00
properties.kt
…
publishedApi.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
toplevel.kt
…