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
1c0bbcd72bf7607faed8ef2a4059831c155b3bca
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
defaultArguments
T
History
Yan Zhulanow
3fa506fd45
"Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
2016-01-26 17:21:44 +03:00
..
constructor
Get rid of deprecated annotations in testData
2015-09-18 10:14:32 +03:00
convention
Fix for KT-9140: Default parameters are passed as nulls when using indexing [ ] invocation
2015-11-06 11:46:11 +03:00
function
"Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
2016-01-26 17:21:44 +03:00
private
Change
MISSING_CONSTRUCTOR_KEYWORD
severity to error
2015-06-12 11:23:13 +03:00
signature
Fix for KT-2789: NoSuchMethodError when calling trait function with default arguments that returns generic type, KT-9428 Abstract method with one parameter and one default parameter produces NoSuchMethodError, KT-9924 NoSuchMethod when replacing generic with specific type
2015-11-13 10:14:01 +03:00