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
51ce829b96adc64ac363f989c26cb7f1f2596bb7
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Alexander Udalov
51ce829b96
Fix reflection class lookup in default package
...
Do not append "." to the name of the class in the default package.
2022-10-07 10:48:51 +00:00
..
asmLike
Re-enable "JVM IR: Move direct invoke optimization into a separate pass"
2022-07-29 01:06:44 +02:00
box
Fix reflection class lookup in default package
2022-10-07 10:48:51 +00:00
boxError
rra/ilgonmic/revert-signatures-changes
2022-04-05 15:35:12 +00:00
boxInline
[WASM] Enable passing tests
2022-09-15 16:27:46 +00:00
boxKlib
JVM_IR: mute tests for compiling against Klib
2022-05-19 12:02:44 +02:00
boxModernJdk
[FIR] Properly support @JvmRecord
2022-10-03 15:48:17 +03:00
boxWasmJsInterop
[WASM] Support nullable types for external functions
2022-09-22 11:54:04 +02:00
bytecodeListing
Do not generate TYPE_USE/TYPE_PARAMETER when compiling against JDK 1.6
2022-08-29 13:43:32 +02:00
bytecodeText
rra/zhelenskiy/flattening_impl
2022-10-06 20:45:45 +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
…