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
50dbda1e1aac804605753f69419c0e3dd381f7fe
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxWithJava
T
History
Alexander Udalov
50dbda1e1a
Introduce KClass.members, make properties/extensionProperties extensions
...
To avoid significant growth of KClass and KPackage interfaces
2015-07-29 21:36:36 +03:00
..
annotatedSamFunExpression
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
annotatedSamLambda
Annotation target checking in front-end, a set of tests for different annotation targets, existing test fixes
2015-07-14 16:25:04 +03:00
annotationsWithKClass
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
builtinStubMethods
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
classObjectAccessor
Drop 'OBJECT$' field deprecated in M11
2015-07-06 16:19:54 +03:00
inline
Fix java visibility publicity
2014-12-23 16:28:44 +03:00
interfaces
Add test cases for obsolete issues
2015-06-17 16:23:55 +03:00
jvmOverloads
Adjust testData: get rid of obsolete annotations
2015-06-12 09:23:31 +03:00
notNullAssertions
/extensionReceiverParameter
Generate not-null assertions on extension receiver parameters
2015-02-03 21:40:39 +03:00
platformName
KT-5524 Support [platformName] annotation for class members
2015-06-04 17:54:08 +03:00
platformStatic
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
properties
Fix incorrect 'original' in property accessors
2015-06-17 16:23:56 +03:00
publicField
/simple
Add tests for publicField
2015-07-07 16:35:23 +03:00
reflection
Introduce KClass.members, make properties/extensionProperties extensions
2015-07-29 21:36:36 +03:00
secondaryConstructors
mark wrapper methods that pass default values of parameters as synthetic
2015-04-13 15:26:20 +02:00