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
f59b49db68c7e21a7fd659c87b0fdfd155c8815b
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Dmitry Petrov
f59b49db68
JVM_IR KT-45967 generate accessor for argument of indy intrinsic
...
TODO handle inaccessible constructors gracefully
2021-04-12 17:36:24 +03:00
..
asmLike
…
box
JVM_IR KT-45967 generate accessor for argument of indy intrinsic
2021-04-12 17:36:24 +03:00
boxError
[JS IR] Replace calls with invalid type arguments for type parameters with call to
errorCode
function from runtime.
2020-12-24 20:03:22 +03:00
boxInline
Advance String(CharArray) deprecation level to ERROR in Common and JS
2021-04-07 00:23:29 +03:00
boxKlib
…
bytecodeListing
Minor. Add tests to check returning Result from functions
2021-04-09 22:09:03 +03:00
bytecodeText
Advance deprecation level of FP to lesser than Int types to ERROR #KT-30360
2021-04-07 00:23:20 +03:00
composeLike
…
composeLikeBytecodeText
[JVM_IR] Refactor and add bytecode text tests for compose-like code.
2020-12-10 17:22:18 +01:00
customScript
Fix provided properties access generation
2021-01-07 10:37:20 +01:00
defaultArguments
/reflection
…
dumpDeclarations
…
helpers
[Test] Migrate AbstractBlackBoxCodegenTest to new infrastructure
2021-01-12 18:35:30 +03:00
innerClassInfo
…
java6
/box
…
java9
/box
JVM_IR indy-SAM: use '-Xsam-conversions=indy' if JVM 1.8+, LV 1.5+
2021-03-10 21:04:08 +03:00
java15/box
/records
…
kapt
…
light-analysis
…
notNullAssertions
[Test] Properly merge box against java testdata into codegen/box
2021-02-04 10:53:50 +03:00
outerClassInfo
…
properties
…
reflection
/classLoaders
[Test] Properly merge box against java testdata into codegen/box
2021-02-04 10:53:50 +03:00
script
Fix handling of lambdas in top-level destructuring declarations
2021-03-11 15:50:32 +01:00
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…