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
487847bedce33cd287802ec00288a6dfca9bb334
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
jvm8
T
History
Alexander Udalov
d757847ed6
JVM: enable -Xlambdas=class for some backend tests
...
These tests are checking the specifics of the class-generated lambdas.
2023-05-12 15:21:00 +00:00
..
defaults
JVM: enable -Xlambdas=class for some backend tests
2023-05-12 15:21:00 +00:00
interfaceFlag
…
javaDefaults
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
bridgeInClass.kt
FIR2IR: populate overriddenSymbols for overriding functions
2020-04-27 11:50:24 +03:00
bridgeInInterface.kt
…
capturedSuperCall.kt
…
defaultArgs.kt
FIR: Add bindings for dispatch receiver parameters
2019-12-27 10:13:44 +03:00
inlineFromAnotherFile.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
inlineFromStdlib.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
kt6301_2.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
kt6301.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
kt11969.kt
JVM: enable -Xlambdas=class in some codegen tests
2023-04-28 21:34:19 +00:00
kt14243_2.kt
FIR2IR: set superQualifierSymbol for super call
2020-04-27 11:50:26 +03:00
kt14243_prop.kt
…
kt14243.kt
…
kt16581_2.kt
Unmute recently fixed FIR black box tests
2019-11-19 11:00:10 +03:00
kt16581.kt
…
kt16588.kt
…
kt29242.kt
[FIR2IR] Generate fake overrides earlier and bind them later
2020-08-25 10:00:26 +03:00
kt33054.kt
FIR2IR: standardize expression with smart cast conversion
2020-02-25 12:13:42 +03:00
oneImplementation2.kt
…
oneImplementation.kt
…
simpleCall.kt
…
simpleProperty.kt
…
treeMapBridge.kt
…