This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-12 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin
/
compiler
/
testData
/
codegen
/
box
/
defaultArguments
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