Evgeny Gerashchenko
|
ee1f1f3d56
|
Added check for extra and missing upper bounds in alternative signatures.
|
2012-06-27 00:44:14 +04:00 |
|
Evgeny Gerashchenko
|
2840f6d3ba
|
Added checking for function name in alternative signature.
|
2012-06-27 00:44:10 +04:00 |
|
Evgeny Gerashchenko
|
d897ba754d
|
Added checking for missing return type in alternative signature.
|
2012-06-27 00:44:09 +04:00 |
|
Evgeny Gerashchenko
|
f0857d0081
|
Added checking type parameters count in alternative signatures.
|
2012-06-27 00:44:09 +04:00 |
|
Evgeny Gerashchenko
|
d9127fc34b
|
Added prohibiting adding of nullability in alternative signatures.
|
2012-06-27 00:44:09 +04:00 |
|
Evgeny Gerashchenko
|
a02ab2b348
|
Added checking for same variance in alternative signatures.
|
2012-06-27 00:44:08 +04:00 |
|
Evgeny Gerashchenko
|
178a10716b
|
Added checking vararg/not vararg in alternative signatures.
|
2012-06-27 00:44:08 +04:00 |
|
Evgeny Gerashchenko
|
a2066ab0ab
|
Added checking for FQ name prefixes in alternative signatures. Added tests.
|
2012-06-27 00:44:07 +04:00 |
|
Evgeny Gerashchenko
|
a72017546b
|
Updated MethodWithGenerics test, replacing Map.Entry with Entry (this must work).
|
2012-06-27 00:44:07 +04:00 |
|
Evgeny Gerashchenko
|
de83e93f28
|
Added checks for type arguments numbers in alternative signatures. Added tests.
|
2012-06-27 00:44:07 +04:00 |
|
Evgeny Gerashchenko
|
1649b208cb
|
Added check for value parameters number in alternative signatures loading.
|
2012-06-27 00:44:06 +04:00 |
|
Evgeny Gerashchenko
|
70a8151e87
|
Regenerated test data for ReadJavaBinaryClassTest.
|
2012-06-16 19:38:19 +04:00 |
|
Evgeny Gerashchenko
|
da1aceb090
|
Fixed test data for ReadJavaBinaryClassTest, avoiding "package" visibility.
|
2012-06-16 15:39:36 +04:00 |
|
Evgeny Gerashchenko
|
bb0f3f733b
|
Added alternative signature test with vararg parameter.
|
2012-06-09 16:46:37 +04:00 |
|
Evgeny Gerashchenko
|
0d47bf5472
|
Added test with syntax error in alternative signature annotation.
|
2012-06-09 16:46:36 +04:00 |
|
Evgeny Gerashchenko
|
35e020e742
|
Removed unnecessary copyright comment in test data.
|
2012-06-09 16:46:36 +04:00 |
|
Evgeny Gerashchenko
|
b89353e094
|
Added tests for tuple and function types in alternative signatures.
|
2012-06-05 15:59:18 +04:00 |
|
Evgeny Gerashchenko
|
a4c4e2b0f1
|
Added alternative signature test for method with type parameters.
|
2012-06-05 15:59:18 +04:00 |
|
Evgeny Gerashchenko
|
af9ed4082b
|
Renamed MethodWithAlternativeSignature test to MethodWithGenerics, since there will be more tests for methods with alternative signature.
|
2012-06-04 17:33:34 +04:00 |
|
Evgeny Gerashchenko
|
e049bb00d8
|
Added simplest test for @KotlinSignature parsing.
|
2012-06-04 15:28:03 +04:00 |
|