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
2cfd7760925f9bf48caca888a570001f8308b60f
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Mark Punzalan
2cfd776092
ForLoopsLowering: Assume
step
== 1 for *Range (e.g., IntRange) and
...
handle accordingly (e.g., do not read `step` property).
2020-07-29 20:44:51 +02:00
..
asmLike
Beatify names for enum name and ordinal local variables
2020-01-31 11:39:54 +01:00
box
JVM: KT-40664 disable optimization for 'ULong in range of UInt' case
2020-07-29 20:33:17 +03:00
boxAgainstJava
Minor, move obsolete test to oldLanguageVersions
2020-02-12 17:36:08 +01:00
boxInline
Check class source in bytecode listing tests
2020-07-27 19:13:37 +03:00
boxKlib
IR: restore reading common Klib from JVM
2020-02-23 14:55:29 +03:00
bytecodeListing
Do not take LVT into account when calculating liveness of variables
2020-07-29 00:01:09 +02:00
bytecodeText
ForLoopsLowering: Assume
step
== 1 for *Range (e.g., IntRange) and
2020-07-29 20:44:51 +02:00
customScript
…
defaultArguments
/reflection
…
dumpDeclarations
Do not generate fields for unused suspend lambda parameters
2020-06-17 12:00:25 +02:00
innerClassInfo
…
java6
/box
…
java9
/box
…
kapt
Check class source in bytecode listing tests
2020-07-27 19:13:37 +03:00
light-analysis
…
notNullAssertions
…
outerClassInfo
…
properties
Convert SyntheticMethodForAnnotatedPropertyGenTest to a box test
2019-12-30 16:30:50 +01:00
reflection
/classLoaders
…
script
…
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…