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
2eb54f234cc6cb0491aed0ff2f82dbc42169d539
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
T
History
Alexey Andreev
2eb54f234c
JS: prohibit passing native interfaces to reified type parameters
2016-11-25 14:07:29 +03:00
..
dynamicTypes
Moved checking that reified is used in inlines only to the main frontend (KT-12695, KT-13697 fixed)
2016-11-15 13:44:48 +03:00
inline
Moved checking that reified is used in inlines only to the main frontend (KT-12695, KT-13697 fixed)
2016-11-15 13:44:48 +03:00
jsCode
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
name
JS: fix exception in JS front-end when checking JsName that was resolved with errors
2016-11-11 11:11:19 +03:00
native
JS: prohibit passing native interfaces to reified type parameters
2016-11-25 14:07:29 +03:00
reflection
Report error when try to use unsupported reflection API in Kotlin JS; allow to use kotlin.Any members on reflection classes for both platforms.
2016-10-14 19:44:58 +03:00