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
91491eef06bf04d1fbbf9c717756480c434cbcfc
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ilmir Usmanov
91491eef06
Fixup end label of local variable if it is before start label
...
In that case, put end label to next label after start label.
2021-09-20 21:29:58 +00:00
..
asmLike
Update classTypeParameter.kt test
2021-07-29 19:45:55 +02:00
box
Fixup end label of local variable if it is before start label
2021-09-20 21:29:58 +00:00
boxError
…
boxInline
JVM_IR: mark direct uses of inline lambdas as conditionally suspend
2021-09-20 19:29:44 +02:00
boxKlib
…
boxModernJdk
Support large strings in indy-with-constants concatenation
2021-09-01 14:03:56 +00:00
boxWasmJsInterop
[Wasm] Add JS interop tests
2021-09-16 14:20:35 +03:00
bytecodeListing
Rename !USE_EXPERIMENTAL test directive to !OPT_IN
2021-09-10 16:29:16 +03:00
bytecodeText
JVM_IR: mark inline lambda functions with a special origin
2021-09-15 13:23:11 +02:00
composeLike
…
composeLikeBytecodeText
…
customScript
…
defaultArguments
/reflection
…
dumpDeclarations
…
helpers
…
innerClassInfo
…
java6
/box
…
kapt
Render annotation arguments in bytecodeListing tests
2021-07-26 14:33:30 +02:00
light-analysis
…
notNullAssertions
[Test] Properly merge box against java testdata into codegen/box
2021-02-04 10:53:50 +03:00
outerClassInfo
…
properties
…
reflection
/classLoaders
[Test] Properly merge box against java testdata into codegen/box
2021-02-04 10:53:50 +03:00
script
IR: Process script with LDL as if it is a function body
2021-08-23 12:49:43 +03:00
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…