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
4da03f75f9b79d36a62bb125a7ae6c3660aad04f
kotlin-fork
/
compiler
/
jet.as.java.psi
/
src
/
org
/
jetbrains
/
jet
/
asJava
T
History
Alexander Udalov
e2809b8080
Revert changes introduced in
a31b7480
...
JavaElementFinder is no longer needed to find namespace$src$ classes
2012-10-25 21:42:09 +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
Revert changes introduced in
a31b7480
2012-10-25 21:42:09 +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
Properly detect Kotlin built-ins:
2012-10-18 19:57:18 +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
LightClassUtil.java
Properly detect Kotlin built-ins:
2012-10-18 19:57:18 +04:00
StubClassBuilder.java
EA-39162 Exception while trying to wrap method with default parameters
2012-09-27 18:52:58 +04:00