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
1864716c8378b46d61e74b262b17f04264444223
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Alexander Udalov
1864716c83
Remove -Xnormalize-constructor-calls
...
Constructor call normalization is enabled by default since 1.3.
2021-09-02 22:11:22 +02:00
..
asmLike
Update classTypeParameter.kt test
2021-07-29 19:45:55 +02:00
box
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02: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
Support instantiation of annotations in JS
2021-09-01 11:13:55 +00:00
boxKlib
…
boxModernJdk
Support large strings in indy-with-constants concatenation
2021-09-01 14:03:56 +00:00
bytecodeListing
JVM IR: change generation scheme of property $delegate methods
2021-08-31 14:07:22 +02:00
bytecodeText
[FE 1.0] Postpone SafeCallsAreAlwaysNullable till 1.7
2021-09-02 13:34:27 +03:00
composeLike
…
composeLikeBytecodeText
…
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
…
kapt
Render annotation arguments in bytecodeListing tests
2021-07-26 14:33:30 +02:00
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
IR: Process script with LDL as if it is a function body
2021-08-23 12:49:43 +03:00
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…