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
2c31a1a3458cdadbbbd4a4a2074cea40dc2f5e8d
kotlin-fork
/
plugins
/
android-compiler-plugin
/
src
T
History
Ilya Gorbunov
2c31a1a345
Compiler&plugin deprecations cleanup: *array -> *arrayOf, copyToArray -> toTypedArray.
2015-06-29 17:06:12 +03:00
..
META-INF
/services
Provide values using ServiceLoader instead of MANIFEST.MF
2015-02-26 15:25:44 +03:00
org/jetbrains/kotlin/lang/resolve
/android
Compiler&plugin deprecations cleanup: *array -> *arrayOf, copyToArray -> toTypedArray.
2015-06-29 17:06:12 +03:00
AndroidComponentRegistrar.kt
Support several res/ directories
2015-05-08 18:19:23 +03:00
AndroidExpressionCodegenExtension.kt
Enum warnings fixed: deprecated delimiters, short super constructors, both in project and in libraries
2015-05-18 16:08:16 +03:00