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
b527a4d158cf5be0dc43fdfed6a97c5209a7a6f3
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
T
History
Stanislav Erokhin
b527a4d158
Global rename in test data for coroutines
...
(cherry picked from commit 132f97b)
2016-12-15 23:58:26 +03:00
..
argumentOrder
…
boxingOptimization
…
builtinFunctions
…
coercionToUnitOptimization
KT-14360 Microoptimizations in RedundantCoercionToUnitTransformer
2016-10-17 10:13:03 +03:00
conditions
…
constants
…
constProperty
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
coroutines
Global rename in test data for coroutines
2016-12-15 23:58:26 +03:00
deadCodeElimination
…
directInvoke
…
forLoop
…
inline
…
interfaces
…
intrinsicsCompare
New ieee754 arithmetic, Fix for KT-14651: Floating point comparisons shall operate according to IEEE754
2016-12-09 09:48:46 +01:00
jackAndJill
…
lazyCodegen
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
lineNumbers
…
multifileClasses
…
ranges
…
statements
…
staticFields
…
storeStackBeforeInline
…
stringOperations
…
when
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
whenEnumOptimization
…
whenStringOptimization
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
accessorForOverridenVal.kt
…
accessorForProtected.kt
…
accessorNaming.kt
…
annotationDefaultValue.kt
…
annotationJavaRetentionPolicyRuntime.kt
…
annotationRetentionPolicyClass.kt
…
annotationRetentionPolicyRuntime.kt
…
annotationRetentionPolicySource.kt
…
bridgeForFakeOverride.kt
…
callableReferenceInline.kt
…
charConstant.kt
…
componentEvaluatesOnlyOnce.kt
…
constClosureOptimization.kt
…
constCoroutine.kt
Update bytecodeText and bytecodeListing tests on coroutines
2016-12-15 23:58:00 +03:00
falseSmartCast.kt
…
inlineFromOtherModule.kt
…
inlineJavaStaticFields.kt
…
inlineProtectedJavaConstantFromOtherPackage.kt
Skip property accessors for constants
2016-12-05 22:10:14 +03:00
intConstantNotNull.kt
…
intConstantNullable.kt
…
intConstantNullableSafeCall.kt
…
intConstantSafeCall.kt
…
interfaceDefaultImpl.kt
…
intRangeNoBoxing.kt
…
isArrayOf.kt
…
javaExtensionPropertyIntrinsic.kt
…
javaStatics.kt
…
jvmField.kt
…
kt2202.kt
…
kt2887.kt
…
kt3845.kt
…
kt5016.kt
…
kt5016int.kt
…
kt5016intOrNull.kt
Correct the argument types of the StringBuilder.append
2014-06-02 16:34:44 +04:00
kt7769.kt
…
kt9603.kt
…
kt10259_2.kt
…
kt10259_3.kt
…
kt10259.kt
…
noFlagAnnotations.kt
…
noInlineJavaProtectedConstants.kt
Skip property accessors for constants
2016-12-05 22:10:14 +03:00
noNumberCheckCast.kt
…
noSuperCheckInDefaultConstuctor.kt
…
noWrapperForMethodReturningPrimitive.kt
…
partMembersCall.kt
…
partMembersInline.kt
…
preEvaluateInlineJavaStaticFields.kt
…
prefixIntVarIncrement.kt
…
privateDefaultArgs.kt
…
redundantGotoRemoving.kt
…
redundantInitializer.kt
…
redundantInitializerNumber.kt
…
reifiedAsCheck.kt
…
reifiedAsCheckWithNullable.kt
…
reifiedIsCheck.kt
…
reifiedIsCheckWithNullable.kt
…
safeAsWithMutable.kt
…
superFlagInMultiFileFacade.kt
…
topLevelFunWithDefaultArgs.kt
…