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
bbbdfd25d9a80167e787a70175ec787ce4e7b700
kotlin-fork
/
idea
/
tests
/
org
/
jetbrains
/
jet
/
plugin
/
intentions
T
History
Ross Hanson
bbbdfd25d9
KT-4820: Added new tests, introduced functionality to detect overridden functions, other minor fixes
2014-05-09 05:48:50 -04:00
..
AbstractCodeTransformationTest.java
KT-4820: Intention to remove an unused index variable from a for loop.
2014-05-09 05:48:50 -04:00
AbstractIntentionTest.java
Add missing copyrights across the project
2014-05-05 20:43:35 +04:00
AttributeCallReplacementIntentionTestHelpers.kt
Add replacement intentions for operator functions
2014-03-10 11:15:11 -04:00
CodeTransformationTestGenerated.java
KT-4820: Added new tests, introduced functionality to detect overridden functions, other minor fixes
2014-05-09 05:48:50 -04:00
ConvertToBlockBodyTestGenerated.java
Convert to block body intention action
2014-03-04 19:13:54 +04:00
ConvertToExpressionBodyTestGenerated.java
Update year to 2014 in generated files
2014-01-31 16:46:16 +04:00
IntentionTestException.kt
Add ability to test for expected errors in intentions
2014-03-10 10:46:28 -04:00
SpecifyTypeExplicitlyTest.java
Specify type explicitly: Add tests
2014-02-04 14:42:37 +04:00