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
e2dcec62d3448cd52f0e19fb99e6a7e2225ac8f3
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
defaultArguments
T
History
Mikhail Zarechenskiy
d7093db5c5
Allow to use emptyArray in annotation as argument
...
#KT-14236 Fixed
2017-02-07 14:07:20 +03:00
..
constructor
Allow to use emptyArray in annotation as argument
2017-02-07 14:07:20 +03:00
convention
…
function
"Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
2016-01-26 17:21:44 +03:00
private
…
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
implementedByFake.kt
JS: support case when class inherits method from superclass and both implements same method (but with optional parameter) from superinterface.
2017-01-12 18:12:36 +03:00
kt6382.kt
Merge boxWithStdlib testData into box, delete BoxWithStdlib test
2016-03-09 10:25:38 +03:00
protected.kt
Fix for KT-13890: IllegalAccessError when invoking protected method with default arguments
2016-10-26 12:13:20 +03:00
simpleFromOtherFile.kt
Merge boxMultiFile testData into box, delete BoxMultiFile test
2016-03-09 10:25:38 +03:00
superCallCheck.kt
Do not generate unnecessary super-call checks for functions with defaults
2016-12-27 16:22:12 +03:00