Commit Graph

10 Commits

Author SHA1 Message Date
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
a1f4c06a49 Update test data that mentioned old JvmAbi constants 2015-02-16 15:38:34 +03:00
Andrey Breslav
120c344f11 Fix access to private static native functions 2014-12-16 16:23:35 +03:00
Andrey Breslav
6916c0f5cc Test for native property accessors 2014-12-16 16:23:34 +03:00
Andrey Breslav
6596c6d943 Support native top-level functions 2014-12-16 16:23:33 +03:00
Andrey Breslav
56216c4bd8 Test for function with default parameters marked native 2014-12-16 16:23:32 +03:00
Andrey Breslav
a94a1f8a6f Report error on native declaration with a body 2014-12-16 16:23:30 +03:00
Andrey Breslav
27d403ee23 Make native class object members delegate to static methods in the outer class 2014-12-16 16:23:28 +03:00
Andrey Breslav
d20651b881 Support native on [platformStatic] functions 2014-12-16 15:17:33 +03:00
Andrey Breslav
cba6652c05 Simplistic support for native flag 2014-12-16 15:17:33 +03:00