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
a2da690afd2e5f7fc748ce498f0c0d627cb9cece
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Jinseong Jeon
a2da690afd
Test: add java source files as JavaSourceRoot
...
so that those can be properly populated in SingleJavaRootsIndex
2022-06-16 22:14:17 +02:00
..
asmLike
KT-51883 Don't use "-" in generated unique lifted declaration names
2022-06-10 18:36:04 +00:00
box
Test: add java source files as JavaSourceRoot
2022-06-16 22:14:17 +02:00
boxError
rra/ilgonmic/revert-signatures-changes
2022-04-05 15:35:12 +00:00
boxInline
Add a test from KT-51950
2022-06-13 11:58:15 +02:00
boxKlib
JVM_IR: mute tests for compiling against Klib
2022-05-19 12:02:44 +02:00
boxModernJdk
Sort sealed class inheritors to ensure reproducible builds with IC
2022-03-30 08:35:30 +00:00
boxWasmJsInterop
[Wasm] Support Wasm GC milestone 5
2022-05-20 12:22:43 +03:00
bytecodeListing
KT-51883 Don't use "-" in generated unique lifted declaration names
2022-06-10 18:36:04 +00:00
bytecodeText
Use nearest Java super qualifier for fields in IR converter
2022-06-16 06:51:34 +00: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
…