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
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
..
classLiteral
…
dynamicTypes
[TEST] Migrate AbstractDiagnosticsTestWithJsStdLib to new test runners
2020-12-16 19:52:29 +03:00
export
[JS, Frontend] Forbid
@JsExport
ing inline/value classes
2021-09-06 16:13:00 +03:00
inline
…
jsCode
[FE 1.0] Fix false positive INTEGER_OPERATOR_RESOLVE_WILL_CHANGE
2021-07-16 15:18:44 +03:00
jvmDeclarations
…
module
[TEST] Migrate AbstractDiagnosticsTestWithJsStdLib to new test runners
2020-12-16 19:52:29 +03:00
name
[TEST] Migrate AbstractDiagnosticsTestWithJsStdLib to new test runners
2020-12-16 19:52:29 +03:00
native
IC: Add inline class -> @JvmInline value class warning
2021-02-25 16:06:47 +01:00
qualifier
…
reflection
…
funConstructorCallJS.kt
…
funConstructorCallJS.txt
…
implementingFunction.kt
…
implementingFunction.txt
…
localClassMetadata.kt
Fix check for local classes in approximating string table
2021-01-20 11:05:53 +03:00
localClassMetadata.txt
Fix check for local classes in approximating string table
2021-01-20 11:05:53 +03:00
noImpl.kt
…
noImpl.txt
…
platformDependent.kt
…
platformDependent.txt
…
runtimeAnnotations.kt
…
runtimeAnnotations.txt
…
unsafeCastFunctionOnDynamicType.dynamic.txt
…
unsafeCastFunctionOnDynamicType.kt
Migrate compiler, idea and others to new case conversion api
2021-04-08 03:22:02 +03:00
unsafeCastFunctionOnDynamicType.txt
…
wrongMultipleInheritance.kt
…
wrongMultipleInheritance.txt
…