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-13 08:31:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c7786f7d058658a14e712e02276761ba2ccb030
kotlin
/
compiler
/
testData
/
codegen
/
box
/
defaultArguments
History
Yan Zhulanow
9d1af5a17e
Fix tests: "infix modifier required" and "operator modifier required" errors
2015-11-27 15:51:11 +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
Fix tests: "infix modifier required" and "operator modifier required" errors
2015-11-27 15:51:11 +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