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
1d2e02afb4e837ce682d97c4d57b57b8d9387315
kotlin-fork
/
compiler
T
History
Stepan Koltsov
1d2e02afb4
use MutableClassDescriptorLite instead of MutableClassDescriptor
...
where MutableClassDescriptor is not necessary
2012-02-14 17:34:29 +04:00
..
backend
fix constructor signature write fix after
ace34b01bc
2012-02-13 21:30:14 +04:00
cli
Added CompileEnvironment.dispose() in KotlinCompiler to restore original Application after compilation.
2012-02-13 20:28:03 +04:00
frontend
use MutableClassDescriptorLite instead of MutableClassDescriptor
2012-02-14 17:34:29 +04:00
frontend.java
rewrite owner when copying FunctionDescriptor from supertype scope
2012-02-10 20:36:40 +04:00
jet.as.java.psi
KT-1051 Java interoperability completion - invalidating java packages strategy
2012-02-07 13:29:21 +04:00
testData
fix a case of fake override of abstract and non-abstract function
2012-02-13 23:34:01 +04:00
tests
Reverted my commits to restore build.
2012-02-13 19:53:03 +04:00
util
diagnostics in CompileEnvironment
2012-02-09 16:34:26 +04:00