Commit Graph

16 Commits

Author SHA1 Message Date
Toshiaki Kameyama
4d9b19da82 Remove comments from function/property implementation template
#KT-18539 Fixed
2019-11-13 08:37:25 +09:00
Dmitry Jemerov
079d857aa2 update testdata for https://github.com/JetBrains/kotlin/pull/896/ 2016-07-19 17:58:09 +02:00
Alexey Sedunov
1635018fe7 Override/Implement: Use function body template when generating functions with default body
#KT-11807 Fixed
2016-04-21 16:40:17 +03:00
Nikolay Krasko
774af134fa Move caret to generated element and add selection 2014-10-06 17:53:02 +04:00
Nikolay Krasko
a50720d74d Remove rest of whitespace on override or implement to insert generated at caret offset 2014-10-06 17:53:00 +04:00
Andrey Breslav
fa2ea75c09 Do not add explicit visibility modifiers in Override/Implement 2013-09-05 21:59:41 +04:00
Andrey Breslav
947ab99f53 Tests fixed after default nullability for type arguments changed to NotNull 2012-12-14 15:28:22 +04:00
Evgeny Gerashchenko
a773b8426e Removed copyrights from Java test data. 2012-11-28 15:23:55 +04:00
Alexander Udalov
a85f46816e KT-937 When loading array types from Java project them so that they are covariant
#KT-937 Fixed
2012-08-01 21:27:57 +04:00
Alexander.Podkhalyuzin
b5b9f7ba98 Fixed broken testdata. 2012-05-23 15:58:12 +04:00
Svetlana Isakova
cd1221b1b2 fix in 'protected' visibility check 2012-04-06 20:42:51 +04:00
Sergey Lukjanov
d4cce32008 Override/Implement actions are now inherits visibility. 2012-04-04 19:15:25 +04:00
olegkunov
96d7203370 KT-1378 Code formatting: spaces around ':'
Changed test data to match actual behavior of the "override methods" feature.
2012-03-01 21:18:37 +04:00
Maxim Shafirov
a03922d467 Copyrights set to Apache, reflecting it's now open source 2012-02-14 19:25:06 +04:00
Nikolay Krasko
2a3d1b2b45 KT-1033 Generate implementations produces wrong code 2012-01-18 12:16:40 +04:00
Dmitry Jemerov
7714e850b9 handle parameters in implement members 2011-11-04 19:20:52 +01:00