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
c41ec1ddfbdd75bf8a02b4fbc4cb311ddfdf8f67
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
T
History
Zalim Bashorov
c21e1eb857
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
..
dynamicTypes
Fixed test data
2016-10-11 23:38:53 +03:00
jsCode
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
name
KT-2752: fix support of typealiases
2016-10-08 19:25:52 +03:00
native
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +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
Serializable.kt
Test that primitives, arrays, enums are implicitly serializable on jvm and not js
2015-10-01 17:53:19 +03:00
Serializable.txt
Delete deprecated enum 'values' property
2016-02-19 22:28:44 +03:00