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
b1627e3897fe0d800bb47417c22f1614f471e0ff
kotlin-fork
/
compiler
/
testData
T
History
Andrey Breslav
058e4b833b
Checks for default parameter value consistency
...
Inheriting default values from multiple superclasses is prohibited
2012-04-26 17:33:16 +04:00
..
cfg
KT-1191 Wrong detection of unused parameters
2012-02-24 12:09:02 +04:00
codegen
Reverted explicitly specifying visibility modifier while override
2012-04-18 19:02:24 +04:00
compileJavaAgainstKotlin
getting rid of TypeInfo
2012-02-21 14:54:00 +02:00
compileKotlinAgainstKotlin
test for bytecode generation of kotlin code against descriptors loaded from binary classes
2012-01-19 20:16:09 +04:00
compiler
/smoke
test for default std.io.*
2012-01-20 19:32:12 +04:00
diagnostics
Checks for default parameter value consistency
2012-04-26 17:33:16 +04:00
javaDescriptorResolver
fix complex case of recursion in JavaDescriptorResolver
2012-04-24 22:14:01 +04:00
mockJDK-1.7
add missing JDK classes to mockJDK
2012-02-04 12:49:35 +04:00
psi
Fixed tests.
2012-04-20 22:16:20 +04:00
readJavaBinaryClass
test for inner class of generic class inheriting another generic class
2012-04-19 14:08:50 +04:00
readKotlinBinaryClass
ReadKotlinBinaryClassTest: inner class extend inner class
2012-04-19 14:05:40 +04:00
renderer
Added rendering vararg keywords and valid parameter type in this case.
2012-04-20 20:44:09 +04:00
resolve
KT-1835 cannot call a Java API which has a method from(String) and from(String...)
2012-04-20 19:10:10 +04:00
writeSignature
better import jet namespace
2012-03-19 23:25:27 +04:00