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
9cd5f51b880cd5d237469cd92f1436fa13789f56
kotlin-fork
/
compiler
T
History
Svetlana Isakova
9cd5f51b88
Added test for KT-4711
...
Error type with no error reported from type inference #KT-4711 Fixed
2014-11-21 14:02:43 +03:00
..
android-tests
Fix Android tests
2014-11-21 12:41:16 +03:00
backend
Remove "operation" method from StackValue.kt;
2014-11-21 13:59:44 +03:00
backend-common
Replaced usages of JetScope.getAllDescriptors() with JetScope.getDescriptors() (where makes sense)
2014-11-12 21:24:55 +03:00
builtins-serializer
Moved KindFilter and DescriptorKindExclude out of JetScope, moved constants as well and renamed them
2014-11-12 21:57:49 +03:00
cli
JS backend: fix KT-6277 kotlinc-js: IllegalArgumentException when -output is a file name without directory prefix
2014-11-19 23:38:15 +03:00
frontend
Fixed argument for error message 'TYPE_PARAMETER_AS_REIFIED'
2014-11-21 14:02:43 +03:00
frontend.java
Support platformStatic for properties
2014-11-20 10:20:31 +03:00
integration-tests
JS backend: test for KT-6277
2014-11-19 23:38:12 +03:00
jet.as.java.psi
Light Classes: Provide light classes (as well as light fields) for enum entries
2014-11-18 13:24:57 +03:00
preloader
Passing condition to prefer parent class loader as a parameter to preloader.
2014-08-20 13:46:30 +04:00
testData
Added test for KT-4711
2014-11-21 14:02:43 +03:00
tests
Added test for KT-4711
2014-11-21 14:02:43 +03:00
util
Make single decompiler be responsible for compiled Kotlin files
2014-11-11 17:34:56 +03:00