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-11 08:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin
/
compiler
/
testData
/
compileJavaAgainstKotlin
History
Ilya Gorbunov
f4822cd757
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
..
class
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
enum
Enum.values: deprecation (warning) --> deprecation (error)
2015-12-11 11:11:42 +03:00
method
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
platformStatic
drop deprecated @platformName and @platformStatic annotations
2015-11-02 17:00:44 +01:00
property
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
sealed
fix tests in org.jetbrains.kotlin.jvm.compiler
2015-09-08 02:04:38 +03:00
staticFields
Private visibility for non-const, non-jvmField class companion property backing field
2015-12-29 16:45:22 +03:00
targets
Remove @annotation from test data
2015-10-19 20:45:01 +03:00