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
b5ff49c903bf4cdfd9728a30936c7cd0030fdc8d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
export
T
History
Sergej Jaskiewicz
f62ffeaa0a
[JS, Frontend] Forbid
@JsExport
ing inline/value classes
...
Previously the compiler would just crash. #KT-46202 Fixed
2021-09-06 16:13:00 +03:00
..
extendingNonExportedType.kt
[JS] Forbid export of interfaces
2020-12-29 20:43:57 +01:00
extendingNonExportedType.txt
…
jsExportOnNestedDeclarations.kt
…
jsExportOnNestedDeclarations.txt
…
secondaryConstructorWithoutJsName.kt
…
secondaryConstructorWithoutJsName.txt
…
unexportableTypesInSignature.kt
[TEST] Migrate AbstractDiagnosticsTestWithJsStdLib to new test runners
2020-12-16 19:52:29 +03:00
unexportableTypesInSignature.txt
…
unexportableTypesInTypeParameters.kt
[JS] Forbid export of interfaces
2020-12-29 20:43:57 +01:00
unexportableTypesInTypeParameters.txt
…
wrongExportedDeclaration.kt
[JS, Frontend] Forbid
@JsExport
ing inline/value classes
2021-09-06 16:13:00 +03:00
wrongExportedDeclaration.txt
[JS, Frontend] Forbid
@JsExport
ing inline/value classes
2021-09-06 16:13:00 +03:00
wrongExportedDeclarationInExportedFile.kt
…
wrongExportedDeclarationInExportedFile.txt
…