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
|
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
|
72aba2b758
|
Change default parameter rendering in decompiled text
So the code does not contain syntax errors
|
2014-12-21 14:23:23 +03:00 |
|
Pavel V. Talanov
|
d0479aa61b
|
DecompiledTextFactory: use own implementation of type normalizer
Do not rely on IDE utils
This makes implementing cls stub builder easier
|
2014-12-21 14:23:22 +03:00 |
|
Pavel V. Talanov
|
d2cfcfa659
|
Fix test data after changes to renderer and descriptors
|
2014-11-14 17:09:05 +03:00 |
|
Pavel V. Talanov
|
5fb4f41030
|
Rename test data folder: libraries -> decompiler
|
2014-10-31 18:12:20 +03:00 |
|