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
1a4ff598e3e89d432a516665c2927c8846a05930
kotlin-fork
/
idea
T
History
Alexey Sedunov
1a4ff598e3
Override/Implement Members: Do not make return type non-nullable if base
...
return type is explicitly nullable #KT-13383 Fixed #KT-13379 Fixed
2016-08-10 11:45:35 +03:00
..
formatter
Formatter: Remove spaces before question mark in nullable types (KT-12830)
2016-06-29 16:15:59 +03:00
ide-common
Data flow values refactoring: removed DataFlowValue.kind.isStable, renamed DataFlowValue.isPredictable -> DataFlowValue.isStable
2016-07-28 15:14:48 +03:00
idea-analysis
KtLightClassForDecompiledDeclaration is now marked by KtLightClassMarker
2016-08-03 17:29:06 +03:00
idea-android
Build output parser in separate module under 1.6 (KT-12159)
2016-06-14 20:58:07 +03:00
idea-completion
KT-12793 Code completion doesn't suggest abstract protected extension methods
2016-08-05 19:36:52 +03:00
idea-core
Override/Implement Members: Do not make return type non-nullable if base
2016-08-10 11:45:35 +03:00
idea-jps-common
idea: cleanup 'public', property access syntax
2016-01-07 18:12:36 +01:00
idea-live-templates
Disable templates that are available on "TOP_LEVEL" in scripts
2016-06-25 22:25:21 +03:00
idea-maven
Update description in DifferentKotlinMavenVersionInspection
2016-07-11 13:52:11 +03:00
idea-repl
in REPL tests, wait for process destroyed handler to fire after destroying process and before performing the rest of dispose
2016-07-19 13:24:56 +02:00
idea-test-framework
Rename: Implement automatic renamer for test classes
2016-06-06 21:29:11 +03:00
resources
Intention / inspection for unnecessary lateinit #KT-13011 Fixed
2016-08-03 09:31:03 +03:00
src
Quick Fixes: Use simple class name in "Change function return type" quickfix
2016-08-10 11:45:35 +03:00
testData
Override/Implement Members: Do not make return type non-nullable if base
2016-08-10 11:45:35 +03:00
tests/org/jetbrains
/kotlin
Override/Implement Members: Do not make return type non-nullable if base
2016-08-10 11:45:35 +03:00
idea.iml
Minor: mark folder as resources not a source root
2016-07-07 02:51:24 +03:00