Alexander Udalov
|
7febd846e8
|
Export 'intellij-core' in module 'frontend'
Remove intellij-core from dependencies of modules which already depend
on frontend or any module that exports frontend (such as frontend.java)
|
2017-06-06 14:29:26 +03:00 |
|
Zalim Bashorov
|
51e84f7ce4
|
Move some script related part of frontend to separate module to avoid using kotlin-reflect.jar in frontend module
Main goal is get rid of kotlin-reflect.jar from modules what required for minimal compiler.jar which can compile Kotlin only to JS to make it smaller.
|
2017-04-17 18:18:35 +03:00 |
|
Alexey Tsvetkov
|
51a8f6ee4f
|
Implement server side IC
|
2016-12-19 22:55:21 +03:00 |
|
Ilya Chernikov
|
6e96d192bf
|
Move incremental components to compller util to reduce dependencies of compiler interface modules
|
2016-11-09 11:09:32 +01:00 |
|
Alexander Udalov
|
2ccd6d54b7
|
Add kotlin-reflect as a separate library
Exclude in core modules, since they do not have kotlin-reflect.jar in
dependencies when are built in build.xml
|
2015-12-21 18:46:08 +03:00 |
|
Alexander Udalov
|
a9476dfe37
|
Replace 'kotlin-runtime' in module dependencies with 'util'
|
2015-12-21 18:46:08 +03:00 |
|
Ilya Chernikov
|
c76bec51a0
|
Moving daemon files, renaming namespaces, modules and jar
|
2015-11-27 19:04:04 +01:00 |
|