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
29bc36b69cfaab0a9d7228b08867aa6e08104efb
kotlin-fork
/
compiler
/
jet.as.java.psi
/
src
/
org
/
jetbrains
/
jet
/
asJava
T
History
Evgeny Gerashchenko
6e7d08b478
Introduced BuiltinsScopeExtensionMode enum. Using it instead of CompilerSpecialMode to create JavaBridgeConfiguration.
2012-07-07 23:07:18 +04:00
..
ClsWrapperStubPsiFactory.java
Fixed KT-2019 Unit test runner: navigation by double click from a test to source code does not work
2012-05-18 20:55:56 +04:00
JavaElementFinder.java
Don't create namespace class for file if codegen won't do so
2012-06-18 16:08:05 +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
Introduced BuiltinsScopeExtensionMode enum. Using it instead of CompilerSpecialMode to create JavaBridgeConfiguration.
2012-07-07 23:07:18 +04:00
JetLightPackage.java
move NameUtils, FqName into name subpackage
2012-05-23 02:52:30 +04:00
StubClassBuilder.java
assert error/NonExistentClass is only generated when mode = SIGNATURES
2012-04-19 18:56:05 +04:00