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
9c995755f0a4e6934a13563890b7d3561496f441
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Alexander Udalov
9c995755f0
Remove obsolete backend test on getter-targeted annotations
...
`@get:... get` is no longer allowed, see the explanation in KT-15470.
2023-05-22 20:12:29 +00:00
..
asmLike
JVM: remove tests on JVM target 1.6
2023-05-19 13:23:59 +00:00
box
JVM: remove tests on JVM target 1.6
2023-05-19 13:23:59 +00:00
boxError
[K/JS] Add support of compilation with ES-classes
2023-01-17 18:14:17 +00:00
boxInline
JVM: enable -Xlambdas=class in some codegen tests
2023-04-28 21:34:19 +00:00
boxKlib
JVM_IR: mute tests for compiling against Klib
2022-05-19 12:02:44 +02:00
boxModernJdk
FIR2IR: change origin & operator flag in data classes making them closer to K1
2023-05-15 08:16:24 +00:00
boxWasmJsInterop
[Wasm] Rename dateref to structref
2023-05-19 15:50:07 +00:00
bytecodeListing
Remove obsolete backend test on getter-targeted annotations
2023-05-22 20:12:29 +00:00
bytecodeText
JVM: remove tests on JVM target 1.6
2023-05-19 13:23:59 +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
…