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 |
|
Zalim Bashorov
|
619854a7a3
|
JS frontend: additional check for nativeSetter -- check that the return type is either Unit or a supertype of the second parameter's type.
|
2014-12-30 19:10:38 +03:00 |
|
Zalim Bashorov
|
92984a37ea
|
Js frontend: prohibit default values for functions annotated as nativeIndexer.
|
2014-12-16 18:30:05 +03:00 |
|
Zalim Bashorov
|
4c3073d03e
|
JS frontend tests: add test cases with declare member extension functions.
|
2014-12-16 18:30:04 +03:00 |
|
Zalim Bashorov
|
31d4a8c226
|
JS frontend: added tests for nativeInvoke, nativeGetter, nativeSetter.
|
2014-12-01 15:27:38 +03:00 |
|