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
cdbbead157df9e14cf8bf99f4d32cc123c5ab704
kotlin-fork
/
compiler
/
testData
/
codegen
/
script
T
History
Ilya Chernikov
c1c94778ce
Detect and report inner classes capturing script instance
2021-12-14 13:39:22 +03:00
..
scriptInstanceCapturing
Detect and report inner classes capturing script instance
2021-12-14 13:39:22 +03:00
adder.kts
…
classLiteralInsideFunction.kts
…
destructuringDeclaration.kts
…
destructuringDeclarationUnderscore.kts
…
empty.kts
…
helloWorld.kts
…
inline.kts
…
innerClass.kts
IR: skip script inner classes in LDL
2021-10-01 09:01:36 +02:00
kt20707.kts
…
kt22029.kts
…
kt48025.kts
IR: Process script with LDL as if it is a function body
2021-08-23 12:49:43 +03:00
localDelegatedProperty.kts
…
localDelegatedPropertyNoExplicitType.kts
…
localFunction.kts
…
outerCapture.kts
…
parameter.kts
…
parameterArray.kts
…
parameterClosure.kts
…
parameterLong.kts
…
secondLevelFunction.kts
…
secondLevelFunctionClosure.kts
…
secondLevelVal.kts
…
simpleClass.kts
…
string.kts
…
topLevelFunction.kts
…
topLevelFunctionClosure.kts
…
topLevelLocalDelegatedProperty.kts
…
topLevelPropertiesWithGetSet.kts
…
topLevelProperty.kts
…
topLevelPropertyWithProvideDelegate.kts
…
topLevelTypealias.kts
…