Files
kotlin/compiler/frontend.script
Ilya Chernikov 9baf848765 Optimize scripting-related cache creation and update
reduce number of cases when changes are reported from script dependencies
  provider, that causing rootsChanged event, in particular empty dependencies
  are filtered out now

Should reduce IDEA startup delays.
2017-05-07 17:27:38 +02:00
..