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
e7cbff14efe48db0b0f9fc6015eecaf1e99c0c47
kotlin-fork
/
compiler
/
jet.as.java.psi
/
src
/
org
/
jetbrains
/
jet
/
asJava
T
History
Alexander Udalov
a31b748092
JavaElementFinder now correctly finds namespace$src$ classes
...
No new tests added #KT-2839 Fixed
2012-10-10 18:11:11 +04:00
..
wrappers
Move anonymous class to separate file
2012-09-27 18:52:59 +04:00
ClsWrapperStubPsiFactory.java
Move anonymous class to separate file
2012-09-27 18:52:59 +04:00
JavaElementFinder.java
JavaElementFinder now correctly finds namespace$src$ classes
2012-10-10 18:11:11 +04:00
JetCodeBlockModificationListener.java
don't increment out-of-code-block modification count for changes that are not in Kotlin files
2012-05-25 15:42:45 +02:00
JetLightClass.java
More information about errors in wrapping functions
2012-09-27 18:52:57 +04:00
JetLightPackage.java
move NameUtils, FqName into name subpackage
2012-05-23 02:52:30 +04:00
LightClassGenerationStrategy.java
GenerationState refactored to be (almost) immutable and methodless (modulo little protection from reuse)
2012-08-30 09:33:10 +03:00
StubClassBuilder.java
EA-39162 Exception while trying to wrap method with default parameters
2012-09-27 18:52:58 +04:00