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
00a08fc6a4a1990dc440b60fafd62d951b7d76e2
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ilmir Usmanov
00a08fc6a4
Minor. Add tests and comment about copying generic parameters to
...
constructor, but not function reference to the constructor. #KT-32162
2022-02-15 08:11:19 +01:00
..
asmLike
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
box
Minor. Add tests and comment about copying generic parameters to
2022-02-15 08:11:19 +01:00
boxError
[JS IR] Optimize away upcasts
2022-01-28 10:03:53 +00:00
boxInline
Add test for IR serialization
2022-01-27 01:02:24 +03:00
boxKlib
…
boxModernJdk
Rename 'RELEASE' fields into 'JDK_RELEASE'
2021-12-23 07:26:00 +00:00
boxWasmJsInterop
[Wasm] Loader improvements
2022-02-10 22:59:44 +00:00
bytecodeListing
JVM_IR KT-50856 fix generic signature for SAM proxy function
2022-01-20 10:41:55 +00:00
bytecodeText
JVM_IR: frame optimization for cast to IntProgression
2022-02-03 17:45:06 +03:00
composeLike
…
composeLikeBytecodeText
…
customScript
…
defaultArguments
/reflection
…
dumpDeclarations
Escape special names with backticks in test data
2022-02-10 21:20:47 +00:00
helpers
…
innerClassInfo
…
java6
/box
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
kapt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
light-analysis
…
notNullAssertions
…
outerClassInfo
…
properties
…
reflection
/classLoaders
…
script
Detect and report inner classes capturing script instance
2021-12-14 13:39:22 +03:00
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…