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
e1f72d60dc3674385a6946bbdd54913bf82ab0bb
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Svyatoslav Kuzmich
e1f72d60dc
[Wasm] stdlib API: Mark primitives constructor properties as private
...
These are implementation detail and were not meant to be public
2023-01-24 14:55:00 +01:00
..
asmLike
Re-enable "JVM IR: Move direct invoke optimization into a separate pass"
2022-07-29 01:06:44 +02:00
box
Reflection: improve and optimize kotlinFunction/kotlinProperty
2023-01-23 20:43:00 +01:00
boxError
[K/JS] Add support of compilation with ES-classes
2023-01-17 18:14:17 +00:00
boxInline
[Wasm] stdlib API: Mark primitives constructor properties as private
2023-01-24 14:55:00 +01:00
boxKlib
JVM_IR: mute tests for compiling against Klib
2022-05-19 12:02:44 +02:00
boxModernJdk
[FIR] Don't transform nested classes during class update because of @JvmRecord annotation
2023-01-17 14:51:28 +00:00
boxWasmJsInterop
[Wasm] Support JsModule and JsQualifier
2023-01-13 21:58:34 +00:00
bytecodeListing
KT-55308, KT-55769 Sort InnerClasses entries. Add DONT_SORT_DECLARATIONS directive
2023-01-13 01:07:10 +00:00
bytecodeText
[Test] Prohibit declaring dependency on the same module with different kinds in module structure
2023-01-17 14:51:27 +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
…
kapt
…
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
…