This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3b29b329036236a059085081df72821433775f71
kotlin-fork
/
idea
/
testData
T
History
Nikolay Krasko
3b29b32903
Remove analyzeProjectWithCache with caching on project. It's used nowhere, gives cycles in resolve and produce second copy of binding context.
...
KT-1792 UI freeze and AssertionError in log #KT-1792 fixed
2012-04-17 15:03:07 +04:00
..
checker
Fixed highlighting for safe access dot.
2012-04-11 15:53:57 +04:00
codeInsight
/overrideImplement
fix in 'protected' visibility check
2012-04-06 20:42:51 +04:00
completion
Fix project completion in the beginning
2012-04-16 20:50:01 +04:00
editor
/optimizeImports
KT-1426 Implement "Optimize Imports" in plugin - do not remove imports for objects
2012-03-20 18:47:25 +04:00
formatter
KT-1712 Formatting for getters and setters
2012-04-04 17:36:55 +04:00
highlighter
Changed highlighting for extension properties and functions, so extension members will be highlighted differently depending on their container (instance or namespace).
2012-04-11 15:53:57 +04:00
javaFacade
missed shift
2011-12-23 19:51:25 +03:00
libraries
Implemented better rendering for parameters with default values in decompiler and descriptor renderer.
2012-04-08 19:59:53 +04:00
parameterInfo
/functionParameterInfo
Fixed JetFunctionParameterInfoTest. Replaced Int with jet.Int, Boolean with jet.Boolean, etc in test data.
2012-03-12 16:21:17 +04:00
quickfix
KT-1712 Formatting for getters and setters
2012-04-04 17:36:55 +04:00
refactoring
Remove analyzeProjectWithCache with caching on project. It's used nowhere, gives cycles in resolve and produce second copy of binding context.
2012-04-17 15:03:07 +04:00
resolve
KT-763 Ctrl click failed on unresolved reference
2012-01-11 19:32:30 +04:00
templates
fix tests
2012-04-04 20:18:45 +04:00
wordSelection
Added test for selection of when entries.
2012-02-27 12:28:47 +04:00