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 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2653ad1e9c5839c45f80273215d1a8d7841a159
kotlin
/
compiler
/
testData
/
codegen
/
boxWithJava
/
platformStatic
History
Mikhail Glukhikh
b2653ad1e9
Deprecated enum syntax removed: most compiler tests
2015-08-10 16:24:12 +03:00
..
annotations
Annotations have now retention of "RUNTIME" by default. Java retention is generated as given by kotlin annotation. Annotation rendering changed.
2015-07-14 16:25:01 +03:00
classObject
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
enumCompanion
Deprecated enum syntax removed: most compiler tests
2015-08-10 16:24:12 +03:00
object
Support platformStatic for properties
2014-11-20 10:20:31 +03:00