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
2dca2b4827cdee8ef61bbe84fbe74b58dedda8d0
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Svyatoslav Kuzmich
1564de5859
[Wasm] Support external vararg
...
Initial implementation copies Wasm array to JS array and spreads it
2023-01-11 10:35:36 +00:00
..
asmLike
Re-enable "JVM IR: Move direct invoke optimization into a separate pass"
2022-07-29 01:06:44 +02:00
box
FIR: fix a bunch of issues after DiagnosticsReporter refactoring related to reporting diagnostic on null source
2023-01-11 08:30:36 +00:00
boxError
[FIR] KT-54980 Fix resolvability of too few/too many type arguments
2023-01-02 16:36:02 +00:00
boxInline
[K/N] KFC-446: K2 platform: Native alpha
2023-01-04 16:10:40 +00:00
boxKlib
JVM_IR: mute tests for compiling against Klib
2022-05-19 12:02:44 +02:00
boxModernJdk
[FIR] Don't update explicit delegated constructor calls of classes with @JvmRecord
2022-12-09 12:02:08 +00:00
boxWasmJsInterop
[Wasm] Support external vararg
2023-01-11 10:35:36 +00:00
bytecodeListing
[Test] Save IR bytecode dumps from BytecodeListingHandler to .ir.txt file instead of _ir.txt
2022-12-01 07:29:37 +00:00
bytecodeText
Make k.c.Volatile since 1.9 in JVM and Common KT-55268, KT-55609
2023-01-04 17:28:46 +00:00
composeLike
…
composeLikeBytecodeText
…
customScript
Scripting, IR: fix capturing of implicit receiver
2022-12-11 09:08:55 +00:00
defaultArguments
/reflection
…
dumpDeclarations
Escape special names with backticks in test data
2022-02-10 21:20:47 +00:00
helpers
…
innerClassInfo
…
java6
/box
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
kapt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
light-analysis
…
notNullAssertions
…
outerClassInfo
…
properties
…
reflection
/classLoaders
Take into account 'KTypeImpl.classifier' in its hashCode and equals
2022-10-24 19:05:08 +00:00
script
JVM IR: script is a valid container for local delegated properties
2022-12-01 12:55:01 +01:00
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…