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
9482706b81bbc957bfb51fcd767cba6c2abeb6e6
kotlin-fork
/
compiler
T
History
Steven Allen
1a04b887a4
Fix JetSimpleNameExpression.getReceiverExpression
...
The receiver of `in` expressions is on the right, not the left.
2014-04-29 14:47:31 +04:00
..
android-tests
Android tests: revert sdk version to 4.1
2014-03-17 14:00:20 +04:00
backend
Optimizations of When expression with int constants: heuristics from openJDK for decision about using tableswitch/lookupswitch
2014-04-25 18:17:37 +04:00
backend-common
Move some utilities from OverridingUtil to OverrideResolver
2014-04-17 19:51:30 +04:00
builtins-serializer
Minor, fix warning
2014-03-28 21:56:04 +04:00
cli
Remove MockPsiDocumentManager: it is registered in CoreProjectEnvironment
2014-04-24 16:38:50 +04:00
frontend
Fix JetSimpleNameExpression.getReceiverExpression
2014-04-29 14:47:31 +04:00
frontend.java
Optimize PropertyMetadataImpl instance creation
2014-04-24 16:10:15 +04:00
integration-tests
Convert module scripting to .ktm extension.
2014-03-24 18:17:51 +04:00
jet.as.java.psi
JetElement.getContainingJetFile() introduced
2014-04-21 21:55:00 +04:00
preloader
Update to ASM5
2014-04-01 02:55:05 +04:00
testData
Optimizations of When expression with int constants:
2014-04-25 18:17:37 +04:00
tests
Fix JetSimpleNameExpression.getReceiverExpression
2014-04-29 14:47:31 +04:00
util
Module 'util.runtime' doesn't depend on intellij-core anymore
2014-03-28 21:44:07 +04:00