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
4e3bd10cd3dbecbc6188579b3bc55d0f4c614d91
kotlin-fork
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
enum
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
..
enumVisibility.kt
Merged LoadCompiledKotlin test int LoadJavaTest.
2013-12-17 20:28:59 +04:00
enumVisibility.txt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
enumWithConstuctor.kt
Drop old enum syntax. Comma / semicolon are now a syntactic part of enum entry.
2015-08-11 10:38:10 +03:00
enumWithConstuctor.txt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
enumWithInnerClasses.kt
Drop old enum syntax. Comma / semicolon are now a syntactic part of enum entry.
2015-08-11 10:38:10 +03:00
enumWithInnerClasses.txt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
innerEnum.kt
Merged LoadCompiledKotlin test int LoadJavaTest.
2013-12-17 20:28:59 +04:00
innerEnum.txt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
innerEnumExistingClassObject.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
innerEnumExistingClassObject.txt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
simpleEnum.kt
Merged LoadCompiledKotlin test int LoadJavaTest.
2013-12-17 20:28:59 +04:00
simpleEnum.txt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00