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
78be4f302a7cb4cd9c1b9fbae55dcad2dc7fa00a
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
name
T
History
Vladimir Dolzhenko
918a91dbdf
Escape special names with backticks in test data
...
#KT-51248
2022-02-10 21:20:47 +00:00
..
bridgeClash.kt
…
bridgeClash.txt
…
builtinClash.kt
JS: prohibit declaration names that clash with JS builtin functions
2017-10-23 17:19:52 +03:00
builtinClash.txt
…
classAndFunction.kt
…
classAndFunction.txt
…
classAndTypealias.kt
…
classAndTypealias.txt
…
classLevelMethodAndProperty.kt
…
classLevelMethodAndProperty.txt
…
conflictingNamesFromSuperclass.kt
…
conflictingNamesFromSuperclass.txt
…
declarationClash.kt
…
declarationClash.txt
…
extensionPropertyAndMethod.kt
…
extensionPropertyAndMethod.txt
…
illegalName.dynamic.txt
Escape special names with backticks in test data
2022-02-10 21:20:47 +00:00
illegalName.kt
…
illegalName.txt
Render property accessor annotations in .txt test data
2018-10-24 18:17:12 +02:00
illegalNameIR.kt
feat(Escaped Identifiers): add ability to use any symbol wrapped in back ticks.
2021-10-29 17:55:59 +00:00
illegalPackageName.kt
…
illegalPackageName.txt
…
jsNameAndOverridden.kt
…
jsNameAndOverridden.txt
…
jsNameClash.kt
…
jsNameClash.txt
…
jsNameClashWithDefault.kt
…
jsNameClashWithDefault.txt
…
jsNameMissingOnAccessors.kt
Report UNUSED_PARAMETER in setter #KT-21129 Fixed
2018-05-04 18:04:57 +03:00
jsNameMissingOnAccessors.txt
…
jsNameOnAccessors.kt
Report UNUSED_PARAMETER in setter #KT-21129 Fixed
2018-05-04 18:04:57 +03:00
jsNameOnAccessors.txt
…
jsNameOnOverride.kt
…
jsNameOnOverride.txt
…
jsNameOnPropertyAndAccessor.kt
Report UNUSED_PARAMETER in setter #KT-21129 Fixed
2018-05-04 18:04:57 +03:00
jsNameOnPropertyAndAccessor.txt
Render property accessor annotations in .txt test data
2018-10-24 18:17:12 +02:00
jsNamePrihibitedOnPrimaryConstructor.kt
…
jsNamePrihibitedOnPrimaryConstructor.txt
…
jsNameProhibitedOnExtensionProperty.kt
…
jsNameProhibitedOnExtensionProperty.txt
…
jsNameUseTargetOnProperty.kt
…
jsNameUseTargetOnProperty.txt
…
jsNameWithoutParameter.kt
…
jsNameWithoutParameter.txt
…
methodAndMethod.kt
…
methodAndMethod.txt
…
nameSwapInOverride.kt
…
nameSwapInOverride.txt
JS: improve name clash checker to handle complicated cases
2017-09-26 13:56:19 +03:00
overrideOverloadedNativeFunction.kt
…
overrideOverloadedNativeFunction.txt
…
packageAndMethod.kt
…
packageAndMethod.txt
…
packageAndProperty.kt
…
packageAndProperty.txt
…
privateJsNameClash.kt
…
privateJsNameClash.txt
…
propertyAndMethodInImplementor.kt
…
propertyAndMethodInImplementor.txt
…
propertyAndMethodInSubclass.kt
…
propertyAndMethodInSubclass.txt
…
topLevelMethodAndJsNameConstructor.kt
…
topLevelMethodAndJsNameConstructor.txt
…
topLevelMethodAndProperty.kt
…
topLevelMethodAndProperty.txt
…