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
9975bb8935e4d38a44b050e5bb4231e3ed971aa1
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
modifiers
T
History
Dmitry Jemerov
9975bb8935
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
..
defaultModifier.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
defaultModifier.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
IllegalModifiers.kt
Report illegal modifiers and annotations on primary constructor
2015-03-31 20:20:22 +03:00
IllegalModifiers.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
incompatibleVarianceModifiers.kt
Added check for incompatible variance modifiers and repeated modifiers
2014-12-27 00:55:25 +03:00
incompatibleVarianceModifiers.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
repeatedModifiers.kt
Added check for incompatible variance modifiers and repeated modifiers
2014-12-27 00:55:25 +03:00
repeatedModifiers.txt
Updata test data: txt files for diagnostics tests
2015-02-16 15:38:36 +03:00