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
8db05460525dc90b402629e2d26a6bafc9abddc6
kotlin-fork
/
idea
/
testData
/
refactoring
T
History
Alexander.Podkhalyuzin
8db0546052
Do not check function names in scope to suggest name for introduce variable refactoring (local values can overload function names from upper scopes).
2012-05-21 18:29:01 +04:00
..
introduceVariable
Fixed KT-1295, first part of removing 'println'. Undo part is still not working.
2012-02-15 19:38:42 +04:00
nameSuggester
Do not check function names in scope to suggest name for introduce variable refactoring (local values can overload function names from upper scopes).
2012-05-21 18:29:01 +04:00
rename
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