Stepan Koltsov
|
c9e3891a5e
|
fix test
|
2012-03-02 21:25:18 +04:00 |
|
Stepan Koltsov
|
c15bd2f75d
|
KT-1490 serialization of constructor parameters
|
2012-03-02 20:43:47 +04:00 |
|
Alex Tkachman
|
8b622f97f4
|
getting rid of TypeInfo
|
2012-02-21 14:54:00 +02:00 |
|
Stepan Koltsov
|
4545c72f69
|
properly serialize/parse Nothing type
|
2012-01-25 22:23:46 +04:00 |
|
Stepan Koltsov
|
614ee5d690
|
java.lang.String in signature should serialized and mapped back to java.lang.String
|
2012-01-24 00:38:26 +04:00 |
|
Stepan Koltsov
|
f21ad2f536
|
fix couple of bugs in constructor signature serialization/parsing
|
2012-01-23 22:49:46 +04:00 |
|
Stepan Koltsov
|
6ceb6816be
|
ReadKotlinBinaryClassTest: List<*>
|
2012-01-18 12:03:42 +04:00 |
|
Stepan Koltsov
|
82880c82e3
|
WriteSignatureTest for varargs
|
2012-01-13 03:55:10 +04:00 |
|
Stepan Koltsov
|
046a92ed7a
|
add lost tests
|
2012-01-11 19:36:48 +04:00 |
|
Stepan Koltsov
|
2338af30a0
|
arrays in signatures: more tests, fix bugs
|
2012-01-06 23:21:31 +04:00 |
|
Stepan Koltsov
|
74e72fbbc6
|
fix comparable signature generation
fix todo by Alex Tkachman 2ec54436c5
|
2012-01-03 21:15:26 +04:00 |
|
Stepan Koltsov
|
a7a1bd2102
|
omit generic signature for simple methods
|
2012-01-03 21:15:21 +04:00 |
|
Stepan Koltsov
|
52400dbd1e
|
explicit test for java signature writing
(partially replaces CompileJavaAgainstKotlinTest)
|
2012-01-03 21:15:12 +04:00 |
|