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
8cc8e54a9f32d40c45df62932e1f94596b83551d
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ivan Kylchik
8cc8e54a9f
[IR] Extract
toString
interpretation test of float value into new file
...
We need to distinguish `toString` results for JVM and JS
2023-04-19 13:52:46 +00:00
..
asmLike
JVM IR: initialize enum entries without invokedynamic
2023-03-24 13:38:32 +00:00
box
[IR] Extract
toString
interpretation test of float value into new file
2023-04-19 13:52:46 +00:00
boxError
[K/JS] Add support of compilation with ES-classes
2023-01-17 18:14:17 +00:00
boxInline
[JS IR] Perform optimizations on the generated JS code
2023-04-18 12:49:33 +00:00
boxKlib
JVM_IR: mute tests for compiling against Klib
2022-05-19 12:02:44 +02:00
boxModernJdk
[fir2ir] Set origins for componentN and copy methods of data classes
2023-04-06 14:45:47 +00:00
boxWasmJsInterop
[Wasm] Fix js interop closure signature
2023-03-20 15:16:00 +00:00
bytecodeListing
[IR] Add more tests for inline/value classes secondary constructors
2023-04-17 12:10:14 +00:00
bytecodeText
KT-57714 Fix remapping of signatures with reified type parameters
2023-04-19 07:20:51 +00:00
composeLike
…
composeLikeBytecodeText
…
customScript
Scripting, IR: fix capturing of implicit receiver
2022-12-11 09:08:55 +00:00
defaultArguments
/reflection
…
dumpDeclarations
…
helpers
…
innerClassInfo
…
java6
/box
…
kapt
[JVM IR] Use error types in KAPT mode for unresolved delegate types.
2023-03-21 22:09:14 +01: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
Add EnumEntries to minimal-stdlib-for-tests
2023-03-02 10:23:38 +00:00
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…