This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ca434da54e01c0b2a5b1cd2a8daadf643475430
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
History
Mikhail Glukhikh
a1e3471d92
"field": deprecated warnings introduced, compiler tests migrated to the new syntax
2015-09-21 15:48:00 +03:00
..
boxingOptimization
…
conditions
…
constants
…
deadCodeElimination
…
directInvoke
…
forLoop
…
inline
…
interfaces
…
lazyCodegen
…
lineNumbers
…
statements
Fix deprecations in testData: arrayOf usages.
2015-09-19 04:32:56 +03:00
staticFields
…
storeStackBeforeInline
…
stringOperations
…
when
…
whenEnumOptimization
…
whenStringOptimization
…
accessorForProtected.kt
…
annotationDefaultValue.kt
Get rid of deprecated annotations in testData
2015-09-18 10:14:32 +03:00
annotationJavaRetentionPolicyRuntime.kt
Get rid of deprecated annotations in testData
2015-09-18 10:14:32 +03:00
annotationRetentionPolicyClass.kt
Get rid of deprecated annotations in testData
2015-09-18 10:14:32 +03:00
annotationRetentionPolicyRuntime.kt
Get rid of deprecated annotations in testData
2015-09-18 10:14:32 +03:00
annotationRetentionPolicySource.kt
Get rid of deprecated annotations in testData
2015-09-18 10:14:32 +03:00
bridgeForFakeOverride.kt
…
callableReferenceInline.kt
…
componentEvaluatesOnlyOnce.kt
…
constClosureOptimization.kt
…
defaultDelegation.kt
…
inlineFromOtherModule.kt
…
intConstantNotNull.kt
…
intConstantNullable.kt
…
intConstantNullableSafeCall.kt
…
intConstantSafeCall.kt
…
javaExtensionPropertyIntrinsic.kt
…
kt2202.kt
"field": deprecated warnings introduced, compiler tests migrated to the new syntax
2015-09-21 15:48:00 +03:00
kt2887.kt
…
kt3845.kt
…
kt5016.kt
…
kt5016int.kt
…
kt5016intOrNull.kt
…
kt7769.kt
…
noFlagAnnotations.kt
…
noWrapperForMethodReturningPrimitive.kt
…
prefixIntVarIncrement.kt
…
privateDefaultArgs.kt
…
redundantGotoRemoving.kt
…
redundantInitializer.kt
…
redundantInitializerNumber.kt
…
topLevelFunWithDefaultArgs.kt
…