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
3263e85beea8cc5e150d7cb70db6dbdb7a67c679
kotlin-fork
/
compiler
/
testData
/
lineNumber
/
custom
T
History
pyos
e98bdc6f8e
JVM: preserve call site markers when inlining lambdas
...
and default functions into their own stubs. Fixes #KT-35006
2020-03-31 16:06:57 +02:00
..
beforeGotoToWhileStart.kt
Debugger: Fix breakpoints on if/loops with constant conditions (KT-14421)
2019-07-08 16:25:18 +09:00
callWithCallInArguments.kt
…
callWithReceiver.kt
…
chainCall.kt
…
compileTimeConstant.kt
…
functionCallWithDefault.kt
JVM: preserve call site markers when inlining lambdas
2020-03-31 16:06:57 +02:00
functionCallWithInlinedLambdaParam.kt
…
functionCallWithLambdaParam.kt
JVM IR: Fix line numbers in callable reference classes
2019-12-23 14:03:34 +01:00
ifThen.kt
…
ifThenElse.kt
…
ifThenElseFalse.kt
Optimize JVM byte code generation for conditional conjunction
2019-04-29 13:28:18 +02:00
initBlocks.kt
Debugger: Generate line numbers for class initializers with a number on the 'init' keyword (KT-16277)
2019-11-25 17:26:31 +09:00
inTheEndOfLambdaArgumentOfInlineCall.kt
JVM: preserve call site markers when inlining lambdas
2020-03-31 16:06:57 +02:00
multilineFunctionCall.kt
…
multilineInfixCall.kt
…
noParametersArgumentCallInExpression.kt
Unmute noParametersArgumentCallInExpression test in JVM IR backend
2020-02-20 20:56:36 +09:00
primitiveNullChecks.kt
JVM_IR: Generate better code for null checks.
2019-01-23 15:11:14 +01:00
smapInlineAsArgument.kt
…
smapInlineAsInfixArgument.kt
…
smapInlineAsInlineArgument.kt
JVM: fix SMAP range extension logic
2020-03-31 16:06:57 +02:00
smapInlineInIntrinsicArgument.kt
…
tryCatchExpression.kt
…
tryCatchFinally.kt
…
tryFinally.kt
…
when.kt
Debugger: Fix missing NOP in empty 'when' header (KT-29189)
2019-03-20 20:52:20 +03:00
whenSubject.kt
Fix test data
2019-03-26 17:17:54 +01:00