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
5ded315cbbd0db1bd4f211640dcfa873b447008a
kotlin-fork
/
compiler
/
testData
/
renderer
T
History
Alexander Udalov
9882e86ecb
Don't render contents of enum entry classes in .txt tests, regenerate tests
...
They are irrelevant because cannot be accessed from the outside anyway
2015-08-28 21:11:06 +03:00
..
Classes.kt
Rendering changed: "annotation class" is now just "class" (with kotlin.annotation.annotation if it's kotlin annotation).
2015-07-14 16:25:08 +03:00
Enum.kt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
ErrorType.kt
Adjusted tests to the new DescriptorRenderer behaviour
2013-04-29 15:44:07 +04:00
FunctionTypes.kt
Descriptor Renderer: Add parentheses around receiver type if it's non-nullable function type
2015-06-27 13:58:00 +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
Rendering changed: "annotation class" is now just "class" (with kotlin.annotation.annotation if it's kotlin annotation).
2015-07-14 16:25:08 +03:00
ObjectWithConstructor.kt
Minor: fix test data
2015-06-03 14:29:44 +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