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
c9ff0c41fc8c33fb38f70c208515165e9cbd41b1
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Dmitriy Novozhilov
c9ff0c41fc
[FIR2IR] Generate IR for f/o of common classes generated during platform conversion
...
This change fixes tests which were muted in one of previous commits
2023-11-20 13:36:27 +00:00
..
asmLike
Do not add nullability annotations to the methods of anonymous classes
2023-10-10 10:34:33 +00:00
box
[FIR2IR] Generate IR for f/o of common classes generated during platform conversion
2023-11-20 13:36:27 +00:00
boxError
[K/JS] Generate tests for K2 + ES-classes compilation
2023-08-01 09:16:20 +00:00
boxInline
[K/N] Implement a concept of conditional ignore of K/N blackbox tests
2023-11-15 19:03:07 +00:00
boxKlib
…
boxModernJdk
[K/N] Reorder
hashCode, toString, equals
in data classes to match K1 order
2023-07-18 00:06:48 +00:00
boxWasmJsInterop
FIR2IR: insert spread for named argument against primitive vararg
2023-11-13 16:23:26 +00:00
boxWasmWasi
[Wasm] Add box and stdlib tests in wasi mode
2023-08-08 18:10:19 +02:00
bytecodeListing
Tests: adjust test data for bytecode listing tests
2023-11-02 10:59:29 +00:00
bytecodeText
JVM IR: fix detection of enum entries in the same module
2023-10-16 20:22:20 +00:00
composeLike
…
composeLikeBytecodeText
…
customScript
Tests: remove TargetBackend.JVM_OLD
2023-07-17 16:55:24 +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
…
script
K2 Scripting: implement basic metadata serialization support
2023-11-03 21:54:23 +00:00
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…