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
d2fdc7ffc00f777e5fc2e56d7fa18ef555877280
kotlin-fork
/
idea
/
testData
/
editor
T
History
Ilya Gorbunov
a62cda8365
Replace types that are imported by default via typealiases such as java.util.ArrayList with something else as it conflicts now with kotlin.collections.ArrayList and has to imported explicitly.
2016-11-16 18:47:42 +03:00
..
backspaceHandler
/stringTemplate
#KT-5728 Fixed
2016-03-08 22:30:14 +03:00
commenter
correct indentation after pressing Enter in KDoc tag
2015-03-23 15:06:59 +01:00
optimizeImports
Replace types that are imported by default via typealiases such as java.util.ArrayList with something else as it conflicts now with kotlin.collections.ArrayList and has to imported explicitly.
2016-11-16 18:47:42 +03:00
quickDoc
Fix handling of underscores in Markdown links (KT-14452)
2016-10-28 16:40:27 +02:00