Nikolay Krasko
|
473a05b456
|
Fix too frequent check for compiler modification
|
2016-04-04 15:25:49 +03:00 |
|
Alexey Sedunov
|
c4eb8ceb53
|
Compiler Daemon: Use clearHandlersCache() method instead of Reflection API
(old code may fail in IDEA Ultimate due to field obfuscation)
|
2016-03-25 16:00:08 +03:00 |
|
Ilya Gorbunov
|
744a7a83f7
|
Cleanup RC deprecations in compiler and plugin.
|
2016-01-27 18:34:30 +03:00 |
|
Zalim Bashorov
|
fb21ef2e1d
|
Use interner in LookupTracker implementations to reduce memory consuming
|
2016-01-26 23:14:20 +03:00 |
|
Ilya Gorbunov
|
92c2d17910
|
Cleanup leftovers in compiler and IDE
|
2016-01-17 15:52:11 +03:00 |
|
Dmitry Jemerov
|
117a0d8b7b
|
compiler: cleanup 'public', property access syntax
|
2016-01-07 17:57:38 +01:00 |
|
Alexander Udalov
|
6048ebf871
|
Fix terminology: internal name instead of FQ name
|
2015-12-21 20:27:41 +03: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
|
6ba68da811
|
Working around cancellation-related exception in case of different versions of daemon and client
|
2015-12-18 22:17:15 +01:00 |
|
Ilya Gorbunov
|
c23c2dbe85
|
FileTreeWalk: correct usage not to filter out subdirectories
|
2015-12-14 05:15:52 +03:00 |
|
Ilya Chernikov
|
6313ecac1c
|
another attempt to fix parallel compilation - enabling keepalive in compiler use sites, but in jps taking parallel compilation option into account, so it should be now not set in tests
|
2015-12-02 10:30:56 +01:00 |
|
Ilya Chernikov
|
96a9634ace
|
using mapNotNull insteand of map + filterNotNull
|
2015-11-27 19:04:05 +01:00 |
|
Ilya Chernikov
|
fd81063134
|
Renaming daemon main object, so it is better recognizable in jps/ps output
|
2015-11-27 19:04:05 +01:00 |
|
Ilya Chernikov
|
c76bec51a0
|
Moving daemon files, renaming namespaces, modules and jar
|
2015-11-27 19:04:04 +01:00 |
|