Pavel V. Talanov
|
ed218c473a
|
Get rid of 'class object' usages in code and builtins
Replace some comments and library usages as well
|
2015-03-25 18:28:00 +03:00 |
|
Pavel V. Talanov
|
2a6facaef6
|
default -> companion: default object -> class object in project code, builtins and libs code
|
2015-03-17 15:46:48 +03:00 |
|
Pavel V. Talanov
|
9ecf95532e
|
Replace 'class object' with default object in project code
|
2015-03-10 18:07:46 +03:00 |
|
Nikolay Krasko
|
c8c1ce521b
|
Add kotlin runtime to idea-jps-common module dependency
#KT-6826 Fixed
|
2015-02-26 12:37:32 +03:00 |
|
Evgeny Gerashchenko
|
1f10cbb0d5
|
Moved constant to idea module and removed redundant dependency.
|
2015-02-13 21:51:50 +03:00 |
|
Evgeny Gerashchenko
|
1484ce4a46
|
Renamed and moved module ide-compiler-runner to idea-jps-common.
Motivation: it has only a bunch of constants and a trivial class needed in idea and jps modules.
|
2015-02-13 21:51:50 +03:00 |
|