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
7c0b8876caee920648dfc0d9ed462f194af084ed
kotlin-fork
/
compiler
T
History
Stepan Koltsov
7c0b8876ca
fix more errors of incomplete classpath
...
after this commit project without JDK configured is not all red
2012-05-30 21:04:47 +04:00
..
backend
Fix instanceof checks after introducing the TypeParameterDescriptor interface
2012-05-30 21:01:33 +04:00
cli
modified the JS compiler so that it can have definitions and library sources specified or discovered on the classpath; so for example we can then discover the kotlin standard library kotlin that needs to be compiled; plus the JS library definitions (which map to the kotlin-lib.js file)
2012-05-30 15:51:08 +01:00
frontend
fix more errors of incomplete classpath
2012-05-30 21:04:47 +04:00
frontend.java
fix more errors of incomplete classpath
2012-05-30 21:04:47 +04:00
integration-tests
script parameters
2012-05-28 20:31:29 +04:00
jet.as.java.psi
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
testData
more tests in ScriptGenTest
2012-05-30 19:47:42 +04:00
tests
JavaDescriptorResolver should not crash if there is no original for alt-header
2012-05-30 21:04:47 +04:00
util
Removed unused PathUtil.getAltHeadersRoots()
2012-05-23 17:35:24 +04:00