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
70dbbd8fda5bfbd8c9562a0a23d203b4e9030871
kotlin-fork
/
compiler
/
testData
/
renderer
T
History
Denis Zharkov
70dbbd8fda
Resolve constructors declared in traits and objects
...
It prevents exceptions and produces less red code #EA-68667 Fixed
2015-06-02 14:07:49 +03:00
..
Classes.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
Enum.kt
Replace "jet" package name with "kotlin" in testData
2014-03-02 19:55:26 +04:00
ErrorType.kt
Adjusted tests to the new DescriptorRenderer behaviour
2013-04-29 15:44:07 +04:00
FunctionTypes.kt
Conform functions to extension functions and vice versa
2015-05-26 15:04:56 +03:00
FunctionTypesInSignature.kt
DescriptorRenderer: fix rendering of functional types in receivers
2014-10-31 15:04:45 +03:00
GlobalFunctions.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
GlobalProperties.kt
Fix wrong containingDeclaration for property type parameter.
2014-11-17 17:45:05 +03:00
InheritedMembersVisibility.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
KeywordsInNames.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
ObjectWithConstructor.kt
Resolve constructors declared in traits and objects
2015-06-02 14:07:49 +03:00
StarProjection.kt
KT-6698 Bad class file when using a star-projection on a Java's recursive generic parameter
2015-02-02 19:52:00 +03:00
TraitWithConstructor.kt
Resolve constructors declared in traits and objects
2015-06-02 14:07:49 +03:00
UnitType.kt
Replace "jet" package name with "kotlin" in testData
2014-03-02 19:55:26 +04:00