This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-10 15:53:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin
/
plugins
/
allopen
/
allopen-cli
History
Vyacheslav Gerasimov
4aa3040550
Build: Use runtimeOnly instead of deprecated runtime
...
maven-publish plugin uses `runtimeOnly` for runtime scope instead of `runtime`
2020-06-14 20:31:26 +03:00
..
resources/META-INF
/services
Move resources from /src to separate /resources directory.
2018-11-30 15:01:01 +03:00
src
Add UL support for AllOpen compiler plugin
2019-10-18 23:22:47 +03:00
test/org/jetbrains/kotlin
/allopen
Regenerate tests
2020-01-02 10:31:00 +01:00
testData
/bytecodeListing
AllOpen: Update test data (enum constructors are now private)
2018-12-12 21:40:45 +09:00
build.gradle.kts
Build: Use runtimeOnly instead of deprecated runtime
2020-06-14 20:31:26 +03:00