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-11 15:53:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdc64f322cfcce93ebd8839dec943ddc8aee7a1d
kotlin
/
compiler
/
testData
/
codegen
/
box
/
defaultArguments
History
Michael Bogdanov
7e8e4e9e1b
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
...
#KT-2789 Fixed #KT-9428 Fixed #KT-9924 Fixed
2015-11-13 10:14:01 +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
remove support for 'trait' keyword
2015-09-22 15:00:24 +02: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