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
4d49bdb8cac8fe935990e7794de583ed46a286a6
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
propertyAccess
T
History
Steven Schäfer
6af616d3c3
FIR: make declarations marked with 'override' implicitly open
...
#KT-52236 Fixed
2022-12-14 21:46:41 +00:00
..
accessorsWithJsName.kt
[JS TESTS] Rename
JS_TESTS
module to
main
2021-10-25 00:14:19 +03:00
accessToInstanceProperty.kt
…
booleanInExternals.kt
[JS IR] Add test with boolean in external interface
2021-06-29 10:12:54 +00:00
booleanInExternalsWithDiagnostic.kt
[JS IR] Add test with exception diagnostic of boolean in externals
2021-06-29 10:12:56 +00:00
classUsesPackageProperties.kt
…
configurable.kt
FIR: make declarations marked with 'override' implicitly open
2022-12-14 21:46:41 +00:00
customGetter.kt
…
customSetter.kt
…
defaultAccessorsWithJsName.kt
…
enumerable.kt
…
extensionLiteralSafeCall.kt
…
field.kt
…
initInstanceProperties.kt
…
initValInConstructor.kt
…
overloadedOverriddenFunctionPropertyName.kt
…
packageCustomAccessors.kt
…
packagePropertyInitializer.kt
…
packagePropertySet.kt
…
privateClassesWithPrivateMembers.kt
…
privatePropertyAccessFromMethod.kt
[JS IR] Make tests that use directives pass with IR BE
2021-10-06 09:23:50 +00:00
propertyAssignment.kt
…
publicNameClash.kt
…
setter.kt
…
simpleLateInitIsInitialized.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
staticAccessorsWithJsName.kt
[JS TESTS] Rename
JS_TESTS
module to
main
2021-10-25 00:14:19 +03:00
subclassAccessorsWithJsNameInSuper.kt
[JS TESTS] Rename
JS_TESTS
module to
main
2021-10-25 00:14:19 +03:00
twoClassesWithProperties.kt
…