Alexander Udalov
|
e136025ac5
|
Show "kotlin.Any" in decompiled text for local/anonymous types
|
2015-03-07 02:30:28 +03:00 |
|
Pavel V. Talanov
|
b51368a5e5
|
Fix cls builder for new decompiler
|
2015-03-06 19:36:58 +03:00 |
|
Pavel V. Talanov
|
59f192ef90
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
|
2015-03-06 19:36:54 +03:00 |
|
Pavel V. Talanov
|
48fbce9582
|
Refactor: process mentions of class object
Rename usages that refer to "default object" concept now
Test data file names are left as is
|
2015-03-03 20:57:08 +03:00 |
|
Pavel V. Talanov
|
cceb5738c8
|
Can't omit default object name in imports and types
There should be only one way to denote a type (A.Default.B can't be denoted as A.B)
|
2015-03-03 13:04:28 +03:00 |
|
Pavel V. Talanov
|
be5f00ad1c
|
Update test data for various stub tests
|
2015-02-16 15:38:33 +03:00 |
|
Pavel V. Talanov
|
e9ebf4e3c1
|
Cls stub builder test: test extension on function type
|
2014-12-24 16:49:58 +03:00 |
|
Pavel V. Talanov
|
69ec789013
|
Support PRIVATE_TO_THIS in cls stub builder
|
2014-12-22 16:05:15 +03:00 |
|
Pavel V. Talanov
|
6362336208
|
Test stubs for compiled Kotlin files
|
2014-12-21 14:23:26 +03:00 |
|